k8s-mastery icon indicating copy to clipboard operation
k8s-mastery copied to clipboard

frontend throwing error in post

Open SalmanIsha opened this issue 4 years ago • 2 comments

Hello,

I am at step 1 that is running the application locally. I set up everything but when I write something in the textbox and press enter getting this error:

POST http://localhost:8080/sentiment net::ERR_NAME_NOT_RESOLVED Uncaught (in promise) TypeError: Failed to fetch

Please help.

SalmanIsha avatar Jul 19 '20 14:07 SalmanIsha

@rinormaloku please check this. now I have used your image to deploy in docker. but this localhost:8080 is not working.

SalmanIsha avatar Jul 20 '20 04:07 SalmanIsha

Hi @SalmanIsha,

You can try following this thread to make this work. This is how I was able to figure this issue out. https://github.com/rinormaloku/k8s-mastery/issues/25

karanmitroo avatar Jul 27 '20 10:07 karanmitroo