Skip to main content

Questions tagged [localhost]

In computer networking, localhost is the hostname given to the address of the loopback network interface. It is used by a host to access network services running on itself.

localhost
1 vote
0 answers
15 views

Changing links dynamically for locally hosted wordpress site

I'm hosting an old wordpress site locally with xampp. Most of the links are localhost/wordpress on the machine. When external traffic accesses the site they do it with IPaddress/wordpress. I've got ...
J W's user avatar
  • 11
-1 votes
0 answers
11 views

Erreur de connexion Localhost:3000

Bonjour Actuellement je travaille sur un projet de réseau Social en utilisant Angulaire et le backend server.js. Dans le navigateur localhost:4200 j'ai crée un onglet "profile" où quand je ...
Juan's user avatar
  • 1
0 votes
0 answers
71 views

net::ERR_CONNECTION_RESET when trying to fetch/getting data from localhost http server

I got a http server in C++ running on my localhost to get some data transfered to my electron react frontend. Unfortunately I run into heavy issues and I tried googling all day & night. It uses ...
H 1's user avatar
  • 1
2 votes
1 answer
69 views

Serving html using C++ - loading page error

I was trying to serve an index.html file from the current directory (I changed it to just "Hello" for testing purposes). I see the page for a split second and then it just gives me this: ...
Pastori's user avatar
  • 35
0 votes
1 answer
17 views

I'm trying to make an API request from my react native app. In isolation, the api works with the correct authToken but doesn't in my react-native app

Whenever I run it on my web browser, I get an error that says "Uncaught error. Failed to fetch" Here's the code that causes the problem. useEffect(() => { const fetchTweets = ...
Efojensen's user avatar
0 votes
0 answers
17 views

What is the solution - Hadoop yarn is not working [closed]

I installed Hadoop to my laptop on linux but when I opened localhost:8088, yarn wasn't worked. I don't understand about this problem and I couldn't looking for anything information about this problem.
Xuan Cu's user avatar
0 votes
0 answers
21 views

What command do I use to run my node backend?

I have a MERN stack application from about a year ago, and I am trying to run it on my local again, but can't seem to remember what commands I used. I managed to get the React frontend running on ...
curtis's user avatar
  • 19
1 vote
0 answers
19 views

how to resolve localhost not secure problem with vite?

I'm working on a personal project developed with react + tailwind + vite. in my sign-up component, I need to POST some information from the client side ( localhost:5173 ) to the server side ( ...
sorooshdp's user avatar
0 votes
0 answers
21 views

using ip address connect frontend (next.js) and backend (Laravel) in single pc

Thank you for taking time to read my question. i have frontend (next.js) project and backend (Laravel) project and i have to connect and test both in in single one pc how to do the setup please help i ...
ritik bisen's user avatar
0 votes
0 answers
31 views

Codeigniter 3 won't show in localhost

The output when I entered localhost/[folder_project_name] For information, this folder I've got is the source code for my project. This source code given to me from the lead. I want to make similar ...
Firrizq's user avatar
1 vote
1 answer
33 views

Can't connect to dev server from mobile

I'm developing a web app and I want to test some features localy before pushing them to the server. Trouble is I can't seem to connect to my locally hosted Flask server from my (Android) phone. I keep ...
JB the frequently clueless's user avatar
1 vote
0 answers
22 views

Cannot run GET request against Docker container localhost

I am attempting to use Postman to run a GET request against a webservice that I'm running locally via Docker. I have confirmed that the Docker container is running successfully. However, when I try to ...
Connor E's user avatar
-1 votes
0 answers
12 views

How to run a react app with wamp with ports 5173 and 3000?

I am using React Node js with wamp server. My react app is running localhost:5174 successfully. Server is running 3000. But If am using virtual host appserver:5174 , front end is working , after ...
Linus Soosai's user avatar
0 votes
0 answers
25 views

localhost:3000 not working when I start a docker container for my Rails project

I was following a tutorial on how to Dockerize a brand new Rails 7 app. I made the Docker container 'distant-mirror' Setting up the Docker container took about two hours, but now I entered in my ...
Noop Noop's user avatar
0 votes
0 answers
25 views

Getting "An error occurred: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1006)" while running a Streamlit application

I am coding a Streamlit chatbot on VSCode using Python. I am using a corporate computer on a corporate network to code this, and there are a lot of security restrictions. When I do the command "...
Anna Valente's user avatar

15 30 50 per page
1
2 3 4 5
683