GithubHelp home page GithubHelp logo

inwx's People

Contributors

ihmels avatar nidico avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

nidico ihmels

inwx's Issues

Docker Build fails

Building a docker image with the v0.3.0 fails with:
68.52 /go/pkg/mod/github.com/caddyserver/caddy/[email protected]/listeners.go:477:4: unknown field RequireAddressValidation in struct literal of type quic.Config 68.52 /go/pkg/mod/github.com/caddyserver/caddy/[email protected]/listeners.go:516:4: unknown field RequireAddressValidation in struct literal of type quic.Config

Here my docker file:

FROM caddy:2-builder AS builder

LABEL org.opencontainers.image.description="caddy + dns inwx"

RUN xcaddy build \
    --with github.com/caddy-dns/inwx

FROM caddy:2

COPY --from=builder /usr/bin/caddy /usr/bin/caddy

Using github.com/caddy-dns/[email protected] works.

Add API endpoints to README

I guess the endpoint_url is the INWX API endpoint, isn't it?

Excerpt from https://www.inwx.de/en/help/apidoc/f/ch01.html:

The addresses of the provided services are:

These endpoints are unlikely to change, perhaps they could even be hardcoded (but that's another subject).
As this is configurable through endpoint_url, I think it's a good idea to link to the INWX API docs in the README.

The confirmation code is invalid

When caddy tries to get a certificate, I get the following error:
2024/05/01 12:03:51.964 ERROR tls.issuance.acme.acme_client cleaning up solver {"identifier": "server.tld.com", "challenge_type": "dns-01", "error": "deleting temporary record for name \"_acme-challenge.server.tld.com\" in zone \"tld.com.\": (2200) Authentication error. Reason: (INVALID) The confirmation code is invalid."}
Interestingly, a second later the TXT record is correctly present in my INWX DNS.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.