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. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
Have installed nginx, mysql and duckdns thru portainer. Wanted to run nextcloud on https for which i need to create ssl cert while adding duchdns host on nginx. But everytime i add the details and save it delivers internal error.
OK, so you're probably using some build in feature of Portainer ("Portainer is a universal container-as-a-service platform that works with Docker, Swarm and Kubernetes.", I've never heard of it, nor do I have any experience with it..) to get a certificate? Because as far as I know, nginx does not have such a feature.
Could you perhaps elaborate more about the process of how you're trying to get a certificate?
I'm trying to figure out HOW you're trying to do this.. Could you walk us through the process? Which buttons did you click? Which application are you using to do that?
I give up. Even with that screenshot, I don't know what application I'm looking at. Maybe someone else can help you further. @rg305 also asked a question earlier, perhaps you could answer his question and maybe he can help you further. Good luck in your endeavours.
To access nextcloud using https i need to create ssl cert so i am going thru nginx proxy----->> add proxy host----->>i use hhponpi4. duckdns.org. Then i go to ssl tab on same window to create ssl cert for the above host and upon saving it generated internal error as seen in pic sent earlier.
@yankieddl I think the other responders understand what you are saying. But, no one is familiar with that app that displays the screen with your 'ssl' tab. Because no one knows what that app is, it is impossible to assist. The people here have seen a lot - just not that one. I saw many examples in google of using the more common Certbot client app on Raspberry Pi - but I also could not find anything like the app you describe.
Someone wrote that app. If you can discover who that is perhaps you can contact them for help. The 'Internal Error' message is not very helpful and may not have anything to do with Lets Encrypt. If the author can provide more detailed explanation of what is failing perhaps someone here can further assist.
Hi, you need to go to the GitHub page for the software you are using (not Let's Encrypt, they didn't write this software) and ask for help there. They can point you to where to look for log files etc.
As mentioned on the other thread (Nextcloud letsencrypt cert unable to create - #5 by Osiris) you need to start by getting TCP port 80 and port 443 to forward to your server, that makes your web server accessible from the internet and in turn let's HTTP validation of your domain more likely to work.