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

root@localhost:# /usr/bin/docker run -d --name="SABnzbd" --net="bridge" -p 8080:8080/tcp -v "/mnt/user/appdata/sabnzbd/":"/config":rw -v "":"/downloads":rw -v "/mnt/user":"/mnt/user":rw -v "/etc/localtime":"/etc/localtime":ro needo/sabnzbd

15d713e34cb1ea7b6a77cae5156a9138ac5e25d3aac6c59c12022be10f45a4e7

2014/07/30 22:25:14 Error: Could not create local directory '' for bind mount: mkdir : no such file or directory!

 

The command failed.

 

Any ideas?

What is this

-v "":"/downloads":rw

intended to do? You are mapping a docker directory named "/downloads" to an unRAID directory named ""?

He was using the template.  It looks like he deleted/blanked a field instead of removing it.  So when he ran the the start command, the template assumed the field is blank.
  • Replies 1.3k
  • Views 276.7k
  • Created
  • Last Reply

Correct, thank you :)

  • Author

07/31/2014

  • (plex) Upgrade to latest version.

07/31/2014

  • (plex) Upgrade to latest version.

 

Needo, can I please say that was forking fast! Thanks a bunch mate.

Now that the docker is upgraded, how do I get it on my system? Just click the update button on my docker page?

  • Author

Now that the docker is upgraded, how do I get it on my system? Just click the update button on my docker page?

 

Correct!

[me=sacretagent]confirms the upgrade works [/me]

just clicked the button and after a while it says completed (be aware the plex image = 75mb big and takes a while to download in the background)

we got an extra playlists link on the webpage now

not sure where these trailers are going to show up yet ;)

  • Author

[me=sacretagent]confirms the upgrade works [/me]

just clicked the button and after a while it says completed (be aware the plex image = 75mb big and takes a while to download in the background)

we got an extra playlists link on the webpage now

not sure where these trailers are going to show up yet ;)

 

To get the trailers to show up you have to go into your Movies section and Refresh each one.

To get the trailers to show up you have to go into your Movies section and Refresh each one.

 

When looking at your movie library, choose the gear and then "Force Refresh" - that will refresh the whole library at once.

Needo, is it possible to modify the Settings file for the PlexConnect docker?

  • Author

Needo, is it possible to modify the Settings file for the PlexConnect docker?

 

Not with the current version of the Docker. I can look into making that change. What are you looking to modify?

Needo, is it possible to modify the Settings file for the PlexConnect docker?

 

Not with the current version of the Docker. I can look into making that change. What are you looking to modify?

 

The settings allow a few changes to be made, the main one I am looking for is being able to set a different DNS server.

Needo, is it possible to modify the Settings file for the PlexConnect docker?

 

Not with the current version of the Docker. I can look into making that change. What are you looking to modify?

 

For me, it never worked :( 

 

If I don't connect a path, it start PlexConnect.py, but doesn't work.  If I connect a Path, it always give an error that the PlexConnect.py is not found (needo, you can see details in the Thread I created yesterday).

 

 

  • Author

For me, it never worked :( 

If I don't connect a path, it start PlexConnect.py, but doesn't work.  If I connect a Path, it always give an error that the PlexConnect.py is not found (needo, you can see details in the Thread I created yesterday).

 

Yeah, that is an odd one. I am unable to reproduce it.

strange, I just connect to your plexconnect repo and this is the default behavior for me... all your other docker works really well.

  • Author

strange, I just connect to your plexconnect repo and this is the default behavior for me... all your other docker works really well.

 

Yeah, I don't know what to tell you. I just fired it up with a fresh install and got...

 

11:36:02 WebServer: started: 11:36:02
11:36:02 WebServer: ***
11:36:02 WebServer: WebServer: Serving HTTP on 172.17.0.13 port 80.
11:36:02 WebServer: ***
11:41:03 WebServer: Shutting down.
11:36:02 WebServer: started: 11:36:02
11:36:02 WebServer: ***
11:36:02 WebServer: WebServer: Serving HTTPS on 172.17.0.13 port 443.
11:36:02 WebServer: ***
11:41:03 WebServer: Shutting down.
11:36:02 DNSServer: started: 11:36:02
11:36:02 DNSServer: ***
11:36:02 DNSServer: DNSServer: Serving DNS on 172.17.0.13 port 53.
11:36:02 DNSServer: intercept: ['trailers.apple.com'] => 172.17.0.13
11:36:02 DNSServer: restrain: ['mesu.apple.com', 'appldnld.apple.com', 'appldnld.apple.com.edgesuite.net'] => 127.0.0.1
11:36:02 DNSServer: forward other to higher level DNS: 8.8.8.8
11:36:02 DNSServer: ***
11:41:07 DNSServer: Shutting down.
11:41:03 PlexConnect: Shutting down.
11:41:07 PlexConnect: shutdown
*** Killing all processes...

How Could I cleanup the Images and Containers of that docker, to make sure i'm not starting with a bad images/container ?

How Could I cleanup the Images and Containers of that docker, to make sure i'm not starting with a bad images/container ?

 

Click Remove/Container and Image

I did remove them, then remove 3 that were listed as "none:none".  I re-added the PlexConnect using the "my-plexconnect" template (because it is not in the templates, don't know why).

 

It still give the same error.  I'll try the manual command to see if it make any difference... I always used the Extended Docker page to do it since the beginning.

  • Author

I did remove them, then remove 3 that were listed as "none:none".  I re-added the PlexConnect using the "my-plexconnect" template (because it is not in the templates, don't know why).

 

It still give the same error.  I'll try the manual command to see if it make any difference... I always used the Extended Docker page to do it since the beginning.

 

Can you please post a screenshot of your plexConnect docker configuration?

Yes.  I tried manually and I can't start it using a run command ?? very strange. 

 

Here is my docker extended page :

 

58aad74da1645_Capture_dcran_2014-08-01__14_10_59.png.173089b1e5407e12328f02b5f61a80e4.png

Is there a way to delete a "my-something" template in the Extended Docker Page ?? I can try removing it and retry...

damn! this thing will make me crazy!

 

It looks like it never try to git clone the PlexConnect repo ?  It's why it doesn't find the plexconnect py file...

  • Author

damn! this thing will make me crazy!

 

It looks like it never try to git clone the PlexConnect repo ?  It's why it doesn't find the plexconnect py file...

 

Take off the EDGE. There is not a more recent release then the one included in the non-EDGE version.

Is there a way to delete a "my-something" template in the Extended Docker Page ?? I can try removing it and retry...

Not using this docker, but the "my-something" templates are in /boot/config/plugins/Docker. Deleting these are not likely to have any effect since they are just overwritten whenever you change them.

 

A more likely candidate for "stuff" that is still hanging around from a previous installation is any configuration type data that the docker application uses. For example, in your case that would be /mnt/btrfs/appdata/plexconnect

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.