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.

Dockerization of some popular applications.

Featured Replies

drwxr-xr-x 1 nobody root  208 Jul  6 14:58 mariadb/

 

  • Replies 1.3k
  • Views 276.7k
  • Created
  • Last Reply

drwxr-xr-x 1 nobody root  208 Jul  6 14:58 mariadb/

 

chown -R nobody:users mariadb/

 

And test it again.

I done that now it's still showing this in the logs

 

*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...

No SSH host key available. Generating one...

Creating SSH2 RSA key; this may take some time ...

Creating SSH2 DSA key; this may take some time ...

Creating SSH2 ECDSA key; this may take some time ...

Creating SSH2 ED25519 key; this may take some time ...

invoke-rc.d: policy-rc.d denied execution of restart.

*** Running /etc/rc.local...

*** Booting runit daemon...

*** Runit started as PID 93

Database exists.

Starting MariaDB...

140706 15:06:31 mysqld_safe Logging to syslog.

140706 15:06:31 mysqld_safe Starting mysqld daemon with databases from /db

140706 15:06:31 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended

Database exists.

Starting MariaDB...

140706 15:06:32 mysqld_safe Logging to syslog.

140706 15:06:32 mysqld_safe Starting mysqld daemon with databases from /db

140706 15:06:33 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended

Database exists.

Starting MariaDB...

140706 15:06:33 mysqld_safe Logging to syslog.

140706 15:06:33 mysqld_safe Starting mysqld daemon with databases from /db

140706 15:06:33 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended

Database exists.

Starting MariaDB...

140706 15:06:35 mysqld_safe Logging to syslog.

140706 15:06:35 mysqld_safe Starting mysqld daemon with databases from /db

140706 15:06:36 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended

Database exists.

Starting MariaDB...

140706 15:06:36 mysqld_safe Logging to syslog.

140706 15:06:37 mysqld_safe Starting mysqld daemon with databases from /db

140706 15:06:37 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended

Database exists.

Starting MariaDB...

 

 

total 266756

drwx------ 1 nobody users      686 Jun 28 10:54 MyMusic46/

drwx------ 1 nobody users      1780 Jun 28 10:54 MyVideos78/

-rw-rw---- 1 nobody users    524288 Jul  6 15:05 aria_log.00000001

-rw-rw---- 1 nobody users        52 Jul  6 15:05 aria_log_control

-rw-rw---- 1 nobody users  5242880 Jul  5 12:28 ib_logfile0

-rw-rw---- 1 nobody users  5242880 Jul  5 12:28 ib_logfile1

-rw-rw---- 1 nobody users 262144000 Jul  5 12:28 ibdata1

drwx------ 1 nobody users      2094 Jun 28 09:30 mysql/

drwx------ 1 nobody users      868 Jun 28 09:30 performance_schema/

 

when I do a tail I get all strange characters...

 

????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????root@Tower:/mnt/cache/appdata/mariadb# PuTTYPuTTYPuTTYPuTTYPuTTYPuTTY

 

when I do a tail I get all strange characters...

 

 

Nevermind, it's a binary log file....

 

Without a log there is nothing I can do, but I've explicit disable it when i rewrote the docker. I 'll change that back and submit it to needo. You will be required to rebuild image then, so we can retrieve that log, ok?

sure, no problem at all, will my XBMC database survive that?

sure, no problem at all, will my XBMC database survive that?

 

Let's see which error it is first.

Needo,

 

I have a request for a Maraschino docker.

 

Thanks for all your hard work!

 

JM

  • Author

Done. Let's wait needo to accept the pull request.

I accepted the request. The image has been rebuilt.

Done. Let's wait needo to accept the pull request.

I accepted the request. The image has been rebuilt.

 

Now, MrLondon, remove the container and the image, and add the container again.

as soon as I removed and added the image I was able to connect to the database again... really strange. Thanks for the very fast and great assistance....

  • Author

as soon as I removed and added the image I was able to connect to the database again... really strange. Thanks for the very fast and great assistance....

 

That's odd. The good thing, now we have logs!

 

needo, had you looked at this? http://lime-technology.com/forum/index.php?topic=33822.msg315608#msg315608

Not yet. I went out of town for the 4th and need to catch up.

Sabnzbd has come with version 0.7.18, it there a way to update the sabnzbd docker?

Sabnzbd has come with version 0.7.18, it there a way to update the sabnzbd docker?

 

Just remove the container and image, and add it again.

Sabnzbd has come with version 0.7.18, it there a way to update the sabnzbd docker?

 

Just remove the container and image, and add it again.

 

wouldnt needo need to trigger a build, otherwise you will just re-download the cached build files from docker repo?

Sabnzbd has come with version 0.7.18, it there a way to update the sabnzbd docker?

 

Just remove the container and image, and add it again.

 

wouldnt needo need to trigger a build, otherwise you will just re-download the cached build files from docker repo?

 

Yes, you're right.

hmm thought so, pity there is no way to trigger this, i guess needo could have a script running to check for latest version of the apps and then this triggers a build command to docker perhaps?.

 

edit - obviously there would need to be some checks to make sure the source repo for the app is up to date too, probably far too much hassle :-)

hmm thought so, pity there is no way to trigger this, i guess needo could have a script running to check for latest version of the apps and then this triggers a build command to docker perhaps?.

 

edit - obviously there would need to be some checks to make sure the source repo for the app is up to date too, probably far too much hassle :-)

 

Or probably he can extend EDGE for all apps, including SABnzbd and Deluge.

  • Author

CHANGELOG

07/7/2014

  • (sabnzbd) Upgrade to stable sabnzbd.
  • (sabnzbd) Add ffmpeg for nzbToMedia users.

Thanks needo for your prompt attention, and keeping us updated and current and so quickly.

Needo,

 

I am trying to use your sickrage docker and I'm having issues where it can't reach out to tvdb or tvrage. I am using EDGE=1 and verified it's using the latest commit from sickrage master. I can perform the same apt commands and grab the latest zip in a virtual machine and it works. Any ideas?

 

edit: Also, once I get the error "search timed out, try again or try another indexer", I have to stop and start the container again for Sickrage to respond.

  • Author

I am trying to use your sickrage docker and I'm having issues where it can't reach out to tvdb or tvrage. I am using EDGE=1 and verified it's using the latest commit from sickrage master. I can perform the same apt commands and grab the latest zip in a virtual machine and it works. Any ideas?

 

What docker run command are you running and what does...

 

docker logs sickrage

 

say?

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.