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] hurricane's Docker Repository

Featured Replies

First off thanks for your work!

 

just to cut to the heart of it I am unable to update "ubooquity" ill paste the error message below, if you could take a look and let me know what i might be doing wrong etc... I would greatly appreciate it.

 

Pulling image: hurricane/ubooquity:latest
IMAGE ID [latest]: Pulling from hurricane/ubooquity. 
IMAGE ID [a3ed95caeb02]: Already exists. 
IMAGE ID [db4c7d0999c0]: Already exists. 
IMAGE ID [4f3d1f3242f0]: Already exists. 
IMAGE ID [94024b68f484]: Pulling fs layer. Downloading 100% of 107 MB. Verifying Checksum. Download complete. Extracting. Pull complete. 
IMAGE ID [9fa85e8627da]: Pulling fs layer. Download complete. Extracting. Pull complete. 

TOTAL DATA PULLED: 107 MB

Error: layers from manifest don't match image configuration

 

Thanks!

  • Replies 396
  • Views 68k
  • Created
  • Last Reply

Look in the docker FAQ for that error

 

Sent from my LG-D852 using Tapatalk

 

 

thanks, will do!

Having an issue with the Sabnzbd docker app.

 

Every time I have to reboot my unRAID box, Sabnzbd is reset, and I have to go back through and set it up all over again.

 

I've got the config setup on my cache drive.

 

Danilo

  • Author

Interesting, that should not be happening. Can you confirm the volumes. Run docker inspect on the container and post the results please

 

Sent from my ONEPLUS A3000 using Tapatalk

 

 

  • 3 weeks later...

I cannot get libresonic to restart itself.

 

I updated to 6.2.4 two days ago, and all my dockers started just fine. Earlier this evening, I used Docker Buttons to stop all dockers so I could make a change to my global share settings (include one drive, exclude another) as I'm working through my conversion to XFS. I restarted the array with no problem, then started firing up dockers.

 

I click the libresonic icon, then click start, then immediately get a big popup that says Execution Error (see attached).

 

There is nothing in libresonic.log about it (not terribly surprising). This is the last bit of the (docker?) log file that's displayed when I click the log item from the libresonic icon menu.

{Full GC (System.gc()) 75336K->71231K(150016K), 0.3072007 secs}
{GC (Allocation Failure) 115263K->72069K(149504K), 0.0058413 secs}
{GC (Allocation Failure) 116613K->71896K(150016K), 0.0043158 secs}
{GC (Allocation Failure) 116440K->71896K(150528K), 0.0056840 secs}
{GC (Allocation Failure) 116952K->71960K(150528K), 0.0056519 secs}
{GC (Allocation Failure) 117016K->71992K(150528K), 0.0058188 secs}
{GC (Allocation Failure) 117048K->72024K(150528K), 0.0061728 secs}
{GC (Allocation Failure) 117080K->72024K(150528K), 0.0078915 secs}
{GC (Allocation Failure) 117080K->72056K(150528K), 0.0090771 secs}
{GC (Allocation Failure) 117112K->72076K(150528K), 0.0049814 secs}
{GC (Allocation Failure) 117132K->72306K(148992K), 0.0046714 secs}
{GC (Allocation Failure) 117362K->72120K(150016K), 0.0068446 secs}
{GC (Allocation Failure) 117176K->72313K(150016K), 0.0059119 secs}
{GC (Allocation Failure) 117369K->72184K(150528K), 0.0044330 secs}
{cont-finish.d} executing container finish scripts...
{cont-finish.d} done.
{s6-finish} syncing disks.
{s6-finish} sending all processes the TERM signal.
Shutting down UPnP service...
Shutting down database...
Shutting down UPnP service - Done!
2016-11-09 19:05:43.857:INFO:oejs.AbstractConnector:Thread-0: Stopped ServerConnector@1c575595{HTTP/1.1,{http/1.1}}{0.0.0.0:4040}
2016-11-09 19:05:43.996:INFO:/:Thread-0: Destroying Spring FrameworkServlet 'libresonic'
{GC (System.gc()) 92837K->72249K(148992K), 0.0056948 secs}
{Full GC (System.gc()) {s6-finish} sending all processes the KILL signal and exiting.
72249K->67944K(148992K), 0.3313559 secs}
 

Note: brackets [ replaced with curly braces { so the forum would display the text

 

I do have some movie & TV shares (which are available via libresonic) on the disk that I've excluded from the user shares. The key item may be that all my music is on that disk. Would the fact that my "Audio" share is now completely non-existent (as far as the server is concerned) cause libresonic to not start at all?

unRAID_libresonic_start_error.PNG.3a7f22224ae9c402036be5a813716d82.PNG

Edited by FreeMan
fix humungous text

  • Author

Not sure, since I don't use libresonic. But I recommend that you copy your config somewhere else and start a blank instance and report back

 

Sent from my ONEPLUS A3000 using Tapatalk

 

 

  • 2 months later...

So I have Subsonic running on an unRAID server. I have had this running for a few years now. I just upgraded my unRAID server, and thus installed the latest version of Subsonic using this docker..

 

Things are running OK, but something odd is happening. My internal IP address for Subsonic is 192.168.1.200:4040

 

First, when I went to connect to Sonos, I get the following log entry:

 

Enabling Sonos music service, using Sonos controller IP 192.168.1.110, SID 242, and Subsonic URL http://192.168.122.1:4040/ws/Sonos'>http://192.168.122.1:4040/ws/Sonos

 

Note that the IP address that Subsonic is trying to register with Sonos is 192.168.122.1:4040. I would expect this to be the same as the IP address I am using for accessing Subsonic GUI. 192.168.122.1 is not even in my IP range on the router.

 

In addition, I have this setup to access externally using the custom URL. It works fine when I am not connected to my own network. When I am though, it fails to resolve and it ends up trying to resolve to http://192.168.122.1:4040

 

Any ideas what is happening here?

  • Author

Yeah, seems like the container is using a bridge network configuration. If I remember correctly, this is to avoid a conflict with the host network stack in case multiple service try to attain the upnp ports. You can change the configuration by adjusting the containers network configuration to host, of course, at your own peril. It should be a drop down

 

Sent from my ONEPLUS A3000 using Tapatalk

 

 

Thank you for the quick reply.

 

It was already set to Host.  I switched it to Bridge to see what would happen, and then it resolved to http://172.17.0.2:4040/

 

 

I realized I never reported back after my last post.

I cannot get libresonic to restart itself.

I did, in fact, get things working, and have been quite happily using it ever since.

 

I just updated unRAID to 6.3, and realized that I had my docker.img file on the old 5.x /mnt/cache/apps share instead of the new /mnt/cache/appdata share. So, I stopped all dockers, backed them up, disabled dockers & deleted the .img file. I reenabled dockers with the path now set to ../appdata, reinstalled all previous dockers (thanks to the docker buttons plugin), and everything was fine. Until my daughter notified me that she can't connect to libresonic from where she's currently located in Spain.

 

I can't either, from inside the house on my local network. A stop/start of libresonic didn't fix it, so I was looking at the configuration to see if anything had changed, when I noticed the configuration shown in the first attachment.

 

I checked my configuration, and the correct port (4040) is there, however the field title seems off since it says "n/a". (Second attachment)

 

I do also have the port configured in the "WEB_PORT" field as key1. (third attachment)

 

Any ideas what's gone wrong? Should I attempt to just delete & reinstall libresonic to check the config?

Libresonic_missing_port.PNG.1cb581816bebc86bf1b2c6c5eae2116e.PNG

Libresonic_port_config.PNG.a91d6175e3758b1821a98c208b869ac8.PNG

Libresonic_port_config_2.PNG.c33cb0bced6353b37540970ec4ee8755.PNG

  • Author

If upgrades have occurred to the underlying os  and the container has been recreated in some time, the overlay network becomes corrupt. I would remove the container, recreate and report back

 

Sent from my ONEPLUS A3000 using Tapatalk

 

 

Hi,

 

Could you build FFmpeg with the libmfx for Intel QSV https://trac.ffmpeg.org/wiki/HWAccelIntro ? I have a Kaby Lake CPU and I'd like to use the HEVC(h.265) encoder inside the CPU for streaming video to Dsub(mobile). I've try to add it manually from inside the docker without success.

 

Thanks.

  • Author

Sorry the maintenance of such a container would be too much. Qsv is not all that it's cut out to be, you should try vaapi first.

 

Sent from my ONEPLUS A3000 using Tapatalk

 

 

How can i change the context path? I need to put it behind my proxy.

 

If i change it in the config file, it reset after reboot of the container.

  • Author

How can i change the context path? I need to put it behind my proxy.

 

If i change it in the config file, it reset after reboot of the container.

I will make it an environment variable and post an update

 

Sent from my ONEPLUS A3000 using Tapatalk

 

 

How can i change the context path? I need to put it behind my proxy.

 

If i change it in the config file, it reset after reboot of the container.

I will make it an environment variable and post an update

 

Sent from my ONEPLUS A3000 using Tapatalk

Nice :) Thanks

  • 3 weeks later...
On 2/10/2017 at 4:59 AM, hurricanehrndz said:

I will make it an environment variable and post an update

 

Sent from my ONEPLUS A3000 using Tapatalk

 

 

Just wanted to say this would be appreciated!

  • Author

Thank you for the reminder. I will try and have it done before the end of the weekend

Sent from my ONEPLUS A3000 using Tapatalk

On 2/25/2017 at 7:15 PM, hurricanehrndz said:

Thank you for the reminder. I will try and have it done before the end of the weekend

Sent from my ONEPLUS A3000 using Tapatalk
 

I did a pull and it looks like you probably didn't have a chance to do this.  No big deal as I'm sure you have much more important things that come up.  If you do get a chance to do this soon, that would be awesome!  

 

Thanks for all your work on this.  Best subsonic docker I have found.

Edited by kkuhle

On 3/1/2017 at 8:48 AM, hurricanehrndz said:

This is now complete.

Great!  I will give it a shot soon.

On 3/1/2017 at 4:48 PM, hurricanehrndz said:

This is now complete.

I just tried to do a new pull, still dont see a context variable?

Archived

This topic is now archived and is closed to further replies.

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.