404 Error LetsEncrypt

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is:hostmy.unixcape.com

I ran this command:sudo /usr/share/jitsi-meet/scripts/install-letsencrypt-cert.sh

It produced this output:
Performing the following challenges:
http-01 challenge for hostmy.unixcape.com
Using the webroot path /usr/share/jitsi-meet for all unmatched domains.
Waiting for verification…
Challenge failed for domain hostmy.unixcape.com
http-01 challenge for hostmy.unixcape.com
Cleaning up challenges
Some challenges have failed.

IMPORTANT NOTES:

My web server is (include version): Apache/2.4.29

The operating system my web server runs on is (include version):Ubuntu 18.04

My hosting provider, if applicable, is: HOVER

I can login to a root shell on my machine (yes or no, or I don’t know): Yes

I’m using a control panel to manage my site (no, or provide the name and version of the control panel):No.

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):certbot 0.31.0

Please help me. I’m still new and have 0 knowledge in Linux Environment. Appreciate if you guys willing to assist me and explain whats causing this issue.

Can you share the content of that bash file?
install-letsencrypt-cert.sh

Thanks

It's horrific... :sob:

Hi Osiris, Thanks for your reply.
can u assist me on how to share it?
Do i need to run only bin/bash?

Here the result :
root@hostmy:~# bin/bash
-bash: bin/bash: No such file or directory

My reply wasn’t meant for you, it was directed at @stevenzhu directly. It contains a link to the contents of your script, so there’s no need for you to share it.

Hi Steven,
Is this reply meant to me?
if yes, can u help me on how to share content of that bash file?
I dont know.

@Osiris already shared that to me...

I am wondering... What will happen if you simply use ./certbot-auto --apache -d (your domain name) ?

Thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.