Advertisement
Guest User

Seafile container log

a guest
Mar 29th, 2020
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.14 KB | None | 0 0
  1. Cloning into '/shared/ssl/letsencrypt'...,
  2. Generating RSA private key, 4096 bit long modulus,
  3. ......++++,
  4. .................++++,
  5. unable to write 'random state',
  6. e is 65537 (0x010001),
  7. Generating RSA private key, 4096 bit long modulus,
  8. ................++++,
  9. ...............++++,
  10. unable to write 'random state',
  11. e is 65537 (0x010001),
  12. Parsing account key...,
  13. Parsing CSR...,
  14. Found domains: seafileproba.duckdns.org,
  15. Getting directory...,
  16. Directory found!,
  17. Registering account...,
  18. Registered!,
  19. Creating new order...,
  20. Order created!,
  21. Verifying seafileproba.duckdns.org...,
  22. Traceback (most recent call last):,
  23.   File "/shared/ssl/letsencrypt/acme_tiny.py", line 198, in <module>,
  24.     main(sys.argv[1:]),
  25.   File "/shared/ssl/letsencrypt/acme_tiny.py", line 194, in main,
  26.     signed_crt = get_crt(args.account_key, args.csr, args.acme_dir, log=LOGGER, CA=args.ca, disable_check=args.disable_check, directory_url=args.directory_url, contact=args.contact),
  27.   File "/shared/ssl/letsencrypt/acme_tiny.py", line 143, in get_crt,
  28.     raise ValueError("Wrote file to {0}, but couldn't download {1}: {2}".format(wellknown_path, wellknown_url, e)),
  29. ValueError: Wrote file to /var/www/challenges/lk9QkBOmkO277_gLzkvBHpOBDfRhOTgPHUP_hAb9Qp0, but couldn't download http://seafileproba.duckdns.org/.well-known/acme-challenge/lk9QkBOmkO277_gLzkvBHpOBDfRhOTgPHUP_hAb9Qp0: Error:,
  30. Url: http://seafileproba.duckdns.org/.well-known/acme-challenge/lk9QkBOmkO277_gLzkvBHpOBDfRhOTgPHUP_hAb9Qp0,
  31. Data: None,
  32. Response Code: None,
  33. Response: <urlopen error [Errno 113] No route to host>,
  34. Traceback (most recent call last):,
  35.  File "/scripts/start.py", line 86, in <module>,
  36.    main(),
  37.  File "/scripts/start.py", line 51, in main,
  38.    init_letsencrypt(),
  39.  File "/scripts/bootstrap.py", line 70, in init_letsencrypt,
  40.    call('/scripts/ssl.sh {0} {1}'.format(ssl_dir, domain)),
  41.  File "/scripts/utils/__init__.py", line 69, in call,
  42.    return subprocess.check_call(*a, **kw),
  43.  File "/usr/lib/python2.7/subprocess.py", line 190, in check_call,
  44.    raise CalledProcessError(retcode, cmd),
  45. subprocess.CalledProcessError: Command '/scripts/ssl.sh /shared/ssl seafileproba.duckdns.org' returned non-zero exit status 1,
  46. *** /scripts/start.py exited with status 1.,
  47. *** Shutting down runit daemon (PID 25)...,
  48. *** Running /etc/my_init.post_shutdown.d/10_syslog-ng.shutdown...,
  49. Mar 29 16:51:47 c601964df474 syslog-ng[17]: syslog-ng shutting down; version='3.13.2',
  50. *** Killing all processes...,
  51. *** Running /etc/my_init.d/01_create_data_links.sh...,
  52. *** Running /etc/my_init.d/10_syslog-ng.init...,
  53. *** Booting runit daemon...,
  54. *** Runit started as PID 23,
  55. *** Running /scripts/start.py...,
  56. Mar 29 17:08:40 c601964df474 syslog-ng[17]: syslog-ng starting up; version='3.13.2',
  57. Mar 29 17:08:40 c601964df474 cron[29]: (CRON) INFO (pidfile fd = 3),
  58. Mar 29 17:08:40 c601964df474 cron[29]: (CRON) INFO (Skipping @reboot jobs -- not system startup),
  59. [2020-03-29 17:08:40] Preparing for letsencrypt ...,
  60. [2020-03-29 17:08:40] Starting letsencrypt verification,
  61. Already up to date.,
  62. Parsing account key...,
  63. Parsing CSR...,
  64. Found domains: seafileproba.duckdns.org,
  65. Getting directory...,
  66. Directory found!,
  67. Registering account...,
  68. Already registered!,
  69. Creating new order...,
  70. Order created!,
  71. Verifying seafileproba.duckdns.org...,
  72. Traceback (most recent call last):,
  73.  File "/shared/ssl/letsencrypt/acme_tiny.py", line 198, in <module>,
  74.    main(sys.argv[1:]),
  75.  File "/shared/ssl/letsencrypt/acme_tiny.py", line 194, in main,
  76.    signed_crt = get_crt(args.account_key, args.csr, args.acme_dir, log=LOGGER, CA=args.ca, disable_check=args.disable_check, directory_url=args.directory_url, contact=args.contact),
  77.  File "/shared/ssl/letsencrypt/acme_tiny.py", line 143, in get_crt,
  78.    raise ValueError("Wrote file to {0}, but couldn't download {1}: {2}".format(wellknown_path, wellknown_url, e)),
  79. ValueError: Wrote file to /var/www/challenges/lk9QkBOmkO277_gLzkvBHpOBDfRhOTgPHUP_hAb9Qp0, but couldn't download http://seafileproba.duckdns.org/.well-known/acme-challenge/lk9QkBOmkO277_gLzkvBHpOBDfRhOTgPHUP_hAb9Qp0: Error:,
  80. Url: http://seafileproba.duckdns.org/.well-known/acme-challenge/lk9QkBOmkO277_gLzkvBHpOBDfRhOTgPHUP_hAb9Qp0,
  81. Data: None,
  82. Response Code: None,
  83. Response: <urlopen error [Errno 113] No route to host>,
  84. Traceback (most recent call last):,
  85.  File "/scripts/start.py", line 86, in <module>,
  86.    main(),
  87.  File "/scripts/start.py", line 51, in main,
  88.    init_letsencrypt(),
  89.  File "/scripts/bootstrap.py", line 70, in init_letsencrypt,
  90.    call('/scripts/ssl.sh {0} {1}'.format(ssl_dir, domain)),
  91.  File "/scripts/utils/__init__.py", line 69, in call,
  92.    return subprocess.check_call(*a, **kw),
  93.  File "/usr/lib/python2.7/subprocess.py", line 190, in check_call,
  94.    raise CalledProcessError(retcode, cmd),
  95. subprocess.CalledProcessError: Command '/scripts/ssl.sh /shared/ssl seafileproba.duckdns.org' returned non-zero exit status 1,
  96. *** /scripts/start.py exited with status 1.,
  97. *** Shutting down runit daemon (PID 23)...,
  98. *** Running /etc/my_init.post_shutdown.d/10_syslog-ng.shutdown...,
  99. Mar 29 17:08:55 c601964df474 syslog-ng[17]: syslog-ng shutting down; version='3.13.2',
  100. *** Killing all processes...,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement