Advertisement
ceetan

Untitled

Dec 31st, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.52 KB | None | 0 0
  1. [Mon Dec 31 10:07:06 CET 2018] Installing from online archive.
  2. [Mon Dec 31 10:07:06 CET 2018] Downloading https://github.com/Neilpang/acme.sh/archive/master.tar.gz
  3. [Mon Dec 31 10:07:07 CET 2018] Extracting master.tar.gz
  4. [Mon Dec 31 10:07:07 CET 2018] Installing to /root/.acme.sh
  5. [Mon Dec 31 10:07:07 CET 2018] Installed to /root/.acme.sh/acme.sh
  6. [Mon Dec 31 10:07:07 CET 2018] Installing alias to '/root/.profile'
  7. [Mon Dec 31 10:07:07 CET 2018] OK, Close and reopen your terminal to start using acme.sh
  8. [Mon Dec 31 10:07:07 CET 2018] Installing alias to '/root/.cshrc'
  9. [Mon Dec 31 10:07:07 CET 2018] Installing cron job
  10. crontab: no crontab for root
  11. crontab: no crontab for root
  12. [Mon Dec 31 10:07:09 CET 2018] Good, bash is found, so change the shebang to use bash as preferred.
  13. [Mon Dec 31 10:07:09 CET 2018] OK
  14. [Mon Dec 31 10:07:09 CET 2018] Install success!
  15.  
  16.  
  17. [Mon Dec 31 10:07:10 CET 2018] Registering account
  18. [Mon Dec 31 10:07:11 CET 2018] Registered
  19. [Mon Dec 31 10:07:11 CET 2018] ACCOUNT_THUMBPRINT='XXXXXXXXXXXXXXXXXXXXXXXX'
  20. [Mon Dec 31 10:07:11 CET 2018] Creating domain key
  21. [Mon Dec 31 10:07:11 CET 2018] The domain key is here: /root/.acme.sh/www.cumulubox.com/www.cumulubox.com.key
  22. [Mon Dec 31 10:07:11 CET 2018] Single domain='www.cumulubox.com'
  23. [Mon Dec 31 10:07:11 CET 2018] Getting domain auth token for each domain
  24. [Mon Dec 31 10:07:11 CET 2018] Getting webroot for domain='www.cumulubox.com'
  25. [Mon Dec 31 10:07:11 CET 2018] Getting new-authz for domain='www.cumulubox.com'
  26. [Mon Dec 31 10:07:12 CET 2018] The new-authz request is ok.
  27. [Mon Dec 31 10:07:12 CET 2018] Found domain api file: /root/.acme.sh/dnsapi/dns_cf.sh
  28. [Mon Dec 31 10:07:13 CET 2018] Adding record
  29. [Mon Dec 31 10:07:13 CET 2018] Added, OK
  30. [Mon Dec 31 10:07:13 CET 2018] Sleep 120 seconds for the txt records to take effect
  31. [Mon Dec 31 10:09:20 CET 2018] Verifying:www.cumulubox.com
  32. [Mon Dec 31 10:09:23 CET 2018] www.cumulubox.com:Verify error:DNS problem: NXDOMAIN looking up TXT for _acme-challenge.www.cumulubox.com
  33. [Mon Dec 31 10:09:23 CET 2018] Removing DNS records.
  34. [Mon Dec 31 10:09:25 CET 2018] Please add '--debug' or '--log' to check more details.
  35. [Mon Dec 31 10:09:25 CET 2018] See: https://github.com/Neilpang/acme.sh/wiki/How-to-debug-acme.sh
  36. /mnt/configs/acme_dns_issue.sh: --fullcha$: not found
  37.  
  38.  
  39. * Stopping nextcloud
  40. + Running prestop OK
  41. + Stopping services OK
  42. + Removing devfs_ruleset: 5 OK
  43. + Removing jail process OK
  44. + Running poststop OK
  45. * Starting nextcloud
  46. + Started OK
  47. + Starting services OK
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60. Nextcloud was successfully installed
  61.  
  62. System config value logtimezone set to string Europe/Stockholm
  63.  
  64. System config value log_type set to string file
  65.  
  66. System config value logfile set to string /var/log/nextcloud.log
  67.  
  68. System config value loglevel set to string 2
  69.  
  70. System config value logrotate_size set to string 104847600
  71.  
  72. System config value memcache.local set to string \OC\Memcache\APCu
  73.  
  74. System config value redis => host set to string /tmp/redis.sock
  75.  
  76. System config value redis => port set to integer 0
  77.  
  78. System config value memcache.locking set to string \OC\Memcache\Redis
  79.  
  80. System config value overwrite.cli.url set to string https://www.cumulubox.com/
  81.  
  82. System config value htaccess.RewriteBase set to string /
  83.  
  84. .htaccess has been updated
  85.  
  86. System config value trusted_domains => 1 set to string www.cumulubox.com
  87.  
  88. System config value trusted_domains => 2 set to string 192.168.1.40
  89.  
  90. encryption enabled
  91.  
  92. Encryption enabled
  93.  
  94. Default module: OC_DEFAULT_MODULE
  95.  
  96. Encryption disabled
  97.  
  98. Set mode for background jobs to 'cron'
  99.  
  100.  
  101. Successfully removed mount from nextcloud's fstab
  102. Installation complete!
  103. Using your web browser, go to https://www.cumulubox.com to log in
  104. Default user is admin, password is XXXXXXXXXXX
  105.  
  106. Database Information
  107. --------------------
  108. Database user = nextcloud
  109. Database password = XXXXXXXXXXXXXXXXX
  110. The MariaDB root password is XXXXXXXXXXXXXXX
  111.  
  112. All passwords are saved in /root/nextcloud_db_password.txt
  113.  
  114. You have obtained your Let's Encrypt certificate using the staging server.
  115. This certificate will not be trusted by your browser and will cause SSL errors
  116. when you connect. Once you've verified that everything else is working
  117. correctly, you should issue a trusted certificate. To do this, run:
  118. iocage console nextcloud
  119. Then reissue your certificate using DNS validation.
  120.  
  121. Usage: acme.sh --issue -d a.com -w /path/to/webroot/a.com/
  122. /mnt/configs/acme_dns_issue.sh: XXXXXXXXXXXX.duckds.org: not found
  123. /mnt/configs/acme_dns_issue.sh: --fullcha$: not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement