Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.40 KB | None | 0 0
  1. docker logs -f sabnzbd
  2. [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
  3. [s6-init] ensuring user provided files have correct perms...exited 0.
  4. [fix-attrs.d] applying ownership & permissions fixes...
  5. [fix-attrs.d] done.
  6. [cont-init.d] executing container initialization scripts...
  7. [cont-init.d] 00-start-container: executing...
  8. ____ _ ____ _ _
  9. / ___| / \ | __ ) _ __ ___| |__ __| |
  10. \___ \ / _ \ | _ \| '_ \|_ / '_ \ / _` |
  11. ___) / ___ \| |_) | | | |/ /| |_) | (_| |
  12. |____/_/ \_\____/|_| |_/___|_.__/ \__,_|
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16. DONATIONS
  17. ----------------------------------------------------------------------
  18. NANO: xrb_1bxqm6nsm55s64rgf8f5k9m795hda535to6y15ik496goatakpupjfqzokfc
  19. BTC: 39W6dcaG3uuF5mZTRL4h6Ghem74kUBHrmz
  20. LTC: MMUFcGLiK6DnnHGFnN2MJLyTfANXw57bDY
  21. ----------------------------------------------------------------------
  22. ENVIRONMENT
  23. ----------------------------------------------------------------------
  24. PUID | 1000
  25. PGID | 1001
  26. UMASK | 2
  27. VERSION | stable
  28. BACKUP | no
  29. TZ | Europe/Berlin
  30. RCLONE |
  31. RAR2FS |
  32. ----------------------------------------------------------------------
  33.  
  34. usermod: no changes
  35. [cont-init.d] 00-start-container: exited 0.
  36. [cont-init.d] 01-install-app: executing...
  37. [cont-init.d] 01-install-app: exited 0.
  38. [cont-init.d] 03-mount-filesystems: executing...
  39. [cont-init.d] 03-mount-filesystems: exited 0.
  40. [cont-init.d] 04-execute-scripts: executing...
  41. [cont-init.d] 04-execute-scripts: exited 0.
  42. [cont-init.d] done.
  43. [services.d] starting services
  44. [services.d] done.
  45. 2019-07-18 23:39:54,605::INFO::[SABnzbd:1164] --------------------------------
  46. 2019-07-18 23:39:54,605::INFO::[SABnzbd:1165] SABnzbd.py-2.3.9 (rev=03c10dce91e13918bc2e6f8ca9c309196b90be11)
  47. 2019-07-18 23:39:54,605::INFO::[SABnzbd:1166] Full executable path = /app/SABnzbd.py
  48. 2019-07-18 23:39:54,605::INFO::[SABnzbd:1176] Platform = posix
  49. 2019-07-18 23:39:54,605::INFO::[SABnzbd:1177] Python-version = 2.7.15+ (default, Nov 27 2018, 23:36:35)
  50. [GCC 7.3.0]
  51. 2019-07-18 23:39:54,606::INFO::[SABnzbd:1178] Arguments = /app/SABnzbd.py --browser 0 --server 0.0.0.0:8080 --config-file /config/app/sabnzbd.ini
  52. 2019-07-18 23:39:54,606::INFO::[SABnzbd:1183] Preferred encoding = ANSI_X3.4-1968
  53. 2019-07-18 23:39:54,606::WARNING::[SABnzbd:1190] SABnzbd was started with encoding ANSI_X3.4-1968, this should be UTF-8. Expect problems with Unicoded file and directory names in downloads.
  54. 2019-07-18 23:39:54,606::INFO::[SABnzbd:1193] SSL version = OpenSSL 1.1.1 11 Sep 2018
  55. 2019-07-18 23:39:54,606::INFO::[SABnzbd:1241] Read INI file /config/app/sabnzbd.ini
  56. 2019-07-18 23:39:54,608::INFO::[postproc:100] Loading postproc queue
  57. 2019-07-18 23:39:54,609::INFO::[__init__:985] [N/A] /config/app/admin/Rating.sab missing
  58. 2019-07-18 23:39:54,610::INFO::[scheduler:207] Setting schedule for midnight BPS reset
  59. 2019-07-18 23:39:54,610::INFO::[__init__:349] All processes started
  60. 2019-07-18 23:39:54,610::INFO::[SABnzbd:285] Web dir is /app/interfaces/Glitter
  61. 2019-07-18 23:39:54,611::INFO::[SABnzbd:285] Web dir is /app/interfaces/Config
  62. 2019-07-18 23:39:54,615::INFO::[config:853] Writing settings to INI file /config/app/sabnzbd.ini
  63. 2019-07-18 23:39:54,642::INFO::[SABnzbd:409] SABYenc module (v3.3.5)... found!
  64. 2019-07-18 23:39:54,643::INFO::[SABnzbd:426] Cryptography module (v2.1.4)... found!
  65. 2019-07-18 23:39:54,643::INFO::[SABnzbd:431] par2 binary... found (/usr/bin/par2)
  66. 2019-07-18 23:39:54,643::INFO::[SABnzbd:441] UNRAR binary... found (/usr/bin/unrar)
  67. 2019-07-18 23:39:54,643::INFO::[SABnzbd:449] UNRAR binary version 5.50
  68. 2019-07-18 23:39:54,643::INFO::[SABnzbd:454] unzip binary... found (/usr/bin/unzip)
  69. 2019-07-18 23:39:54,644::INFO::[SABnzbd:459] 7za binary... found (/usr/bin/7za)
  70. 2019-07-18 23:39:54,644::INFO::[SABnzbd:465] nice binary... found (/usr/bin/nice)
  71. 2019-07-18 23:39:54,644::INFO::[SABnzbd:469] ionice binary... found (/usr/bin/ionice)
  72. 2019-07-18 23:39:54,646::INFO::[SABnzbd:1397] Starting web-interface on 0.0.0.0:8080
  73. 2019-07-18 23:39:54,646::INFO::[_cplogging:219] [18/Jul/2019:23:39:54] ENGINE Bus STARTING
  74. 2019-07-18 23:39:54,778::INFO::[_cplogging:219] [18/Jul/2019:23:39:54] ENGINE Serving on http://0.0.0.0:8080
  75. 2019-07-18 23:39:54,778::INFO::[_cplogging:219] [18/Jul/2019:23:39:54] ENGINE Bus STARTED
  76. 2019-07-18 23:39:54,778::INFO::[SABnzbd:1435] Starting SABnzbd.py-2.3.9
  77. 2019-07-18 23:39:54,799::INFO::[dirscanner:330] Dirscanner starting up
  78. 2019-07-18 23:39:54,800::INFO::[postproc:187] Completed Download Folder /downloads/nzbs/sabnzbd/complete is not on FAT
  79. 2019-07-18 23:39:54,806::INFO::[urlgrabber:82] URLGrabber starting up
  80. 2019-07-18 23:39:54,852::INFO::[zconfig:63] No Bonjour/ZeroConfig support installed
  81. 2019-07-18 23:41:14,449::INFO::[interface:722] Successful login from 172.18.0.9 (X-Forwarded-For: 217.66.157.67)
  82. 2019-07-18 23:41:14,749::INFO::[config:853] Writing settings to INI file /config/app/sabnzbd.ini
  83. 2019-07-18 23:41:33,952::INFO::[config:853] Writing settings to INI file /config/app/sabnzbd.ini
  84. 2019-07-18 23:44:01,876::INFO::[config:853] Writing settings to INI file /config/app/sabnzbd.ini
  85. 2019-07-18 23:46:25,530::WARNING::[__init__:182] Signal 15 caught, saving and exiting...
  86. 2019-07-18 23:46:25,532::INFO::[nzbqueue:260] Saving queue
  87. 2019-07-18 23:46:25,534::INFO::[postproc:94] Saving postproc queue
  88. [cont-finish.d] executing container finish scripts...
  89. [cont-finish.d] 00-create-backup: executing...
  90. [cont-finish.d] 00-create-backup: exited 0.
  91. [cont-finish.d] done.
  92. [s6-finish] waiting for services.
  93. [s6-finish] sending all processes the TERM signal.
  94. [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
  95. [s6-init] ensuring user provided files have correct perms...exited 0.
  96. [fix-attrs.d] applying ownership & permissions fixes...
  97. [fix-attrs.d] done.
  98. [cont-init.d] executing container initialization scripts...
  99. [cont-init.d] 00-start-container: executing...
  100. ____ _ ____ _ _
  101. / ___| / \ | __ ) _ __ ___| |__ __| |
  102. \___ \ / _ \ | _ \| '_ \|_ / '_ \ / _` |
  103. ___) / ___ \| |_) | | | |/ /| |_) | (_| |
  104. |____/_/ \_\____/|_| |_/___|_.__/ \__,_|
  105.  
  106.  
  107. ----------------------------------------------------------------------
  108. DONATIONS
  109. ----------------------------------------------------------------------
  110. NANO: xrb_1bxqm6nsm55s64rgf8f5k9m795hda535to6y15ik496goatakpupjfqzokfc
  111. BTC: 39W6dcaG3uuF5mZTRL4h6Ghem74kUBHrmz
  112. LTC: MMUFcGLiK6DnnHGFnN2MJLyTfANXw57bDY
  113. ----------------------------------------------------------------------
  114. ENVIRONMENT
  115. ----------------------------------------------------------------------
  116. PUID | 1000
  117. PGID | 1001
  118. UMASK | 2
  119. VERSION | stable
  120. BACKUP | no
  121. TZ | Europe/Berlin
  122. RCLONE |
  123. RAR2FS |
  124. ----------------------------------------------------------------------
  125.  
  126. usermod: no changes
  127. [cont-init.d] 00-start-container: exited 0.
  128. [cont-init.d] 01-install-app: executing...
  129. [cont-init.d] 01-install-app: exited 0.
  130. [cont-init.d] 03-mount-filesystems: executing...
  131. [cont-init.d] 03-mount-filesystems: exited 0.
  132. [cont-init.d] 04-execute-scripts: executing...
  133. [cont-init.d] 04-execute-scripts: exited 0.
  134. [cont-init.d] done.
  135. [services.d] starting services
  136. [services.d] done.
  137. 2019-07-18 23:46:31,044::INFO::[SABnzbd:1164] --------------------------------
  138. 2019-07-18 23:46:31,045::INFO::[SABnzbd:1165] SABnzbd.py-2.3.9 (rev=03c10dce91e13918bc2e6f8ca9c309196b90be11)
  139. 2019-07-18 23:46:31,045::INFO::[SABnzbd:1166] Full executable path = /app/SABnzbd.py
  140. 2019-07-18 23:46:31,045::INFO::[SABnzbd:1176] Platform = posix
  141. 2019-07-18 23:46:31,045::INFO::[SABnzbd:1177] Python-version = 2.7.15+ (default, Nov 27 2018, 23:36:35)
  142. [GCC 7.3.0]
  143. 2019-07-18 23:46:31,045::INFO::[SABnzbd:1178] Arguments = /app/SABnzbd.py --browser 0 --server 0.0.0.0:8080 --config-file /config/app/sabnzbd.ini
  144. 2019-07-18 23:46:31,045::INFO::[SABnzbd:1183] Preferred encoding = ANSI_X3.4-1968
  145. 2019-07-18 23:46:31,046::WARNING::[SABnzbd:1190] SABnzbd was started with encoding ANSI_X3.4-1968, this should be UTF-8. Expect problems with Unicoded file and directory names in downloads.
  146. 2019-07-18 23:46:31,046::INFO::[SABnzbd:1193] SSL version = OpenSSL 1.1.1 11 Sep 2018
  147. 2019-07-18 23:46:31,046::INFO::[SABnzbd:1241] Read INI file /config/app/sabnzbd.ini
  148. 2019-07-18 23:46:31,048::INFO::[postproc:100] Loading postproc queue
  149. 2019-07-18 23:46:31,049::INFO::[__init__:985] [N/A] /config/app/admin/Rating.sab missing
  150. 2019-07-18 23:46:31,049::INFO::[scheduler:207] Setting schedule for midnight BPS reset
  151. 2019-07-18 23:46:31,049::INFO::[__init__:349] All processes started
  152. 2019-07-18 23:46:31,050::INFO::[SABnzbd:285] Web dir is /app/interfaces/Glitter
  153. 2019-07-18 23:46:31,050::INFO::[SABnzbd:285] Web dir is /app/interfaces/Config
  154. 2019-07-18 23:46:31,054::INFO::[config:853] Writing settings to INI file /config/app/sabnzbd.ini
  155. 2019-07-18 23:46:31,081::INFO::[SABnzbd:409] SABYenc module (v3.3.5)... found!
  156. 2019-07-18 23:46:31,082::INFO::[SABnzbd:426] Cryptography module (v2.1.4)... found!
  157. 2019-07-18 23:46:31,082::INFO::[SABnzbd:431] par2 binary... found (/usr/bin/par2)
  158. 2019-07-18 23:46:31,082::INFO::[SABnzbd:441] UNRAR binary... found (/usr/bin/unrar)
  159. 2019-07-18 23:46:31,082::INFO::[SABnzbd:449] UNRAR binary version 5.50
  160. 2019-07-18 23:46:31,091::INFO::[SABnzbd:454] unzip binary... found (/usr/bin/unzip)
  161. 2019-07-18 23:46:31,091::INFO::[SABnzbd:459] 7za binary... found (/usr/bin/7za)
  162. 2019-07-18 23:46:31,092::INFO::[SABnzbd:465] nice binary... found (/usr/bin/nice)
  163. 2019-07-18 23:46:31,092::INFO::[SABnzbd:469] ionice binary... found (/usr/bin/ionice)
  164. 2019-07-18 23:46:31,093::INFO::[SABnzbd:1397] Starting web-interface on 0.0.0.0:8080
  165. 2019-07-18 23:46:31,094::INFO::[_cplogging:219] [18/Jul/2019:23:46:31] ENGINE Bus STARTING
  166. 2019-07-18 23:46:31,230::INFO::[_cplogging:219] [18/Jul/2019:23:46:31] ENGINE Serving on http://0.0.0.0:8080
  167. 2019-07-18 23:46:31,231::INFO::[_cplogging:219] [18/Jul/2019:23:46:31] ENGINE Bus STARTED
  168. 2019-07-18 23:46:31,232::INFO::[SABnzbd:1435] Starting SABnzbd.py-2.3.9
  169. 2019-07-18 23:46:31,240::INFO::[dirscanner:330] Dirscanner starting up
  170. 2019-07-18 23:46:31,246::INFO::[postproc:187] Completed Download Folder /downloads/nzbs/sabnzbd/complete is not on FAT
  171. 2019-07-18 23:46:31,246::INFO::[urlgrabber:82] URLGrabber starting up
  172. 2019-07-18 23:46:31,294::INFO::[zconfig:63] No Bonjour/ZeroConfig support installed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement