Skip to main content
1 vote
0 answers
22 views

CORS Configuration Issue with Spring Boot and Angular

When attempting to make an HTTP request from my Angular application (running on localhost:4200) to my Spring Boot backend (running on localhost:8081), I encounter a CORS policy error. The error ...
Moudou Doumou's user avatar
-2 votes
1 answer
31 views

I should be able to run Monkeytype.com offline right? [closed]

There is an issue with Monkeytype in my country. Something about servers and Cloudflare or something. etc. Source: https://monkeytype.instatus.com/ I found Monkeytype's GitHub when I realized it is ...
Mr Jxtr's user avatar
  • 63
0 votes
0 answers
7 views

Axios on localhost crushes with a timeout error

i׳m working with axios for my api calls and sometimes on localhost axios stucks and falls on a timeout error. when i tried it on production it does not do it. Things i tried to do: change axios ...
Nadav Vazana's user avatar
0 votes
0 answers
45 views

Display a link source code from input form

I want to convert a twitter short link to the actual link it directed Here's the link https://t co/hyVassZuxt If you browse "view-source:https://t co/hyVassZuxt" on Chrome it will show you ...
loveearthmix's user avatar
0 votes
1 answer
39 views

how to serve an API at localhost and access it from ssh

I have zero experience in this. I'm trying to create a API in my local machine, and call that API from the SSH server.py: from flask import Flask, jsonify app = Flask(__name__) @app.route("/&...
panda's user avatar
  • 23
-2 votes
0 answers
21 views

"localhost redirected you too many times" [closed]

My mine keep saying "localhost redirected you too many times." and this is my code `<?php session_start(); include("connection.php"); include("functions.php"); $...
Nas's user avatar
  • 1
0 votes
0 answers
48 views

Docker file sync incredibly slow on larger projects [closed]

The Problem: While working on a large PHP project locally using Docker, after I make a change to a file and save, it often takes 30-90 seconds for the updates to be reflected when I reload the local ...
Dave's user avatar
  • 29k
0 votes
0 answers
27 views

How to Connect EC2 Instance to Nexus Repository Hosted on Local Oracle VM? [closed]

I have been struggling with this issue for the past two days and need some help. Use Case: I need to host a Nexus repository on a local Oracle VM. My goal is for an EC2 instance hosted on AWS to ...
user27290800's user avatar
0 votes
0 answers
27 views

mongodb nextjs14 connection error in local

I have setup mongodb with nextjs14 using a singelton class. I am on windows but mongodb is running on ubuntu in local. The connection gets established when the laptop starts but after a few hours it ...
Dhruv Arora's user avatar
0 votes
2 answers
59 views

Containerised Appium Test automation

I am using an Appium service to automate a flutter application on Android. I was able to connect to my host's ADB and install Appium Settings and the flutter application. But I was not able to connect ...
Youssef Ehab's user avatar
0 votes
0 answers
34 views

localhost didn't send any data -pgAdmin

Can help me ,I cant go to the docker pgAdmin Where i go to http://localhost:5050/ I get localhost didn't send any data.Maybe problem in my yml file.Can say me what i can do to it will work My yml ...
Alexis's user avatar
  • 11
0 votes
0 answers
11 views

make https//mysite locally (redirect to localhost through hosts) secured

I configured my hosts file and netsch interface so the call to url https://test.mywebsite return https://localhost:3000. Now, Chrome reacts properly when I call localhost, but when I call mywebsite, ...
Hermios's user avatar
  • 624
-1 votes
0 answers
46 views

Docker container cannot reach localhost when server configured using nginx and certbot

I have a frontend application in react and a backend based on django rest framework. I have put these two in a docker-compose file. Then configured nginx and certbot to reach out to my application. ...
SaTa's user avatar
  • 2,590
0 votes
0 answers
28 views

"Server Tomcat v10.1 Server at localhost failed to start"

I am getting this problem on Particular one Project only. Remaining Project is working fine without any problem. I Deleted Server and Removed from Runtime Environment also. And Again added server. ...
priya rani's user avatar
0 votes
1 answer
35 views

UWP project not able to connect to localhost

I have an app built on Visual Studio 2022 Enterprise. It's designed for Android and UWP. It was running fine on both systems but since yesterday I can't connect to my Xampp localhost server whenever I ...
Celso's user avatar
  • 19

15 30 50 per page
1
2 3 4 5
683