Trollface

forgejo: https://forgejo.asudox.dev/Asudox
matrix: https://matrix.to/#/@asudox:matrix.org

aspe:keyoxide.org:D63IYCGSU4XXB5JSCBBHXXFEHQ

  • 2 Posts
  • 1 Comment
Joined 1Y ago
cake
Cake day: Jun 25, 2023

help-circle
rss

I still think Briar and SimpleX are the best ones for both privacy and anonymity.


Caddy with Cloudflare DNS fails to solve acme challenge
Hello, I am a pretty new beginner to website stuff and was trying to get my personal website to run on my VPS. The website's DNS is Cloudflare and I am trying to get it to work using Caddy. I've been trying to get past the acme challenge solving thing, but always get this error message: ``` ERROR tls.obtain could not get certificate from issuer {"identifier": "asudox.dev", "issuer": "acme-v02.api.letsencrypt.org-directory", "error": "[asudox.dev] solving challenges: waiting for solver certmagic.solverWrapper to be ready: timed out waiting for record to fully propagate; verify DNS provider configuration is correct - last error: <nil> (order=https://acme-staging-v02.api.letsencrypt.org/acme/order/111399894/9853568284) (ca=https://acme-staging-v02.api.letsencrypt.org/directory)"} ``` As much as I've seen from the Cloudflare dashboard, the acme challenge record gets created. What is the problem? I also tried to change the resolver to Cloudflare's as it is a troubleshooting step in the Cloudflare Caddy module github page, but that also did not work. Here's the Caddyfile: ``` asudox.dev { respond "Test" tls { dns cloudflare {env.CF_API_TOKEN} } } ```
fedilink

Which web server software do you recommend?
I want to host my website in my raspberry pi, I've read that I would need a web server software for this. Which one do you recommend? It won't be a complex website.
fedilink