I'm having issues starting today with the transmission container running on my Synology NAS, something had happened in the past few days and I couldn't connect using transmission-remote-gui to port 9091 anymore. When I check the container activity with "docker logs -ft transmission" I see that it keeps looping over and over with some cron jobs:
2018-04-16T22:26:00.118912370Z crond[230]: wakeup dt=60
2018-04-16T22:26:00.119820664Z crond[230]: file root:
2018-04-16T22:26:00.120240118Z crond[230]: line run-parts /etc/periodic/15min
2018-04-16T22:26:00.120578958Z crond[230]: line run-parts /etc/periodic/hourly
2018-04-16T22:26:00.120908051Z crond[230]: line run-parts /etc/periodic/daily
2018-04-16T22:26:00.121254684Z crond[230]: line run-parts /etc/periodic/weekly
2018-04-16T22:26:00.121692976Z crond[230]: line run-parts /etc/periodic/monthly
2018-04-16T22:26:00.122274140Z crond[230]: line /config/blocklist-update.sh 2>&1
2018-04-16T22:27:00.119934553Z crond[230]: wakeup dt=60
2018-04-16T22:27:00.120979449Z crond[230]: file root:
2018-04-16T22:27:00.121349029Z crond[230]: line run-parts /etc/periodic/15min
2018-04-16T22:27:00.121689309Z crond[230]: line run-parts /etc/periodic/hourly
2018-04-16T22:27:00.122074448Z crond[230]: line run-parts /etc/periodic/daily
2018-04-16T22:27:00.122412187Z crond[230]: line run-parts /etc/periodic/weekly
2018-04-16T22:27:00.122886813Z crond[230]: line run-parts /etc/periodic/monthly
2018-04-16T22:27:00.123194023Z crond[230]: line /config/blocklist-update.sh 2>&1
2018-04-16T22:28:00.120922269Z crond[230]: wakeup dt=60
2018-04-16T22:28:00.121834883Z crond[230]: file root:
2018-04-16T22:28:00.122234549Z crond[230]: line run-parts /etc/periodic/15min
2018-04-16T22:28:00.122546785Z crond[230]: line run-parts /etc/periodic/hourly
2018-04-16T22:28:00.122811917Z crond[230]: line run-parts /etc/periodic/daily
2018-04-16T22:28:00.123184936Z crond[230]: line run-parts /etc/periodic/weekly
2018-04-16T22:28:00.123513314Z crond[230]: line run-parts /etc/periodic/monthly
2018-04-16T22:28:00.123795709Z crond[230]: line /config/blocklist-update.sh 2>&1
2018-04-16T22:29:00.123897329Z crond[230]: wakeup dt=60
2018-04-16T22:29:00.124822063Z crond[230]: file root:
2018-04-16T22:29:00.125267840Z crond[230]: line run-parts /etc/periodic/15min
2018-04-16T22:29:00.125683464Z crond[230]: line run-parts /etc/periodic/hourly
2018-04-16T22:29:00.126120896Z crond[230]: line run-parts /etc/periodic/daily
2018-04-16T22:29:00.126486089Z crond[230]: line run-parts /etc/periodic/weekly
2018-04-16T22:29:00.126885788Z crond[230]: line run-parts /etc/periodic/monthly
2018-04-16T22:29:00.127262263Z crond[230]: line /config/blocklist-update.sh 2>&1
2018-04-16T22:30:00.125966011Z crond[230]: wakeup dt=60
2018-04-16T22:30:00.127182959Z crond[230]: file root:
2018-04-16T22:30:00.127579155Z crond[230]: line run-parts /etc/periodic/15min
2018-04-16T22:30:00.127943840Z crond[230]: job: 0 run-parts /etc/periodic/15min
2018-04-16T22:30:00.128167902Z crond[230]: line run-parts /etc/periodic/hourly
2018-04-16T22:30:00.128470224Z crond[230]: line run-parts /etc/periodic/daily
2018-04-16T22:30:00.128774032Z crond[230]: line run-parts /etc/periodic/weekly
2018-04-16T22:30:00.129120691Z crond[230]: line run-parts /etc/periodic/monthly
2018-04-16T22:30:00.129423172Z crond[230]: line /config/blocklist-update.sh 2>&1
2018-04-16T22:30:00.129726678Z crond[1148]: child running /bin/sh
2018-04-16T22:30:00.129956405Z crond[230]: USER root pid 1148 cmd run-parts /etc/periodic/15min
2018-04-16T22:30:10.128887516Z crond[230]: wakeup dt=10
2018-04-16T22:31:00.129923726Z crond[230]: wakeup dt=50
2018-04-16T22:31:00.131015858Z crond[230]: file root:
2018-04-16T22:31:00.131366878Z crond[230]: line run-parts /etc/periodic/15min
2018-04-16T22:31:00.131534077Z crond[230]: line run-parts /etc/periodic/hourly
2018-04-16T22:31:00.131913003Z crond[230]: line run-parts /etc/periodic/daily
2018-04-16T22:31:00.132235543Z crond[230]: line run-parts /etc/periodic/weekly
2018-04-16T22:31:00.132560756Z crond[230]: line run-parts /etc/periodic/monthly
2018-04-16T22:31:00.132960474Z crond[230]: line /config/blocklist-update.sh 2>&1
2018-04-16T22:32:00.132896426Z crond[230]: wakeup dt=60
2018-04-16T22:32:00.134140080Z crond[230]: file root:
2018-04-16T22:32:00.134492799Z crond[230]: line run-parts /etc/periodic/15min
2018-04-16T22:32:00.134721947Z crond[230]: line run-parts /etc/periodic/hourly
2018-04-16T22:32:00.135106433Z crond[230]: line run-parts /etc/periodic/daily
2018-04-16T22:32:00.135405947Z crond[230]: line run-parts /etc/periodic/weekly
2018-04-16T22:32:00.135675820Z crond[230]: line run-parts /etc/periodic/monthly
2018-04-16T22:32:00.136016803Z crond[230]: line /config/blocklist-update.sh 2>&1
2018-04-16T22:33:00.134923640Z crond[230]: wakeup dt=60
2018-04-16T22:33:00.135957225Z crond[230]: file root:
2018-04-16T22:33:00.136361075Z crond[230]: line run-parts /etc/periodic/15min
2018-04-16T22:33:00.136682863Z crond[230]: line run-parts /etc/periodic/hourly
2018-04-16T22:33:00.137031869Z crond[230]: line run-parts /etc/periodic/daily
2018-04-16T22:33:00.137355044Z crond[230]: line run-parts /etc/periodic/weekly
2018-04-16T22:33:00.137653641Z crond[230]: line run-parts /etc/periodic/monthly
2018-04-16T22:33:00.137988072Z crond[230]: line /config/blocklist-update.sh 2>&1
Other than that all I get from the very start of the container launch is the below. The watch dir not having any space is peculiar, I have no idea why that is, the folder has permissions and theres definitely space left.
2018-04-16T22:12:56.038035807Z -------------------------------------
2018-04-16T22:12:56.038205625Z GID/UID
2018-04-16T22:12:56.038315851Z -------------------------------------
2018-04-16T22:12:56.039945533Z
2018-04-16T22:12:56.040247858Z User uid: 1024
2018-04-16T22:12:56.040461942Z User gid: 100
2018-04-16T22:12:56.040669955Z -------------------------------------
2018-04-16T22:12:56.040922241Z
2018-04-16T22:12:56.046951854Z [cont-init.d] 10-adduser: exited 0.
2018-04-16T22:12:56.047264525Z [cont-init.d] 20-config: executing...
2018-04-16T22:12:56.060947838Z [cont-init.d] 20-config: exited 0.
2018-04-16T22:12:56.061185440Z [cont-init.d] done.
2018-04-16T22:12:56.064945582Z [services.d] starting services
2018-04-16T22:12:56.082927904Z [services.d] done.
2018-04-16T22:12:56.085941752Z crond[230]: crond (busybox 1.27.2) started, log level 0
2018-04-16T22:12:56.086303692Z crond[230]: user:root entry:*/15 * * * * run-parts /etc/periodic/15min
2018-04-16T22:12:56.087930269Z crond[230]: user:root entry:0 * * * * run-parts /etc/periodic/hourly
2018-04-16T22:12:56.088277033Z crond[230]: user:root entry:0 2 * * * run-parts /etc/periodic/daily
2018-04-16T22:12:56.088539751Z crond[230]: user:root entry:0 3 * * 6 run-parts /etc/periodic/weekly
2018-04-16T22:12:56.088765925Z crond[230]: user:root entry:0 5 1 * * run-parts /etc/periodic/monthly
2018-04-16T22:12:56.089080773Z crond[230]: user:root entry:0 3 * * * /config/blocklist-update.sh 2>&1
2018-04-16T22:12:59.978902938Z [2018-04-17 00:12:59.976] Transmission 2.93 (3c5870d4f5) started (session.c:740)
2018-04-16T22:12:59.979630357Z [2018-04-17 00:12:59.977] RPC Server Adding address to whitelist: 127.0.0.1 (rpc-server.c:971)
2018-04-16T22:12:59.979832088Z [2018-04-17 00:12:59.977] RPC Server Serving RPC and Web requests on port 127.0.0.1:9091/transmission/ (rpc-server.c:1213)
2018-04-16T22:12:59.980159973Z [2018-04-17 00:12:59.977] RPC Server Password required (rpc-server.c:1220)
2018-04-16T22:12:59.980367358Z [2018-04-17 00:12:59.977] UDP Failed to set receive buffer: requested 4194304, got 425984 (tr-udp.c:84)
2018-04-16T22:12:59.980512177Z [2018-04-17 00:12:59.977] UDP Please add the line "net.core.rmem_max = 4194304" to /etc/sysctl.conf (tr-udp.c:89)
2018-04-16T22:12:59.980663913Z [2018-04-17 00:12:59.977] UDP Failed to set send buffer: requested 1048576, got 425984 (tr-udp.c:95)
2018-04-16T22:12:59.980796676Z [2018-04-17 00:12:59.977] UDP Please add the line "net.core.wmem_max = 1048576" to /etc/sysctl.conf (tr-udp.c:100)
2018-04-16T22:12:59.981037827Z [2018-04-17 00:12:59.977] DHT Reusing old id (tr-dht.c:307)
2018-04-16T22:12:59.981287222Z [2018-04-17 00:12:59.977] DHT Bootstrapping from 148 IPv4 nodes (tr-dht.c:156)
2018-04-16T22:12:59.981463145Z [2018-04-17 00:12:59.977] Using settings from "/config" (daemon.c:528)
2018-04-16T22:12:59.981591487Z [2018-04-17 00:12:59.977] Saved "/config/settings.json" (variant.c:1266)
2018-04-16T22:12:59.981725141Z [2018-04-17 00:12:59.977] Saved pidfile "/transmission.pid" (daemon.c:543)
2018-04-16T22:12:59.981886441Z [2018-04-17 00:12:59.977] transmission-daemon requiring authentication (daemon.c:554)
2018-04-16T22:12:59.982121182Z [2018-04-17 00:12:59.977] Watching "/watch" for new .torrent files (daemon.c:573)
2018-04-16T22:12:59.982522411Z [2018-04-17 00:12:59.977] watchdir:inotify Failed to setup watchdir "/watch": No space left on device (28) (watchdir-inotify.c:176)
2018-04-16T22:12:59.982740871Z [2018-04-17 00:12:59.977] Loaded __ torrents (session.c:2034)
2018-04-16T22:12:59.982918527Z [2018-04-17 00:12:59.977] Port Forwarding (NAT-PMP) initnatpmp succeeded (0) (natpmp.c:70)
2018-04-16T22:12:59.983168351Z [2018-04-17 00:12:59.977] Port Forwarding (NAT-PMP) sendpublicaddressrequest succeeded (2) (natpmp.c:70)
My docker settings in JSON format from the NAS:
{
"cap_add" : [],
"cap_drop" : [],
"cmd" : "",
"cpu_priority" : 50,
"devices" : null,
"enable_publish_all_ports" : false,
"enable_restart_policy" : false,
"enabled" : false,
"entrypoint_default" : "/init",
"env_variables" : [
{
"key" : "TRANSMISSION_WATCH_DIR_ENABLED",
"value" : "false"
},
{
"key" : "PATH",
"value" : "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
},
{
"key" : "PS1",
"value" : "$(whoami)@$(hostname):$(pwd)$ "
},
{
"key" : "HOME",
"value" : "/root"
},
{
"key" : "TERM",
"value" : "xterm"
},
{
"key" : "TZ",
"value" : "Europe/Berlin"
},
{
"key" : "PGID",
"value" : "100"
},
{
"key" : "PUID",
"value" : "1024"
}
],
"exporting" : false,
"id" : "77b1d0b0c044071360b962d48ac8471f1c15c4c93ca0e97eb7cdeea43dd2ff37",
"image" : "linuxserver/transmission:latest",
"is_ddsm" : false,
"is_package" : false,
"links" : [],
"memory_limit" : 0,
"name" : "transmission",
"network" : [
{
"driver" : "bridge",
"name" : "bridge"
}
],
"network_mode" : "bridge",
"port_bindings" : [
{
"container_port" : 8888,
"host_port" : 0,
"type" : "tcp"
},
{
"container_port" : 9091,
"host_port" : 0,
"type" : "tcp"
}
],
"privileged" : false,
"shortcut" : {
"enable_shortcut" : true,
"enable_status_page" : false,
"enable_web_page" : true,
"web_page_url" : "http://192.168.1.100:9091"
},
"ulimits" : null,
"use_host_network" : false,
"volume_bindings" : [
{
"host_volume_file" : "/docker/watch",
"mount_point" : "/watch",
"type" : "rw"
},
{
"host_volume_file" : "/docker/incomplete",
"mount_point" : "/incomplete",
"type" : "rw"
},
{
"host_volume_file" : "/docker/downloads",
"mount_point" : "/downloads",
"type" : "rw"
},
{
"host_volume_file" : "/homes/admin/.config/transmission",
"mount_point" : "/config",
"type" : "rw"
},
{
"host_volume_file" : "/scripts/filebot",
"mount_point" : "/volume1/scripts/filebot",
"type" : "rw"
}
],
"volumes_from" : null
}
Any ideas what to try next? I can't seem to figure out why the cron job just loops and loops,