Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] binhex - PyCharm

Featured Replies

Is the update from inside supposed to work or is it better to just wait for the docker to update?

Asking because updating pycharm from inside the docker only worked after the second time.

  • Replies 63
  • Views 19.4k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • this will most probably be a port conflict as vnc will use port 5900, and if you are running multiple of my ui enabled docker containers then you will also need to change the port that novnc runs on w

  • i can replicate this on current stable, i have a fix, just running through testing now.

  • issue now resolved, please pull down the latest image.

Posted Images

  • Author
Is the update from inside supposed to work or is it better to just wait for the docker to update?
Asking because updating pycharm from inside the docker only worked after the second time.
Don't update using the app, this needs to be done by me, I'm currently waiting on upstream update to the package, it will then be automatically built.

Sent from my CLT-L09 using Tapatalk

  • 4 months later...

I got this docker up and running, but it seems it has broken my FileBot and Krusader (djaydev) dockers. I can't access them after installing this docker. I think it has something to do with vnc, because the dockers come up, but I get the following error displayed: "server disconnected (code: 1006)". Additionally, the log file of Krusader was displaying "Not connected to D-Bus server". 

I removed the djaydev Krusader and replaced with binhex's Krusader docker - that one works fine. There's no alternative to the FileBot image in community applications though. I removed it and re-installed it, but no dice. No other dockers I have seem to have been affected.

Any advice on what is causing the conflict and how to resolve?

  • Author
7 hours ago, njdowdy said:

Any advice on what is causing the conflict and how to resolve?

this will most probably be a port conflict as vnc will use port 5900, and if you are running multiple of my ui enabled docker containers then you will also need to change the port that novnc runs on which is port 6080.

 

so change the host port for both of the above to be unique for each container and they should all start fine then.

  • 3 weeks later...
On 6/3/2020 at 5:39 AM, binhex said:

this will most probably be a port conflict as vnc will use port 5900, and if you are running multiple of my ui enabled docker containers then you will also need to change the port that novnc runs on which is port 6080.

 

so change the host port for both of the above to be unique for each container and they should all start fine then.

This wasn't the issue as far as I can tell. I run this docker on port 6081, your krusader docker on 6082, and the Filebot was on 7813 and 7913. Your dockers don't conflict with each other's VNC - I can run both simultaneously. Not sure why Filebot broke, but for now I'm just using the Windows installed version and accessing files for renaming via shares. Maybe I'll figure it out someday :D

  • 5 weeks later...

Changed to port 6081 and no gui still, anyone know why?

 

  • 2 months later...
___. .__ .__
\_ |__ |__| ____ | |__ ____ ___ ___
| __ \| |/ \| | \_/ __ \\ \/ /
| \_\ \ | | \ 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!

  • Author
___. .__ .__\_ |__ |__| ____ | |__ ____ ___ ___| __ \| |/ \| | \_/ __ \\ \/ /| \_\ \ | | \ Y \ ___/ > |___ /__|___| /___| /\___ >__/\_ \\/ \/ \/ \/ \/https://hub.docker.com/u/binhex/2020-09-22 20:54:56.411646 [info] Host is running unRAID2020-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/Linux2020-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 mappings2020-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 parsing2020-09-22 20:54:57,319 INFO Set uid to user 0 succeeded2020-09-22 20:54:57,327 INFO supervisord started with pid 62020-09-22 20:54:58,332 INFO spawned: 'start' with pid 572020-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 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:59002020-09-22 20:55:00,445 DEBG 'start' stderr output:Can't open display2020-09-22 20:55:02,449 DEBG 'start' stdout output:[info] tint2 not running2020-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 crashes2020-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 environmentjava.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.(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.(GraphicsEnvironment.java:83)at java.desktop/java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:129)at java.desktop/sun.awt.X11.XToolkit.(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-openjdk2020-09-22 20:55:04,077 DEBG 'start' stderr output:2020-09-22 20:55:04,070 [ 117] ERROR - llij.ide.plugins.PluginManager - nulljava.lang.ExceptionInInitializerErrorat 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 progressat 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.(FileSystemPreferences.java:455)... 12 more2020-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.782020-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/A2020-09-22 20:55:04,078 DEBG 'start' stderr output:2020-09-22 20:55:04,077 [ 124] ERROR - llij.ide.plugins.PluginManager - OS: Linux2020-09-22 20:55:04,079 DEBG 'start' stderr output:Start Failed: Internal error. Please refer to http://jb.gg/ide/critical-startup-errorsjava.lang.ExceptionInInitializerErrorat 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 progressat 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.(FileSystemPreferences.java:455)... 12 more-----JRE 11.0.8+10 amd64 by N/A/usr/lib/jvm/java-11-openjdk2020-09-22 20:55:04,080 DEBG 'start' stderr output:2020-09-22 20:55:12,473 DEBG 'start' stdout output:[info] tint2 not running2020-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 crashes2020-09-22 20:55:12,489 DEBG 'start' stderr output:t2020-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!

No additional steps required, try a different browser, Chrome or Firefox both work fine

Sent from my CLT-L09 using Tapatalk

On 9/25/2020 at 8:20 AM, binhex said:

No additional steps required, try a different browser, Chrome or Firefox both work fine

Sent from my CLT-L09 using Tapatalk
 

From the log, it seems that the X display isn't starting properly, so there's no display for VNC to connect to (noVNC opens fine but cannot connect). tinit2, Pycharm and vncconfig throw the same "cannot connect to Display :0". Have you tested on the new 6.9-beta yet?

3 hours ago, tryhardcodemaster said:

From the log, it seems that the X display isn't starting properly, so there's no display for VNC to connect to (noVNC opens fine but cannot connect). tinit2, Pycharm and vncconfig throw the same "cannot connect to Display :0". Have you tested on the new 6.9-beta yet?

Having the same problem.

 

Get a directory listing when connecting.

 

Using 6.9.0-beta25

 

image.png.ba8092b4be64268f29da1842d03b83e2.png

To rule out 6.9-beta25, I also tried on my 6.8.3 server and ran into the same issue as my 6.9-beta25 server.

  • Author

i can replicate this on current stable, i have a fix, just running through testing now.

  • 2 months later...
On 5/4/2018 at 8:04 PM, wayner said:

Can you run Jupyter Notebook with this docker from within Pycharm?   I tried following these directions here:  https://www.jetbrains.com/help/pycharm/using-ipython-notebook-with-product.html

 

But that didn't seem to work as Jupyter by default only likes to run on the localhost and I don't know how you do that in a docker.

 

It might be nice to have a docker that just runs Jupyter Notebook (FKA IPython).

I'm trying to do the same (also to serve a development version of a flask application). I looked at @waster's recommendation, however the options mentioned in the documentation don't appear for me. It says at the top of the page that this is a "Professional" feature. This PyCharm seems to be the community edition.

Is this possible with this docker? Thanks in advance!

  • 4 weeks later...

Would it be possible to include OpenSSH package inside this image? It would allow me to sync git projects more easily with my Github account using SSH. For now I manually installed it inside the container, but I can imagine this would be nice to have included by default. 

edit:

opened a pull request to do exactly this: https://github.com/binhex/arch-pycharm/pull/3

Edited by iLaurens

  • 1 month later...

Since the last update no GUI anymore. How can I solve this? Tried different browsers also but this does not work.

I am on 6.9.1. Thank you.

Edited by macfreaker

  • 2 weeks later...

 

On 3/20/2021 at 8:58 AM, macfreaker said:

Since the last update no GUI anymore. How can I solve this? Tried different browsers also but this does not work.

I am on 6.9.1. Thank you.

 

 

Greetings.

 

I have the same issue.

I have tried to start pycharm from the menu or form terminal with no success.

 

 

Apparently there is an issue with the JDK.

 

"2021-04-05 09:38:13,987 DEBG 'start' stdout output:
ERROR: Cannot start PyCharm
No JDK found. Please validate either PYCHARM_JDK, JDK_HOME or JAVA_HOME environment variable points to valid JDK installation."

  • Author

  I am having issues with the latest Docker image and i cannot access the application, if i look in the log file located at '/config/supervisord.log' then i see the following message:-

ERROR: Cannot start PyCharm
No JDK found. Please validate either PYCHARM_JDK, JDK_HOME or JAVA_HOME environment variable points to valid JDK installation."


Q. What does it mean and how can i fix it?

A. See Q10 from the following link for the solution:- https://github.com/binhex/documentation/blob/master/docker/faq/general.md

 

EDIT - unRAID 6.9.2 has just been released, this includes the latest version of Docker, which in turn includes the latest version of runc, so if you are seeing the message above then the simplest solution is to upgrade to v6.9.2

  • 2 months later...

Is this project still active?

 

  • Author
1 minute ago, NLS said:

Is this project still active?

 

yep, i use this myself for dev.

Ah good to know.

So, 2021.1.2 is soon to come right?

 

  • Author
22 minutes ago, NLS said:

Ah good to know.

So, 2021.1.2 is soon to come right?

 

yeah it should of built, looks like a caching issue on the upstream, i have just kicked it off again, do a force update in an hour and you should be good.

  • 10 months later...

Hi @binhex

 

Thanks for your such wonderful project. 

 

Would you please add Monaco font to the image? Seems i have no idea to install font in container. Appreciate in advance.

 

Wesley

  • Author
On 5/6/2022 at 10:30 PM, Wesley_Sun said:

Would you please add Monaco font to the image?

done, please pull down image in an hour from now.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.