Dockerization of some popular applications.


Recommended Posts

I'm guessing you are on 6.1.9?  Go to the Plugins tab and check for updates.  There is an updated Dynamix webGui that fixes this.

 

Yes you are right.  Just updated the Dynamix. 

Will this now allow containers to use shares with spaces in them "Tv shows" instead of plain old "TV"?

Thanks.

Link to comment

I'm guessing you are on 6.1.9?  Go to the Plugins tab and check for updates.  There is an updated Dynamix webGui that fixes this.

 

Yes you are right.  Just updated the Dynamix. 

Will this now allow containers to use shares with spaces in them "Tv shows" instead of plain old "TV"?

Thanks.

 

Yes, the update restores the previous behavior

Link to comment

I'm guessing you are on 6.1.9?  Go to the Plugins tab and check for updates.  There is an updated Dynamix webGui that fixes this.

 

Yes you are right.  Just updated the Dynamix. 

Will this now allow containers to use shares with spaces in them "Tv shows" instead of plain old "TV"?

Thanks.

 

Yes, the update restores the previous behavior

 

Worked a treat, thanks for the tip.

Link to comment

I am having a problem similar to this guy's:  http://lime-technology.com/forum/index.php?topic=33822.msg421877#msg421877

 

I tried the solutions, but unless I am doing something wrong they are not working.

 

I have set the Sabnzbd docker to download to /mnt/user/Downloads, but it creates its own download folders in the appdata folder.  I tried setting in the Sab config the /mnt/user/Downloads location but it says it cannot create the directory.  I set permissions to 777.  I tried deleting and then recreating the image.  My user share does use a capital 'D' so I don't think that is the problem.

 

Similarly in Sonarr, I can not seem to direct it to my Television folder (/mnt/user/Television) even to look for existing series, it says the path does not exist.

 

Both applications seem to be stuck in either the config or appdata folders, and will not map outside of them.

 

Link to comment

I'm seeing this same issue and cannot seem to resolve it. Everything seems to check out but I cannot seem to figure out how to resolve "Failed to access plexWatch database". The database gets created fine... in fact, I can see the nidified timestamp change when I reboot.

 

$data_dir = '/plexWatch'; ## to store the DB, logfile - can be the same as this script

$server_log = '/logs/Plex Media Server.log'; ## used to log IP address of user (alpha)
$log_client_ip = 0; ## requires $server_log to be available too. (requires File::ReadBackwards)
## also required DEBUG log to be turned on in the PMS

$debug_logging = 1; ## logs to $data_dir/debug.log ( not verbose enough yet.. still todo )

## myplex user/pass ONLY required if you have set the PMS to 'Require authentication on local networks' and $server is not set to localhost
$myPlex_user = '';
$myPlex_pass = '';

$server = '10.168.1.247'; ## IP of PMS - or localhost
$port = 32400;         ## port of PMS

$notify_started = 1;   # !deprecated -- does nothing anymore (use push_watched, push_watching in $notify)
$notify_stopped = 1;   # !deprecated -- does nothing anymore (use push_watched, push_watching in $notify)

$appname = 'plexWatch';

 

Version Information

plexWatch/Web Version: v1.5.4.2

plexWatch Version: v0.3.4

Link to comment
  • 2 weeks later...

Can anyone assist me with Deluge Docker.  I got it working, but i can't see the ratio in the webui so i installed windows client on the windows machine i use but i cannot connect to daemon.  I have enabled "Allow Remote Connections" in Preferences/Daemon and restarted the docker container.  I have also given deluge access through my windows firewall for public and private.  Could it be that i do not know the default username for deluge when i add the connection.  I tried deluge/deluge for username and password and no username/deluge, using tower's local IP address, port 58846. 

 

Ultimately i just want to see the ratio, but even better would be to operate it from my windows machine.

 

 

Link to comment

I've installed the PlexWatch app, but its refusing to start.  I've rebooted the server and still does not start. 

 

width=500http://my.jetscreenshot.com/12412/20160425-igal-95kb.jpg[/img]

 

Interesting line in the log:

 

Apr 24 19:46:41 HunterNAS logger: plexWatch: Error response from daemon: Cannot start container plexWatch: Error starting userland proxy: listen tcp 0.0.0.0:8080: bind: address already in use Error: failed to start containers: [plexWatch]

 

Apparently there's a problem with access to the TCP port?  I didn't see any other errors and other services are running fine...  Here's a Netstat --listen

 

root@HunterNAS:~# netstat --listen
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 *:3551                  *:*                     LISTEN
tcp        0      0 *:time                  *:*                     LISTEN
tcp        0      0 *:4200                  *:*                     LISTEN
tcp        0      0 *:netbios-ssn           *:*                     LISTEN
tcp        0      0 *:38734                 *:*                     LISTEN
tcp        0      0 *:sunrpc                *:*                     LISTEN
tcp        0      0 HunterNAS:34800         *:*                     LISTEN
tcp        0      0 *:32400                 *:*                     LISTEN
tcp        0      0 *:8080                  *:*                     LISTEN
tcp        0      0 *:http                  *:*                     LISTEN
tcp        0      0 HunterNAS:32401         *:*                     LISTEN
tcp        0      0 *:8081                  *:*                     LISTEN
tcp        0      0 *:ssh                   *:*                     LISTEN
tcp        0      0 *:telnet                *:*                     LISTEN
tcp        0      0 *:https                 *:*                     LISTEN
tcp        0      0 *:microsoft-ds          *:*                     LISTEN
udp        0      0 HunterNAS:60417         *:*
udp        0      0 *:46146                 *:*
udp        0      0 *:32410                 *:*
udp        0      0 *:32412                 *:*
udp        0      0 *:32413                 *:*
udp        0      0 *:32414                 *:*
udp        0      0 *:time                  *:*
udp        0      0 *:sunrpc                *:*
udp        0      0 172.17.42.1:ntp         *:*
udp        0      0 192.168.29.100:ntp      *:*
udp        0      0 HunterNAS:ntp           *:*
udp        0      0 *:ntp                   *:*
udp        0      0 172.17.255.2:netbios-ns *:*
udp        0      0 172.17.42.1:netbios-ns  *:*
udp        0      0 192.168.29.2:netbios-ns *:*
udp        0      0 192.168.29.1:netbios-ns *:*
udp        0      0 *:netbios-ns            *:*
udp        0      0 172.17.255.:netbios-dgm *:*
udp        0      0 172.17.42.1:netbios-dgm *:*
udp        0      0 192.168.29.:netbios-dgm *:*
udp        0      0 192.168.29.:netbios-dgm *:*
udp        0      0 *:netbios-dgm           *:*
udp        0      0 HunterNAS:874           *:*
udp        0      0 *:1901                  *:*
udp        0      0 192.168.29.100:52754    *:*
udp        0      0 172.17.42.1:37917       *:*
udp        0      0 *:mdns                  *:*
udp        0      0 172.17.42.1:38574       *:*
udp        0      0 HunterNAS:55736         *:*
udp        0      0 *:55870                 *:*
udp        0      0 192.168.29.100:41288    *:*
udp        0      0 172.17.42.1:41306       *:*
udp        0      0 192.168.29.100:57790    *:*
Active UNIX domain sockets (only servers)
Proto RefCnt Flags       Type       State         I-Node   Path
unix  2      [ ACC ]     STREAM     LISTENING     12155    /var/run/avahi-daemon/socket
unix  2      [ ACC ]     STREAM     LISTENING     12173    /var/run/docker.sock
unix  2      [ ACC ]     STREAM     LISTENING     3735     /var/run/samba/nmbd/unexpected
unix  2      [ ACC ]     SEQPACKET  LISTENING     8101     /run/udev/control
unix  2      [ ACC ]     STREAM     LISTENING     10423    /var/run/acpid.socket
unix  2      [ ACC ]     STREAM     LISTENING     10454    /var/run/dbus/system_bus_socket
Active Bluetooth connections (only servers)
Proto  Destination       Source            State         PSM DCID   SCID      IMTU    OMTU Security
Proto  Destination       Source            State     Channel

 

Here's the config...

width=500http://my.jetscreenshot.com/12412/20160425-ftg1-57kb.jpg[/img]

 

Tried to change the Host Port to an unused address, changed container port as well, but no difference.  Stays in a stopped state.  What am I missing?

 

 

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.