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
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
The text was updated successfully, but these errors were encountered:
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
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.)
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 tocells-sync
fails without any reaction in the UI. When I click on "username" simply nothing happens. In the console I can read: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
The text was updated successfully, but these errors were encountered: