You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 22, 2024. It is now read-only.
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.
eensh
The text was updated successfully, but these errors were encountered:
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!
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)."
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.
eensh
The text was updated successfully, but these errors were encountered: