More > JRiver Media Center 32 for Linux

Docker Images for MC32

<< < (8/13) > >>

HaWi:

--- Quote from: max096 on March 09, 2024, 10:31:21 pm ---Not sure, just tried. This works with the latest image. Both web and vnc. It worked before? Try to restart the system if you did not yet. Might just fix it.

Otherwise, there are logs for tigervnc in /log/tigervnc. The file 'current' contains the latest logs.

The following will follow the logs live in your terminal


--- Code: ---docker exec -it <container_name or id> /bin/bash
root@stuffs:/tmp# cd /log/tigervnc/
root@stuffs:/log/tigervnc# tail -f current

--- End code ---

Then you can try to connect to it and see if any errors pop up. If nothing comes up at all you´ve got some networking issue and don´t even make it to the container. Port 5900 has to be accessable and you have to have ALLOW_ALL set to be able to connect from other systems.

--- End quote ---
Thank you, Max

this is an excerpt of the log. Looks like the VNC server error repeats every second when the server is trying to restart

2024-03-10 14:46:52.970389689  Sun Mar 10 10:46:52 2024
2024-03-10 14:46:52.970391871   vncext:      VNC extension running!
2024-03-10 14:46:52.970895944  (EE)
2024-03-10 14:46:52.970899500  Fatal server error:
2024-03-10 14:46:52.970902395  (EE) vncExtInit: unable to set socket to listening mode: Address already in use (98)
2024-03-10 14:46:52.970903788  (EE)
2024-03-10 14:46:53.978473000  Starting tigervnc...
2024-03-10 14:46:53.992089419
2024-03-10 14:46:53.992093450  Xvnc TigerVNC 1.12.0 - built 2023-01-06 16:01
2024-03-10 14:46:53.992096072  Copyright (C) 1999-2021 TigerVNC Team and many others (see README.rst)
2024-03-10 14:46:53.992098287  See https://www.tigervnc.org for information on TigerVNC.
2024-03-10 14:46:53.992100236  Underlying X server release 12101006, X.Org
2024-03-10 14:46:53.992101515
2024-03-10 14:46:53.992893797
2024-03-10 14:46:53.992896856  Sun Mar 10 10:46:53 2024
2024-03-10 14:46:53.992898833   vncext:      VNC extension running!
2024-03-10 14:46:53.993568852  (EE)
2024-03-10 14:46:53.993571734  Fatal server error:
2024-03-10 14:46:53.993574311  (EE) vncExtInit: unable to set socket to listening mode: Address already in use (98)
2024-03-10 14:46:53.993575599  (EE)
2024-03-10 14:46:55.000237602  Starting tigervnc...
2024-03-10 14:46:55.013460387
2024-03-10 14:46:55.013466446  Xvnc TigerVNC 1.12.0 - built 2023-01-06 16:01
2024-03-10 14:46:55.013469025  Copyright (C) 1999-2021 TigerVNC Team and many others (see README.rst)
2024-03-10 14:46:55.013471276  See https://www.tigervnc.org for information on TigerVNC.
2024-03-10 14:46:55.013473232  Underlying X server release 12101006, X.Org

I haven't restarted the NAS yet because it's performing data scrubbing but will do so as soon as it's done.
EDIT: I have now restarted the NAS but the problem persists

EDIT2: SOLVED
When I tried to install the new version I had screwed up the web server on the NAS and that hugged all the ports. I un-installed the web server and all is well again

sjhilton:
Hi Max,
I'm having an odd issue with my docker instance not saving customisations. Each time I upgrade the container to a new MC32 version the customisations disappear (I've noticed it with the file info panel in Theater View, but it may be happening elsewhere). Everything else is fine. Config and library are mounted from local folders that are mapped to the container.
If you have any thoughts that would be greatly appreciated.
thanks again for your work - the container solution works fabulously on the QNAP.
Stuart

BryanC:

--- Quote from: sjhilton on June 04, 2024, 07:19:15 am ---Hi Max,
I'm having an odd issue with my docker instance not saving customisations. Each time I upgrade the container to a new MC32 version the customisations disappear (I've noticed it with the file info panel in Theater View, but it may be happening elsewhere). Everything else is fine. Config and library are mounted from local folders that are mapped to the container.
If you have any thoughts that would be greatly appreciated.
thanks again for your work - the container solution works fabulously on the QNAP.
Stuart

--- End quote ---

When you delete a playlist, does it reappear after container recreation?

max096:

--- Quote from: sjhilton on June 04, 2024, 07:19:15 am ---Hi Max,
I'm having an odd issue with my docker instance not saving customisations. Each time I upgrade the container to a new MC32 version the customisations disappear (I've noticed it with the file info panel in Theater View, but it may be happening elsewhere). Everything else is fine. Config and library are mounted from local folders that are mapped to the container.
If you have any thoughts that would be greatly appreciated.
thanks again for your work - the container solution works fabulously on the QNAP.
Stuart

--- End quote ---

Can you reproduce this or is this just randomly resetting some things? Do you have any players that are connected to that library that run all the time? I had a problem once with playlists getting overwritten randomly and the songs I just added disappearing. Turned out that another client that I had always running overwrote the changes I made.

sjhilton:

--- Quote from: max096 on June 04, 2024, 06:31:37 pm ---Can you reproduce this or is this just randomly resetting some things? Do you have any players that are connected to that library that run all the time? I had a problem once with playlists getting overwritten randomly and the songs I just added disappearing. Turned out that another client that I had always running overwrote the changes I made.

--- End quote ---

Thanks Max - I'll do some more digging and see if I can reproduce the issue, including in circumstances other than I've outlined below. Yes, I have two raspberrypis running continuously with similar settings. There's also four other J River clients running on the network - two windows and two mac - so it could be some other odd syncing issue as well.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version