Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lima-City error claims to be a Liara error #2309

Closed
3 tasks done
NebelNidas opened this issue Oct 21, 2024 · 1 comment · Fixed by #2310
Closed
3 tasks done

Lima-City error claims to be a Liara error #2309

NebelNidas opened this issue Oct 21, 2024 · 1 comment · Fixed by #2310

Comments

@NebelNidas
Copy link

Welcome

  • Yes, I'm using a binary release within 2 latest releases.
  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've included all information below (version, config, etc).

What did you expect to see?

[...] acme: cleaning up failed: limacity: unknown domain ID for [...]

What did you see instead?

[...] acme: cleaning up failed: liara: unknown domain ID for [...] originating from

if !ok {
return fmt.Errorf("liara: unknown domain ID for '%s' '%s'", info.EffectiveFQDN, token)
}

How do you use lego?

Docker image

Reproduction steps

Not sure, I didn't produce the error on purpose 😅

Version of lego

4.19.2

Logs

see above

Go environment (if applicable)

No response

@ldez
Copy link
Member

ldez commented Oct 21, 2024

Hello, thank you, the problem will be fixed with #2310

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants