Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't add local cells-server to cells-sync: CONSOLE JS ERROR Unhandled Promise Rejection: Error: Not Found (404) #62

Open
IeP4nieF opened this issue Dec 30, 2024 · 2 comments

Comments

@IeP4nieF
Copy link

I set up a cells-server in my local network (local (private) domain and a certificate from my own CA). I use nginx proxy manager as a reverse proxy. I can use pydio without problems in a web browser. But adding this server to cells-sync fails without any reaction in the UI. When I click on "username" simply nothing happens. In the console I can read:

ERROR   systray http://localhost:3636/static/js/2.75f48cad.chunk.js:1:310215: CONSOLE JS ERROR Unhandled Promise Rejection: Error: Not Found (404)

Again the server is usable from the computer with a web browser. At least there should be some meaningfull errormessage.

Let me know if I can help debugging

best regards

@cdujeu
Copy link
Member

cdujeu commented Dec 30, 2024

Hello @IeP4nieF
thanks for posting - this may probably linked to the proxy - did you try without it ?
Can you screenshot exactly at which step you have the JS error ?
-c

@IeP4nieF
Copy link
Author

Hello @IeP4nieF thanks for posting - this may probably linked to the proxy - did you try without it ? Can you screenshot exactly at which step you have the JS error ? -c

Hi @cdujeu and thank you for the very fast answer.

No, I did not tried without the proxy, because it will not work. How should the cells-sync on host A be able to reach the cells server on host B in docker/podman? That's not possible without the reverse proxy.

I did not send a screenshot, because I thought it's clear that the JS error appears in the moment when I click on "username (Benutzername)". I'll attach an screenshot. (Of course I entered the correct Server-URL before.)

Bildschirmfoto_2024-12-30_18-49-55

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

No branches or pull requests

2 participants