Failed to start bean 'webServerStartStop' exception on startup #1180
-
|
Manual install on ubuntu 24.04.2, postgresql 15, jre-17, node.js 18.7 installed, using syson.application.2025.2.0.jar and keystore.jks. Startup runs until 'ConfigServletWebServerApplicationContext' fails with exception 'Failed to start bean 'webServerStartStop'. Ports 443 and 8080 are open - any ideas on what to try next? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Hello, did you try first without the keystore file/https config? |
Beta Was this translation helpful? Give feedback.
-
|
Yes that works, I removed the server.ssl.key parameters in the command line and used port 8080. It works on the localhost:8080, but remote access shows a blank page with the 'SysON' logo in the tab. I also got the docker version running. I can evaluate the application now, it will just take some work if I want to get a production version up and running . |
Beta Was this translation helpful? Give feedback.
Hello, did you try first without the keystore file/https config?