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 try to start this container on an arm system, but I always get the following error:
2024-04-05T14:40:56.171065252Z [app ] No suitable Java Virtual Machine could be found on your system.
2024-04-05T14:40:56.171100544Z [app ] The version of the JVM must be 20.
2024-04-05T14:40:56.171106085Z [app ] Please define INSTALL4J_JAVA_HOME to point to a suitable JVM.
2024-04-05T14:40:56.587318404Z [supervisor ] all services started.
2024-04-05T14:40:56.587657318Z [supervisor ] service 'app' exited (with status 83).
2024-04-05T14:40:56.587795859Z [supervisor ] service 'app' exited, shutting down...
2024-04-05T14:40:56.587904650Z [supervisor ] stopping service 'openbox'...
2024-04-05T14:40:56.638278000Z [supervisor ] service 'openbox' exited (with status 0).
2024-04-05T14:40:56.839249903Z [supervisor ] stopping service 'nginx'...
2024-04-05T14:40:56.889422588Z [supervisor ] service 'nginx' exited (with status 0).
2024-04-05T14:40:57.090279576Z [supervisor ] stopping service 'xvnc'...
The text was updated successfully, but these errors were encountered:
I try to start this container on an arm system, but I always get the following error:
The text was updated successfully, but these errors were encountered: