___. .__ .__
\_ |__ |__| ____ | |__ ____ ___ ___
| __ \| |/ \| | \_/ __ \\ \/ /
| \_\ \ | | \ Y \ ___/ > <
|___ /__|___| /___| /\___ >__/\_ \
\/ \/ \/ \/ \/
https://hub.docker.com/u/binhex/
2020-09-22 20:54:56.411646 [info] Host is running unRAID
2020-09-22 20:54:56.456154 [info] System information Linux 7c9ed46bdce5 5.7.8-Unraid #1 SMP Thu Jul 9 11:10:03 PDT 2020 x86_64 GNU/Linux
2020-09-22 20:54:56.520644 [info] OS_ARCH defined as 'x86-64'
2020-09-22 20:54:56.566257 [info] PUID defined as '1000'
2020-09-22 20:54:56.614809 [info] PGID defined as '100'
2020-09-22 20:54:56.661510 [info] UMASK defined as '000'
2020-09-22 20:54:56.701531 [info] Permissions already set for volume mappings
2020-09-22 20:54:56.758640 [info] Deleting files in /tmp (non recursive)...
2020-09-22 20:54:56.800469 [info] Starting Supervisor...
2020-09-22 20:54:57,319 INFO Included extra file "/etc/supervisor/conf.d/novnc.conf" during parsing
2020-09-22 20:54:57,319 INFO Set uid to user 0 succeeded
2020-09-22 20:54:57,327 INFO supervisord started with pid 6
2020-09-22 20:54:58,332 INFO spawned: 'start' with pid 57
2020-09-22 20:54:58,332 INFO reaped unknown pid 7 (exit status 0)
2020-09-22 20:54:58,345 DEBG 'start' stdout output:
[info] /config/home/.config folder storing user general settings already exists, skipping copy
[info] Creating soft link from /config/home/.config to /home/nobody/.config...
2020-09-22 20:54:58,346 INFO success: start entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2020-09-22 20:54:58,353 DEBG 'start' stdout output:
[info] /config/home/.icons folder storing user general settings already exists, skipping copy
[info] Creating soft link from /config/home/.icons to /home/nobody/.icons...
2020-09-22 20:54:58,357 DEBG 'start' stdout output:
[info] /config/home/.local folder storing user general settings already exists, skipping copy
[info] Creating soft link from /config/home/.local to /home/nobody/.local...
2020-09-22 20:54:58,361 DEBG 'start' stdout output:
[info] /config/home/.themes folder storing user general settings already exists, skipping copy
[info] Creating soft link from /config/home/.themes to /home/nobody/.themes...
2020-09-22 20:54:58,367 DEBG 'start' stdout output:
[info] Password length OK, proceeding to set password...
2020-09-22 20:54:58,419 DEBG 'start' stderr output:
usage: vncserver <display>
2020-09-22 20:54:58,435 DEBG 'start' stderr output:
vncconfig: unable to open display ":0"
2020-09-22 20:54:58,595 DEBG 'start' stdout output:
Openbox-Message: Failed to open the display from the DISPLAY environment variable.
2020-09-22 20:54:58,846 DEBG 'start' stderr output:
WebSocket server settings:
2020-09-22 20:54:58,846 DEBG 'start' stderr output:
- Listen on :6080
- Web server. Web root: /usr/share/webapps/novnc
- No SSL/TLS support (no cert file)
2020-09-22 20:54:58,847 DEBG 'start' stderr output:
- proxying from :6080 to localhost:5900
2020-09-22 20:55:00,445 DEBG 'start' stderr output:
Can't open display
2020-09-22 20:55:02,449 DEBG 'start' stdout output:
[info] tint2 not running
2020-09-22 20:55:02,465 DEBG 'start' stderr output:
tint2: Using glib slice allocator (default). Run tint2 with environment variable G_SLICE=always-malloc in case of strange behavior or crashes
2020-09-22 20:55:02,465 DEBG 'start' stderr output:
tint2: could not open display!
2020-09-22 20:55:02,639 DEBG 'start' stderr output:
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
2020-09-22 20:55:03,936 DEBG 'start' stderr output:
Start Failed: Failed to initialize graphics environment
java.awt.AWTError: Can't connect to X11 window server using ':0' as the value of the DISPLAY variable.
at java.desktop/sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at java.desktop/sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:102)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.desktop/sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:61)
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:315)
at java.desktop/java.awt.GraphicsEnvironment$LocalGE.createGE(GraphicsEnvironment.java:101)
at java.desktop/java.awt.GraphicsEnvironment$LocalGE.<clinit>(GraphicsEnvironment.java:83)
at java.desktop/java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:129)
at java.desktop/sun.awt.X11.XToolkit.<clinit>(XToolkit.java:231)
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:315)
at java.desktop/java.awt.Toolkit$2.run(Toolkit.java:588)
at java.desktop/java.awt.Toolkit$2.run(Toolkit.java:583)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.desktop/java.awt.Toolkit.getDefaultToolkit(Toolkit.java:582)
at java.desktop/java.awt.Toolkit.getEventQueue(Toolkit.java:1494)
at java.desktop/java.awt.EventQueue.invokeLater(EventQueue.java:1312)
at com.intellij.idea.StartupUtil.lambda$scheduleInitUi$9(StartupUtil.java:325)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:668)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:665)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:665)
at java.base/java.lang.Thread.run(Thread.java:834)
-----
JRE 11.0.8+10 amd64 by N/A
/usr/lib/jvm/java-11-openjdk
2020-09-22 20:55:04,077 DEBG 'start' stderr output:
2020-09-22 20:55:04,070 [ 117] ERROR - llij.ide.plugins.PluginManager - null
java.lang.ExceptionInInitializerError
at java.prefs/java.util.prefs.FileSystemPreferencesFactory.userRoot(FileSystemPreferencesFactory.java:41)
at java.prefs/java.util.prefs.Preferences.userRoot(Preferences.java:457)
at com.intellij.ide.Prefs.migrate(Prefs.java:123)
at com.intellij.ide.Prefs.get(Prefs.java:24)
at com.intellij.ide.gdpr.EndUserAgreement.getAcceptedVersion(EndUserAgreement.java:81)
at com.intellij.ide.gdpr.EndUserAgreement.access$100(EndUserAgreement.java:23)
at com.intellij.ide.gdpr.EndUserAgreement$Document.isAccepted(EndUserAgreement.java:210)
at com.intellij.idea.StartupUtil.showUserAgreementAndConsentsIfNeeded(StartupUtil.java:785)
at com.intellij.idea.StartupUtil.startApp(StartupUtil.java:265)
at com.intellij.idea.StartupUtil.prepareApp(StartupUtil.java:243)
at com.intellij.ide.plugins.MainRunner.lambda$start$0(MainRunner.java:47)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.IllegalStateException: Shutdown in progress
at java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:216)
at java.prefs/java.util.prefs.FileSystemPreferences$4.run(FileSystemPreferences.java:457)
at java.prefs/java.util.prefs.FileSystemPreferences$4.run(FileSystemPreferences.java:455)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.prefs/java.util.prefs.FileSystemPreferences.<clinit>(FileSystemPreferences.java:455)
... 12 more
2020-09-22 20:55:04,077 DEBG 'start' stderr output:
2020-09-22 20:55:04,077 [ 124] ERROR - llij.ide.plugins.PluginManager - PyCharm 2020.2.1 Build #PC-202.6948.78
2020-09-22 20:55:04,077 DEBG 'start' stderr output:
2020-09-22 20:55:04,077 [ 124] ERROR - llij.ide.plugins.PluginManager - JDK: 11.0.8; VM: OpenJDK 64-Bit Server VM; Vendor: N/A
2020-09-22 20:55:04,078 DEBG 'start' stderr output:
2020-09-22 20:55:04,077 [ 124] ERROR - llij.ide.plugins.PluginManager - OS: Linux
2020-09-22 20:55:04,079 DEBG 'start' stderr output:
Start Failed: Internal error. Please refer to http://jb.gg/ide/critical-startup-errors
java.lang.ExceptionInInitializerError
at java.prefs/java.util.prefs.FileSystemPreferencesFactory.userRoot(FileSystemPreferencesFactory.java:41)
at java.prefs/java.util.prefs.Preferences.userRoot(Preferences.java:457)
at com.intellij.ide.Prefs.migrate(Prefs.java:123)
at com.intellij.ide.Prefs.get(Prefs.java:24)
at com.intellij.ide.gdpr.EndUserAgreement.getAcceptedVersion(EndUserAgreement.java:81)
at com.intellij.ide.gdpr.EndUserAgreement.access$100(EndUserAgreement.java:23)
at com.intellij.ide.gdpr.EndUserAgreement$Document.isAccepted(EndUserAgreement.java:210)
at com.intellij.idea.StartupUtil.showUserAgreementAndConsentsIfNeeded(StartupUtil.java:785)
at com.intellij.idea.StartupUtil.startApp(StartupUtil.java:265)
at com.intellij.idea.StartupUtil.prepareApp(StartupUtil.java:243)
at com.intellij.ide.plugins.MainRunner.lambda$start$0(MainRunner.java:47)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.IllegalStateException: Shutdown in progress
at java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:216)
at java.prefs/java.util.prefs.FileSystemPreferences$4.run(FileSystemPreferences.java:457)
at java.prefs/java.util.prefs.FileSystemPreferences$4.run(FileSystemPreferences.java:455)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.prefs/java.util.prefs.FileSystemPreferences.<clinit>(FileSystemPreferences.java:455)
... 12 more
-----
JRE 11.0.8+10 amd64 by N/A
/usr/lib/jvm/java-11-openjdk
2020-09-22 20:55:04,080 DEBG 'start' stderr output:
2020-09-22 20:55:12,473 DEBG 'start' stdout output:
[info] tint2 not running
2020-09-22 20:55:12,488 DEBG 'start' stderr output:
tint2: Using glib slice allocator (default). Run tint2 with environment variable G_SLICE=always-malloc in case of strange behavior or crashes
2020-09-22 20:55:12,489 DEBG 'start' stderr output:
t
2020-09-22 20:55:12,489 DEBG 'start' stderr output:
int2: could not open display!
2020-09-22 20:55:12,473 DEBG 'start' stdout output:
[info] tint2 not running
I'm trying to set up the docker container for the first time and it seems to be having some issues starting up the X session. Is there a step I'm missing during setup? Thanks!