``` {"level":"info","ts":1648224949.3853846,"logge...
# general
d
Copy code
{
  "level": "info",
  "ts": 1648224949.3853846,
  "logger": "tls.issuance.acme.acme_client",
  "msg": "trying to solve challenge",
  "identifier": "dashboard.nm.*****.***",
  "challenge_type": "http-01",
  "ca": "https://acme.zerossl.com/v2/DV90"
}
looks like not able to succeed in the chanllenge. my VM is in a VPC, and the floating IP is different than the local one. But I think I put the public IP in docker-compose.yml Any idea? 🙂