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 encountered the problem while using the application (Frontend)
What browsers are you seeing the problem on?
Brave, Chrome, Firefox, Microsoft Edge, Safari
Current behaviour
https://sub.domain.com opening but after login only i can see infinite loading screen.
At Console there is bunch of ws:// https...... connection errors
For Docker installation if you add space while entering domain name to BASE_URL at docker-compose.yml file installation completing successfuly also (with extenal nginx proxy manager in my case ) https://sub.domain.com opening and i can reach the login screen but after login
At Console there is bunch of ws:// https...... connection errors
Other information
No response
The text was updated successfully, but these errors were encountered:
Where is the problem occurring?
I encountered the problem while using the application (Frontend)
What browsers are you seeing the problem on?
Brave, Chrome, Firefox, Microsoft Edge, Safari
Current behaviour
https://sub.domain.com opening but after login only i can see infinite loading screen.
At Console there is bunch of ws:// https...... connection errors
Desired behaviour
BASE_URL=https://sub.domain.com or BASE_URL= -space- https://sub.domain.com should be work
Steps to reproduce
For Docker installation if you add space while entering domain name to BASE_URL at docker-compose.yml file installation completing successfuly also (with extenal nginx proxy manager in my case ) https://sub.domain.com opening and i can reach the login screen but after login
At Console there is bunch of ws:// https...... connection errors
Other information
No response
The text was updated successfully, but these errors were encountered: