Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Mon Dec 31 10:07:06 CET 2018] Installing from online archive.
- [Mon Dec 31 10:07:06 CET 2018] Downloading https://github.com/Neilpang/acme.sh/archive/master.tar.gz
- [Mon Dec 31 10:07:07 CET 2018] Extracting master.tar.gz
- [Mon Dec 31 10:07:07 CET 2018] Installing to /root/.acme.sh
- [Mon Dec 31 10:07:07 CET 2018] Installed to /root/.acme.sh/acme.sh
- [Mon Dec 31 10:07:07 CET 2018] Installing alias to '/root/.profile'
- [Mon Dec 31 10:07:07 CET 2018] OK, Close and reopen your terminal to start using acme.sh
- [Mon Dec 31 10:07:07 CET 2018] Installing alias to '/root/.cshrc'
- [Mon Dec 31 10:07:07 CET 2018] Installing cron job
- crontab: no crontab for root
- crontab: no crontab for root
- [Mon Dec 31 10:07:09 CET 2018] Good, bash is found, so change the shebang to use bash as preferred.
- [Mon Dec 31 10:07:09 CET 2018] OK
- [Mon Dec 31 10:07:09 CET 2018] Install success!
- [Mon Dec 31 10:07:10 CET 2018] Registering account
- [Mon Dec 31 10:07:11 CET 2018] Registered
- [Mon Dec 31 10:07:11 CET 2018] ACCOUNT_THUMBPRINT='XXXXXXXXXXXXXXXXXXXXXXXX'
- [Mon Dec 31 10:07:11 CET 2018] Creating domain key
- [Mon Dec 31 10:07:11 CET 2018] The domain key is here: /root/.acme.sh/www.cumulubox.com/www.cumulubox.com.key
- [Mon Dec 31 10:07:11 CET 2018] Single domain='www.cumulubox.com'
- [Mon Dec 31 10:07:11 CET 2018] Getting domain auth token for each domain
- [Mon Dec 31 10:07:11 CET 2018] Getting webroot for domain='www.cumulubox.com'
- [Mon Dec 31 10:07:11 CET 2018] Getting new-authz for domain='www.cumulubox.com'
- [Mon Dec 31 10:07:12 CET 2018] The new-authz request is ok.
- [Mon Dec 31 10:07:12 CET 2018] Found domain api file: /root/.acme.sh/dnsapi/dns_cf.sh
- [Mon Dec 31 10:07:13 CET 2018] Adding record
- [Mon Dec 31 10:07:13 CET 2018] Added, OK
- [Mon Dec 31 10:07:13 CET 2018] Sleep 120 seconds for the txt records to take effect
- [Mon Dec 31 10:09:20 CET 2018] Verifying:www.cumulubox.com
- [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
- [Mon Dec 31 10:09:23 CET 2018] Removing DNS records.
- [Mon Dec 31 10:09:25 CET 2018] Please add '--debug' or '--log' to check more details.
- [Mon Dec 31 10:09:25 CET 2018] See: https://github.com/Neilpang/acme.sh/wiki/How-to-debug-acme.sh
- /mnt/configs/acme_dns_issue.sh: --fullcha$: not found
- * Stopping nextcloud
- + Running prestop OK
- + Stopping services OK
- + Removing devfs_ruleset: 5 OK
- + Removing jail process OK
- + Running poststop OK
- * Starting nextcloud
- + Started OK
- + Starting services OK
- Nextcloud was successfully installed
- System config value logtimezone set to string Europe/Stockholm
- System config value log_type set to string file
- System config value logfile set to string /var/log/nextcloud.log
- System config value loglevel set to string 2
- System config value logrotate_size set to string 104847600
- System config value memcache.local set to string \OC\Memcache\APCu
- System config value redis => host set to string /tmp/redis.sock
- System config value redis => port set to integer 0
- System config value memcache.locking set to string \OC\Memcache\Redis
- System config value overwrite.cli.url set to string https://www.cumulubox.com/
- System config value htaccess.RewriteBase set to string /
- .htaccess has been updated
- System config value trusted_domains => 1 set to string www.cumulubox.com
- System config value trusted_domains => 2 set to string 192.168.1.40
- encryption enabled
- Encryption enabled
- Default module: OC_DEFAULT_MODULE
- Encryption disabled
- Set mode for background jobs to 'cron'
- Successfully removed mount from nextcloud's fstab
- Installation complete!
- Using your web browser, go to https://www.cumulubox.com to log in
- Default user is admin, password is XXXXXXXXXXX
- Database Information
- --------------------
- Database user = nextcloud
- Database password = XXXXXXXXXXXXXXXXX
- The MariaDB root password is XXXXXXXXXXXXXXX
- All passwords are saved in /root/nextcloud_db_password.txt
- You have obtained your Let's Encrypt certificate using the staging server.
- This certificate will not be trusted by your browser and will cause SSL errors
- when you connect. Once you've verified that everything else is working
- correctly, you should issue a trusted certificate. To do this, run:
- iocage console nextcloud
- Then reissue your certificate using DNS validation.
- Usage: acme.sh --issue -d a.com -w /path/to/webroot/a.com/
- /mnt/configs/acme_dns_issue.sh: XXXXXXXXXXXX.duckds.org: not found
- /mnt/configs/acme_dns_issue.sh: --fullcha$: not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement