foxcpp / foxcpp/maddy

hetzner dns api outdated

Open
#807 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
6.1k
Forks
327
PR merge metrics
No merged PRs in 30d

Description

# Describe the bug

Hetzner DNS Console API is deprecated and it appears AMCE challenges are failing (at least I suspect that might be the cause for https://github.com/foxcpp/maddy/discussions/806)

libdns/hetzner has implemented support for the new Hetzner DNS Cloud API: https://github.com/libdns/hetzner/commit/43c0630a7ad716f9ebcccf7fc159749232254ef0

maddy needs to use `"github.com/libdns/hetzner/v2"` now instead. But it appears that causes a terrible dependency update chain. I have not had success building maddy after such an update.

# Steps to reproduce

See https://github.com/foxcpp/maddy/discussions/806

# Log files

Use a service like hastebin.com or attach a file if it is big

# Configuration file

See https://github.com/foxcpp/maddy/discussions/806

# Environment information

* maddy version: 0.8.1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.