Rapha-Borges / deploy-vaultwarden

Step by step to deploy a self-hosted Vaultwarden
10 stars 0 forks source link

SSL creation giving me error #5

Closed Nightwalker83 closed 2 weeks ago

Nightwalker83 commented 1 month ago

Hi,

During step 3 in the Lets encrypt setup for the ssl

https://github.com/Rapha-Borges/deploy-vaultwarden

The form an error "internal error" message when submitted.

The details of

Domain: Vaultwarden Scheme: http IP:172.18.0.3 (docker container)

Rapha-Borges commented 1 month ago

Hey there, sorry to hear you're running into this.

I'm a bit confused about what's going on. Can you give me more info?

Step 3 is just about making a TOKEN that you'll use to log into Vaultwarden later. It should be like this photo:

image

Thank you for helping me improve the project by reporting this issue. I hope I can help you whit this problem.

Nightwalker83 commented 1 month ago

I mean the proxy manager setup sorry!

Rapha-Borges commented 1 month ago

Hey there,

There's not enough information for me to help you yet. Can you provide some more details?

Nightwalker83 commented 1 month ago

Well, it fails regardless of what I put for a domain such as vaultwarden.localhost or vaultwarden.ddns.net and when I check the logs they are empty.

Nightwalker83 commented 2 weeks ago

I managed to get it to work by uploading certs created outside of letsencrypt.

Rapha-Borges commented 2 weeks ago

Yes, since you're not using a valid domain/IP, the Certbot in Nginx Proxy Manager can't generate the certificate. I think that's the only way it would work. Glad to hear it worked out!