Skip to main content
-2 votes
1 answer
97 views

I am trying to run a mobile app (Android Emulator) with a local Laravel backend, but the emulator is unable to access my local API. Setup Details Backend: Laravel (running locally) Frontend: Mobile ...
vijay choudhary's user avatar
0 votes
2 answers
59 views

Building... ✔ HTTPS configured on port 7260 using localhost certificate. warn: Microsoft.AspNetCore.Server.Kestrel[0] Overriding address(es) 'http://localhost:7001'. Binding to endpoints defined ...
Amay Jariwala's user avatar
0 votes
0 answers
64 views

I’m running a Next.js 14 project on WSL2 (Ubuntu 22.04) with Node.js v20 via nvm. The dev server starts without errors and shows: Local: http://localhost:5173 Network: http://0.0.0.0:5173 However, ...
primeautomations's user avatar
0 votes
0 answers
32 views

I'm using ngrok Free to expose a local server. The problem is that ngrok always assigns me a domain: xxxxx.ngrok-free.dev and I need the domain to be .app because WhatsApp Cloud API does not accept ....
Lazyzz's user avatar
  • 1
0 votes
0 answers
149 views

We installed websockets for Python on macOS using this terminal command: (.venv) a@as-MacBook-Pro dic % python3 -m pip install websockets server.py: #!/usr/bin/env python3 """Secure ...
user31965232's user avatar
0 votes
2 answers
80 views

So I know how to force a URL to localhost but it's very cringe to download the full site and show the modification I want it done on it. So instead of copying and downloading the whole site, I want to ...
Sumi Johnson's user avatar
42 votes
3 answers
46k views

I just installed the 2025-10 cumulative update for Windows 11 on my laptop and am now getting errors on trying to run applications on localhost. Does anybody else have the same problem and is there a ...
gerard789's user avatar
  • 269
0 votes
1 answer
83 views

I’m trying to run Django migrations on my local PostgreSQL database, but I’m hitting a permission error. Setup: Windows 10 PostgreSQL installed locally Django project using PostgreSQL (psycopg2) ...
Needa's user avatar
  • 41
0 votes
1 answer
54 views

I have a method that connects my app to a Dask Gateway Server def set_up_dask(dashboard=False, num_workers=4, min_workers=4, max_workers=50): gateway = Gateway("http://127.0.0.1:8000") ...
BallpenMan's user avatar
0 votes
1 answer
198 views

I need to test accepting requests from a custom domain to my local web server. The idea is I have a main app domain main-app.com I provide a subdomain for users user-1.main-app.com Then the user can ...
yungindigo's user avatar
0 votes
0 answers
117 views

I’m building a website using a custom Odoo module. I created a hero section on the homepage, and I can see it correctly at localhost:8070. The issue is that after making several changes and adding new ...
Kafiul Islam's user avatar
0 votes
1 answer
199 views

I am using VS Code Insiders for some reasons (a bug in copilot). VS Code insiders Terminal cannot resolve local ip domain. PING 10.0.0.52 (10.0.0.52): 56 data bytes ping: sendto: No route to host ping:...
TSR's user avatar
  • 21.5k
4 votes
0 answers
73 views

I have been trying to figure this out for years. I like and use Emby Media Server. It uses a web interface, residing on http://localhost:8096/web/index.htm. In Movies, I use Folder View and to set up ...
Daniel Siddall's user avatar
1 vote
1 answer
167 views

I am using WSL2 (Ubuntu) to develop a React application built using Vite. When running the npm run dev command, the terminal reports that the server is running on localhost:8080, but: When trying to ...
mbpxl's user avatar
  • 13
0 votes
0 answers
56 views

I am setting up a local, Dockerised version of a Django Wagtail project (which I have had running locally before). I am able to see Pages in my browser, but when I try to login (on FF, Chrome, Safari-...
KindOfGuy's user avatar
  • 3,251

15 30 50 per page
1
2 3 4 5
675