Docker not working on Server? #1719
Replies: 4 comments
-
|
Hello, Thank your for using SysON. Yes, your problem is known and filed in the troubleshooting section of the official SysON documentation : https://doc.mbse-syson.org/syson/v2025.10.0/installation-guide/troubleshooting.html#_empty_page_in_web_browser If you want to install SysON on a server and use it from other machines, you need to configure https first. Regards, |
Beta Was this translation helpful? Give feedback.
-
|
By the way, the most recent version of SysON is 2025.10.0. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you, I tried this. Now the error is: Still no proper error in the logs. JS logs now says:
|
Beta Was this translation helpful? Give feedback.
-
|
It's strange it should work. If you done that and still have the problem, could you do the procedure again please? Regards, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed a strange thing.
It is possible to run the SysON-Docker on my local computer but it won't work accessing the web-interface after I ran the docker-compose on a Server.
There's only a blank page in the web-browser. No Error-Message in the docker-logs.
However, in the Javascript-Console there is an error:
Uncaught TypeError: crypto.randomUUID is not a functionNot really sure how to interpret this.
I'm using the unmodified docker-compose.yaml:
Any idea how to debug this?
Beta Was this translation helpful? Give feedback.
All reactions