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.

gmythx

Members
  • Joined

  • Last visited

  1. Did you ever find a solution for this Teknoclown? I have the same problem now. Been running great for years.
  2. I just fixed a problem identical to this. I did not see a cache share either. In my /mnt/user/cache I found only files that appear to belong to Emby. I also had a folder /mnt/cache/cache which contained the same exact files. I checked my Emby config and found a setting for Cache Path set to /mnt/cache. I stopped Emby and moved the cache folder from /mnt/user/cache into a different share that I created (/mnt/user/emCache). So I ended up with /mnt/user/emCache/cache. When I moved the cache folder from under /mnt/user the /mnt/cache/cache was no longer there. I then restarted Emby and changed the Cache Path setting to /mnt/user/emCache. Emby seems to be happy with the change. I then re-scanned with Fix Common Problems and no longer had the error. I am not positive that this is the best way to fix this problem, but it seems to have worked for me.
  3. Sorry about that... I did forget to mention these, but that may be because I did not see anything out of the ordinary. But here they are. When I could not gain access through HeidiSQL I would restart the docker. _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-config: executing... [cont-init.d] 30-config: exited 0. [cont-init.d] 40-initialise-db: executing... [cont-init.d] 40-initialise-db: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. 190326 01:17:08 mysqld_safe Logging to syslog. 190326 01:17:08 mysqld_safe Starting mysqld daemon with databases from /config/databases Caught SIGTERM signal! [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting. [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 10-adduser: executing... usermod: no changes ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-config: executing... [cont-init.d] 30-config: exited 0. [cont-init.d] 40-initialise-db: executing... [cont-init.d] 40-initialise-db: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. 190326 01:39:10 mysqld_safe Logging to syslog. 190326 01:39:10 mysqld_safe Starting mysqld daemon with databases from /config/databases Caught SIGTERM signal! [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting. [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 10-adduser: executing... usermod: no changes ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-config: executing... [cont-init.d] 30-config: exited 0. [cont-init.d] 40-initialise-db: executing... [cont-init.d] 40-initialise-db: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. 190326 01:55:25 mysqld_safe Logging to syslog. 190326 01:55:25 mysqld_safe Starting mysqld daemon with databases from /config/databases
  4. Need some help with troubleshooting a problem I am having with mariadb locking up. I just upgraded an Intel NUC to LibreELEC 9.0.1. I have been using mariadb to hold my Kodi database for quite a while, and everything has been working great. Now a week after the upgrade my machine is not being able to access the databases stored in mariadb. I have looked at the Kodi log files and see where Kodi is trying to access the database, but is unable to. ERROR: Unable to open database: MyVideos116 [2002](Can't connect to MySQL server on 'xxx.xxx.xxx.xxx' (115)) (Address replaced with x) I have verified that the IP address, user, and password is correct. Nothing there has changed since it has been working for quite a while. When I attempt to connect to maraiadb with HeidiSQL from another machine I am unable to, it just hangs. I then have to restart the docker to be able to connect. I have looked in the syslog on my unRAID server, but the only thing I see that has any connection with mariadb is: kernel: traps: mysqld[10787] general protection ip:55fabff0322f sp:14757c0ab7f8 error:0 in mysqld[55fabf96a000+122a000] I have checked the database for corruption but did not find any. Are there any other log files I can investigate? I am running unRAID 6.5.3 with what I believe is the latest version of this docker. Any help is appreciated.
  5. Anybody having problems getting this docker to start after updating it? I just performed an update earlier today and just noticed that it will not start properly. In the logs I just see "Starting mysqld daemon with databases from /config/databases" Just checked and it looks like the file permissions are all good. Am I missing something simple? Thanks for any assistance.

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.