Help me I can't create Certificate

certbot failed to authenticate some domains (authenticator: standalone). The Certificate Authority reported these problems:
Domain: nodevip.panel-infinitywa.store
Type: connection
Detail: 47.236.107.76: Fetching http://nodevip.panel-infinitywa.store/.well-known/acme-challenge/8zrycQJPm1L0r4_e5IedAWMfwVAVgOXgVh-7F09hKsI: Timeout during connect (likely firewall problem)
Hint: The Certificate Authority failed to download the challenge files from the temporary standalone webserver started by Certbot on port
80. Ensure that the listed domains point to this machine and that it
can accept inbound connections from the internet.
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run
Certbot with -v for more details.

  • WARNING: The process of obtaining a Let's Encrypt certificate failed!

My domain is: nodevip.panel-infinitywa.store

I ran this command: I'm installing pterodactyl wings use this

It produced this output:

My web server is (pterodactyl wings):

The operating system my web server runs on is (Ubuntu 22.04):

My hosting provider, if applicable, is:

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

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

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

I am a little puzzled by what you show.

There is not an A record in the public DNS for that domain name. So, the Certbot --standalone should have failed saying that was missing.

Yet, there is an IP address in the error message which means there was an A record at that time.

And, at that IP right now I see an nginx server running. If you plan to keep that running you would be better off using a different method than --standalone which requires exclusive use of port 80 and so would need nginx to be stopped.

The webroot or nginx plugin would be better options with nginx running.

This all seems more like an initial configuration problem better handled at a Pterodactyl forum. Or, if you can explain what is happening better maybe we can give more advice.

5 Likes

I'm using Alibaba cloud free vps Ubuntu version 22.04 when I add 80 port in my vps address certificate create but wings not Show green mean Wings not running and when I off 80 listening port from vps then certificate not generate

I am not a Pterodactyl or Wings expert so cannot help you configure it.

I don't know what you mean by "Show Green"

What instructions are you following? Is it one of these?

5 Likes

Yes brother by the way thank you so much You're good :blush: I changed and wings work perfectly maybe it's vps problem

2 Likes

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