steffanaache

Members
  • Posts

    2
  • Joined

  • Last visited

steffanaache's Achievements

Noob

Noob (1/14)

0

Reputation

  1. To add, I realized earlier on there was a permission denied error so I changed ownership of /root/docker and that got me past that. Now I am yet again stuck... Script started, file is /home/nobody/typescript 2020-01-07 16:30:34,131 DEBG 'watchdog-script' stdout output: Script done, file is /home/nobody/typescript 2020-01-07 16:30:35,049 DEBG 'rutorrent-script' stdout output: [info] rtorrent started, setting up rutorrent... [info] Setting PHP timezone to UTC... 2020-01-07 16:30:35,051 DEBG 'rutorrent-script' stdout output: [info] nginx cert files already exists, skipping copy 2020-01-07 16:30:35,052 DEBG 'rutorrent-script' stdout output: [info] nginx config file already exists, skipping copy 2020-01-07 16:30:35,052 DEBG 'rutorrent-script' stdout output: [info] rutorrent conf folder already exists, skipping copy 2020-01-07 16:30:35,054 DEBG 'rutorrent-script' stdout output: "python" => '/usr/bin/python', // Something like /usr/bin/python. If empty, will be found in PATH. 2020-01-07 16:30:35,060 DEBG 'rutorrent-script' stdout output: [info] running rsync to copy rutorrent user plugins to the plugins folder inside the container... 2020-01-07 16:30:35,062 DEBG 'rutorrent-script' stdout output: sending incremental file list 2020-01-07 16:30:35,062 DEBG 'rutorrent-script' stdout output: README.txt 2020-01-07 16:30:35,062 DEBG 'rutorrent-script' stdout output: theme/themes/README.txt 2020-01-07 16:30:35,063 DEBG 'rutorrent-script' stdout output: sent 428 bytes received 60 bytes 976.00 bytes/sec total size is 237 speedup is 0.49 2020-01-07 16:30:35,063 DEBG 'rutorrent-script' stdout output: [info] rutorrent share folder already exists, skipping copy 2020-01-07 16:30:35,064 DEBG 'rutorrent-script' stdout output: [info] nginx /rpc2 location enabled 2020-01-07 16:30:35,070 DEBG 'rutorrent-script' stdout output: [info] Updating password for rpc2 account 'admin'... 2020-01-07 16:30:35,071 DEBG 'rutorrent-script' stderr output: Updating password for user admin 2020-01-07 16:30:35,076 DEBG 'rutorrent-script' stdout output: [info] Updating password for web ui account 'admin'... 2020-01-07 16:30:35,077 DEBG 'rutorrent-script' stderr output: Updating password for user admin 2020-01-07 16:30:35,077 DEBG 'rutorrent-script' stdout output: fo] starting php-fpm... 2020-01-07 16:30:35,103 DEBG 'rutorrent-script' stderr output: [NOTICE] [pool www] 'user' directive is ignored when FPM is not running as root [NOTICE] [pool www] 'group' directive is ignored when FPM is not running as root 2020-01-07 16:30:35,106 DEBG 'rutorrent-script' stdout output: [info] starting nginx... 2020-01-07 16:30:36,148 DEBG 'watchdog-script' stdout output: [info] rTorrent process started [info] Waiting for rTorrent process to start listening on port 5000... 2020-01-07 16:30:36,151 DEBG 'watchdog-script' stdout output: [info] rTorrent process listening on port 5000 2020-01-07 16:30:36,154 DEBG 'watchdog-script' stdout output: [info] Initialising ruTorrent plugins (checking rTorrent is running)... 2020-01-07 16:30:36,158 DEBG 'watchdog-script' stdout output: [info] rTorrent running [info] Initialising ruTorrent plugins (checking nginx is running)... 2020-01-07 16:30:36,162 DEBG 'watchdog-script' stdout output: [info] nginx running [info] Initialising ruTorrent plugins... 2020-01-07 16:30:36,627 DEBG 'watchdog-script' stdout output: 2020-01-07 16:30:36,643 DEBG 'watchdog-script' stdout output: [info] ruTorrent plugins initialised 2020-01-07 16:30:36,647 DEBG 'watchdog-script' stdout output: [info] Attempting to start Privoxy... 2020-01-07 16:30:37,658 DEBG 'watchdog-script' stdout output: [info] Privoxy process started [info] Waiting for Privoxy process to start listening on port 8118... 2020-01-07 16:30:37,661 DEBG 'watchdog-script' stdout output: [info] Privoxy process listening on port 8118
  2. Hey all! I am very new to all of this, but am working on building my own seedbox. I am running into some issues, and I think I am not filling the run file out correctly. Can someone break down for me exactly needs to be put in the NAME_SERVER section? This is where the log stops every time. 2020-01-07 14:17:37,500 DEBG 'watchdog-script' stdout output: [info] rTorrent process listening on port 5000 2020-01-07 14:17:37,506 DEBG 'watchdog-script' stdout output: [info] Initialising ruTorrent plugins (checking rTorrent is running)... 2020-01-07 14:17:37,510 DEBG 'watchdog-script' stdout output: [info] rTorrent running [info] Initialising ruTorrent plugins (checking nginx is running)...