FengShui

pyload-ng 0.5.0 log

Jul 1st, 2023
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.72 KB | Software | 0 0
  1. [migrations] started
  2. [migrations] no migrations found
  3. ───────────────────────────────────────
  4.  
  5. ██╗ ███████╗██╗ ██████╗
  6. ██║ ██╔════╝██║██╔═══██╗
  7. ██║ ███████╗██║██║ ██║
  8. ██║ ╚════██║██║██║ ██║
  9. ███████╗███████║██║╚██████╔╝
  10. ╚══════╝╚══════╝╚═╝ ╚═════╝
  11.  
  12. Brought to you by linuxserver.io
  13. ───────────────────────────────────────
  14.  
  15. To support the app dev(s) visit:
  16. pyLoad: https://PayPal.Me/nitzo2001/0usd
  17.  
  18. To support LSIO projects visit:
  19. https://www.linuxserver.io/donate/
  20.  
  21. ───────────────────────────────────────
  22. GID/UID
  23. ───────────────────────────────────────
  24.  
  25. User UID: 1058
  26. User GID: 65554
  27. ───────────────────────────────────────
  28.  
  29. cp: not replacing '/config/settings/pyload.cfg'
  30. [custom-init] No custom files found, skipping...
  31. [2023-07-01 22:48:19] INFO pyload *** Welcome to pyLoad 0.5.0 ***
  32. [2023-07-01 22:48:21] DEBUG pyload Indexing plugins...
  33. [2023-07-01 22:48:21] INFO pyload Activated addons: ClickNLoad, ExternalScripts, TORRENT, UnSkipOnFail, UserAgentSwitcher
  34. [2023-07-01 22:48:21] INFO pyload Deactivate addons: AndroidPhoneNotify, AntiCaptcha, AntiStandby, AntiVirus, AppriseNotify, BypassCaptcha, Captcha9Kw, Checksum, CloudFlareDdos, DeathByCaptcha, DeleteFinished, DiscordNotifier, DownloadScheduler, ExpertDecoders, ExtractArchive, HotFolder, IRC, ImageTyperz, JustPremium, LinkFilter, LogMarker, MergeFiles, MultiHome, PushBullet, PushOver, RestartFailed, SkipRev, TransmissionRPC, UpdateManager, WindowsPhoneNotify, XFileSharing, XMPP
  35. [2023-07-01 22:48:23] DEBUG pyload Starting core...
  36. [2023-07-01 22:48:23] DEBUG pyload Debug level: TRACE
  37. [2023-07-01 22:48:23] DEBUG pyload Setup language...
  38. [2023-07-01 22:48:23] DEBUG pyload Setup permissions...
  39. [2023-07-01 22:48:23] INFO pyload User directory: /config
  40. [2023-07-01 22:48:23] INFO pyload Cache directory: /tmp/pyLoad
  41. [2023-07-01 22:48:23] INFO pyload Storage directory: /downloads
  42. [2023-07-01 22:48:23] INFO pyload Storage free space: 20.24 TiB
  43. [2023-07-01 22:48:23] DEBUG pyload Setup network...
  44. [2023-07-01 22:48:23] INFO pyload Activating accounts...
  45. [2023-07-01 22:48:23] INFO pyload Activating plugins...
  46. [2023-07-01 22:48:23] DEBUG pyload ADDON ExternalScripts: No script found under folder `pyload_start`
  47. [2023-07-01 22:48:23] WARNING pyload ADDON TORRENT: torrents / magnets are not associated with any plugin
  48. [2023-07-01 22:48:23] INFO pyload.webui Starting webserver: http://pyload-ng.home.ngs:8000
  49. [2023-07-01 22:48:23] DEBUG pyload *** pyLoad is up and running ***
  50. Exception in thread Thread-5:
  51. Traceback (most recent call last):
  52. File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner
  53. self.run()
  54. File "/lsiopy/lib/python3.11/site-packages/pyload/webui/webserver_thread.py", line 96, in run
  55. self._run_produc()
  56. File "/lsiopy/lib/python3.11/site-packages/pyload/webui/webserver_thread.py", line 66, in _run_produc
  57. self.server.start()
  58. File "/lsiopy/lib/python3.11/site-packages/cheroot/server.py", line 1849, in start
  59. self.prepare()
  60. File "/lsiopy/lib/python3.11/site-packages/cheroot/server.py", line 1804, in prepare
  61. raise socket.error(msg)
  62. OSError: No socket could be created -- (('pyload-ng.home.ngs', 8000): [Errno -2] Name does not resolve)
  63. [2023-07-01 22:48:27] ERROR pyload ADDON ClickNLoad: Could not resolve backend server, ClickNLoad cannot start
  64. Traceback (most recent call last):
  65. File "/lsiopy/lib/python3.11/site-packages/pyload/plugins/addons/ClickNLoad.py", line 56, in _find_backend
  66. addrinfo = socket.getaddrinfo(
  67. ^^^^^^^^^^^^^^^^^^^
  68. File "/usr/lib/python3.11/socket.py", line 962, in getaddrinfo
  69. for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
  70. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Tags: pyload-ng
Add Comment
Please, Sign In to add comment