Giter Club home page Giter Club logo

rpi-nicotine-novnc's People

Contributors

kokmok avatar realies avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

rpi-nicotine-novnc's Issues

X11vnc error at first boot

Hello,

I'm running docker over my rpi and I tried to deploy a new container.
The container starts well soulseek and everything, except x11vnc which crashes after some point.
Then if I reach my host on 6080 there is a novnc landing page.

See below the exit status of x11vnc:
x11vnc (exit status 1; not expected)

How can i troubleshoot ? I can't find useful info into /var/log/*

Full supervisord log:
021-04-22 18:39:29,001 CRIT Supervisor running as root (no user in config file)
2021-04-22 18:39:29,010 INFO supervisord started with pid 8
2021-04-22 18:39:30,013 INFO spawned: 'xvfb' with pid 11
2021-04-22 18:39:30,018 INFO spawned: 'x11vnc' with pid 12
2021-04-22 18:39:30,021 INFO spawned: 'openbox' with pid 13
2021-04-22 18:39:30,025 INFO spawned: 'novnc' with pid 14
2021-04-22 18:39:30,029 INFO spawned: 'soulseek' with pid 15
2021-04-22 18:39:30,248 INFO exited: x11vnc (exit status 1; not expected)
2021-04-22 18:39:31,172 INFO success: xvfb entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-04-22 18:39:31,172 INFO success: openbox entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-04-22 18:39:31,173 INFO success: novnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-04-22 18:39:31,173 INFO success: soulseek entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-04-22 18:39:32,182 INFO spawned: 'x11vnc' with pid 43
2021-04-22 18:39:32,241 INFO exited: x11vnc (exit status 1; not expected)
2021-04-22 18:39:34,249 INFO spawned: 'x11vnc' with pid 44
2021-04-22 18:39:34,321 INFO exited: x11vnc (exit status 1; not expected)
2021-04-22 18:39:37,331 INFO spawned: 'x11vnc' with pid 45
2021-04-22 18:39:37,404 INFO exited: x11vnc (exit status 1; not expected)
2021-04-22 18:39:38,406 INFO gave up: x11vnc entered FATAL state, too many start retries too quickly
2021-04-22 19:18:28,974 CRIT Supervisor running as root (no user in config file)
2021-04-22 19:18:28,988 INFO supervisord started with pid 8
2021-04-22 19:18:29,992 INFO spawned: 'xvfb' with pid 11
2021-04-22 19:18:29,995 INFO spawned: 'x11vnc' with pid 12
2021-04-22 19:18:29,998 INFO spawned: 'openbox' with pid 13
2021-04-22 19:18:30,002 INFO spawned: 'novnc' with pid 14
2021-04-22 19:18:30,005 INFO spawned: 'soulseek' with pid 15
2021-04-22 19:18:30,034 INFO exited: x11vnc (exit status 1; not expected)
2021-04-22 19:18:30,106 INFO exited: xvfb (exit status 1; not expected)
2021-04-22 19:18:30,138 INFO exited: openbox (exit status 1; not expected)
2021-04-22 19:18:30,905 INFO exited: soulseek (terminated by SIGSEGV (core dumped); not expected)
2021-04-22 19:18:31,911 INFO spawned: 'xvfb' with pid 31
2021-04-22 19:18:31,919 INFO spawned: 'x11vnc' with pid 32
2021-04-22 19:18:31,924 INFO spawned: 'openbox' with pid 33
2021-04-22 19:18:31,926 INFO success: novnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-04-22 19:18:31,934 INFO spawned: 'soulseek' with pid 34
2021-04-22 19:18:32,134 INFO exited: x11vnc (exit status 1; not expected)
2021-04-22 19:18:33,136 INFO success: xvfb entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-04-22 19:18:33,137 INFO success: openbox entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-04-22 19:18:33,137 INFO success: soulseek entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-04-22 19:18:34,140 INFO spawned: 'x11vnc' with pid 51
2021-04-22 19:18:34,198 INFO exited: x11vnc (exit status 1; not expected)
2021-04-22 19:18:37,208 INFO spawned: 'x11vnc' with pid 52
2021-04-22 19:18:37,280 INFO exited: x11vnc (exit status 1; not expected)
2021-04-22 19:18:38,282 INFO gave up: x11vnc entered FATAL state, too many start retries too quickly

Thanks for your help !

Downloaded files owned by root

Hi!
First I want to thank you for you work! It' awesome.

The files and folders downloaded are owned by root. Is there a way to start the container to download the files with docker user permissions?

Thanks!

Cant set download folder to anything that /var/lib/docker/*

I cant set my folder locations on something different that the mentioned location. Symlinks dont work as a fix and I cant seem to find any fix for this.
Heres the structure of the environment that was set up on my pi.

root@raspberrypi:/var/lib/docker/overlay2/7b7611c1b3251c0d62dc7e68731a0feb2c6a8bc1acedff87a44b2e61adc4d399/merged# ls -la
total 100
drwxr-xr-x 1 root root 4096 Mar 30 18:08 .
drwx------ 5 root root 4096 Mar 30 14:33 ..
drwxr-xr-x 1 root root 4096 Jan 14 11:00 bin
drwxr-xr-x 2 root root 4096 Jan 7 2015 boot
drwxr-xr-x 1 root root 4096 Mar 30 14:33 dev
-rwxr-xr-x 1 root root 0 Mar 30 14:33 .dockerenv
drwxr-xr-x 1 root root 4096 Mar 30 14:33 etc
drwxr-xr-x 3 root root 4096 Mar 30 18:02 home
-rwxr-xr-x 1 root root 800 Jan 14 10:42 init.sh
drwxr-xr-x 1 root root 4096 Oct 24 11:03 lib
drwxr-xr-x 1 root root 4096 Mar 30 18:00 media
drwxr-xr-x 3 root root 4096 Mar 30 18:08 mnt
drwxr-xr-x 2 root root 4096 Oct 24 11:03 opt
drwxr-xr-x 2 root root 4096 Oct 24 11:08 proc
drwx------ 1 root root 4096 Mar 30 17:51 root
drwxr-xr-x 1 root root 4096 Jan 14 10:54 run
drwxr-xr-x 1 root root 4096 Jan 14 11:00 sbin
drwxr-xr-x 2 root root 4096 Oct 24 11:03 srv
-rw-r--r-- 1 root root 2323 Mar 31 23:48 supervisord.log
-rw-r--r-- 1 root root 2 Mar 30 14:33 supervisord.pid
drwxr-xr-x 2 root root 4096 Apr 12 2015 sys
drwxrwxrwt 1 root root 4096 Mar 30 14:33 tmp
drwxr-xr-x 1 root root 4096 Jan 14 11:06 usr
drwxr-xr-x 1 root root 4096 Oct 24 11:03 var

My Downloads and Share Folder are set up on ./mnt/* and my incomplete files are on ./home/*

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.