error fullchain.pem #39

Closed
opened 2021-04-13 23:20:43 +00:00 by cyberspazio · 3 comments
cyberspazio commented 2021-04-13 23:20:43 +00:00 (Migrated from github.com)

Apr 14 01:13:41 eventitalia3 nginx[7549]: nginx: [emerg] BIO_new_file("/etc/letsencrypt/live/eventitalia3.cyberspazio.net/fullchain.pem") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/letsencrypt/live/eventitalia3.cyberspazio.net/fullchain.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file)

Apr 14 01:13:41 eventitalia3 nginx[7549]: nginx: [emerg] BIO_new_file("/etc/letsencrypt/live/eventitalia3.cyberspazio.net/fullchain.pem") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/letsencrypt/live/eventitalia3.cyberspazio.net/fullchain.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file)
Ark74 commented 2021-04-13 23:33:37 +00:00 (Migrated from github.com)

Check the log file qj-installer.log look for the part with "http-01 challenge for ..." there you might see the error.
DNS is pointing to an IP (hopefully the right one), check your firewall.

You might want to use this article as a base,
https://github.com/switnet-ltd/quick-jibri-installer/wiki/Firewall

Please remember that you can request assisted installation with us, I'll be glad to send you a quote.
Cheers!

Check the log file qj-installer.log look for the part with "http-01 challenge for ..." there you might see the error. DNS is pointing to an IP (hopefully the right one), check your firewall. You might want to use this article as a base, https://github.com/switnet-ltd/quick-jibri-installer/wiki/Firewall Please remember that you can request assisted installation with us, I'll be glad to send you a quote. Cheers!
cyberspazio commented 2021-04-13 23:41:19 +00:00 (Migrated from github.com)

:-)))))
Thank you! Thank you! now how do I regenerate certificates?

:-))))) Thank you! Thank you! now how do I regenerate certificates?
Ark74 commented 2021-04-13 23:49:41 +00:00 (Migrated from github.com)

Certs are generated via,

letsencrypt certonly --standalone --renew-by-default --agree-tos -d domain.com

Closing as it's not a script issue.

Certs are generated via, ``` letsencrypt certonly --standalone --renew-by-default --agree-tos -d domain.com ``` Closing as it's not a script issue.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: switnet/quick-jibri-installer#39
No description provided.