Advertisement
Guest User

Untitled

a guest
Sep 10th, 2017
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. building Nix...
  2. building the system configuration...
  3. updating GRUB 2 menu...
  4. activating the configuration...
  5. setting up /etc...
  6. setting up tmpfiles
  7. restarting the following units: nginx.service
  8. the following new units were started: acme-gitlab.example.com.timer
  9. warning: the following units failed: acme-gitlab.example.com.service
  10.  
  11. ● acme-gitlab.example.com.service - Renew ACME Certificate for gitlab.example.com
  12. Loaded: loaded (/nix/store/dvpnwdfxbhrimj36vsdwgh7n3y8072vq-unit-acme-gitlab.example.com.service/acme-gitlab.example.com.service; enabled; vendor preset: enabled)
  13. Active: failed (Result: exit-code) since Sun 2017-09-10 22:04:28 CEST; 44ms ago
  14. Process: 19836 ExecStart=/nix/store/8jk0ns774mlgyjhcnkw9yb4pgy6xvrjd-unit-script/bin/acme-gitlab.example.com-start (code=exited, status=2)
  15. Process: 19819 ExecStartPre=/nix/store/dj9d74qy5xv0wdwmfbw9bknj3yvjpklj-unit-script/bin/acme-gitlab.example.com-pre-start (code=exited, status=0/SUCCESS)
  16. Main PID: 19836 (code=exited, status=2)
  17.  
  18. Sep 10 22:04:28 v24175 acme-gitlab.example.com-start[19836]: ]
  19. Sep 10 22:04:28 v24175 acme-gitlab.example.com-start[19836]: ]
  20. Sep 10 22:04:28 v24175 acme-gitlab.example.com-start[19836]: }
  21. Sep 10 22:04:28 v24175 acme-gitlab.example.com-start[19836]: 2017-09-10 20:04:28,854:ERROR:simp_le:1271: CA marked some of the authorizations as invalid, which likely means it could not access http://example.com/.well-known/acme-challenge/X. Did you set correct path in -d example.com:path or --default_root? Is there a warning log entry about unsuccessful self-verification? Are all your domains accessible from the internet? Failing authorizations: https://acme-v01.api.letsencrypt.org/acme/authz/[redacted]...
  22. Sep 10 22:04:28 v24175 acme-gitlab.example.com-start[19836]: Challenge validation has failed, see error log.
  23. Sep 10 22:04:28 v24175 acme-gitlab.example.com-start[19836]: Debugging tips: -v improves output verbosity. Help is available under --help.
  24. Sep 10 22:04:28 v24175 systemd[1]: acme-gitlab.example.com.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
  25. Sep 10 22:04:28 v24175 systemd[1]: Failed to start Renew ACME Certificate for gitlab.example.com.
  26. Sep 10 22:04:28 v24175 systemd[1]: acme-gitlab.example.com.service: Unit entered failed state.
  27. Sep 10 22:04:28 v24175 systemd[1]: acme-gitlab.example.com.service: Failed with result 'exit-code'.
  28. Hint: Some lines were ellipsized, use -l to show in full.
  29. warning: error(s) occurred while switching to the new configuration
  30. nixos-rebuild switch 3.85s user 0.90s system 24% cpu 19.357 total
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement