Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

POST http://localhost:8088/api/authentication/login net::ERR_CONNECTION_REFUSED #3

Open
yacinegithub opened this issue Apr 14, 2024 · 3 comments

Comments

@yacinegithub
Copy link

yacinegithub commented Apr 14, 2024

Hi, first I apreciate your work i really admit your Tracky app, I was looking for some selfhosted that has the excatly its features.

I did host it in my server under k3s (light weight kubernetes)
but unfortunetly there is a connection issue of connection between the frontend and the backend

this is screenshots of what it workand what doesn't

The error is shown in the browser console (see the 3rd attached picture)

the black screen on the last screenshot is an other app loading that doesnt relate to your app Track
One thing to add is about certificates, i do find a directory called "certificates" in the backend container which i don't find in the frontend container while they use the same volume called "certs".

Thank you in advance.

Cordially.

Screenshot from 2024-04-14 21-28-28
Screenshot from 2024-04-14 21-28-42
Screenshot from 2024-04-14 21-29-13
eensh
Screenshot from 2024-04-14 21-29-42

@MDeLuise
Copy link
Owner

MDeLuise commented May 5, 2024

Hi @yacinegithub, thanks for bringing this to my attention!
I've gone ahead and updated the Docker images to address the issue you encountered. To ensure you have the latest changes, please remove the existing Docker images and re-download them.

If you encounter any further issues or have any questions, please don't hesitate to let me know.
Thanks again for your help and support!

@yacinegithub
Copy link
Author

I'll do, and Thank you for your replay and correcting the issue.

@yacinegithub
Copy link
Author

yacinegithub commented May 11, 2024

I did re-download the new docker images but i still have the same issue which i think its about certificates system you are using in Tracky
i have this error message on Firefox console
"Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:8080/api/authentication/signup. (Reason: CORS request did not succeed). Status code: (null)."

this is How Mozilla is explaining this error
https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSDidNotSucceed?utm_source=devtools&utm_medium=firefox-cors-errors&utm_campaign=default

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants