DuckDNS problem

  • Hi everybody,


    When İ SET UP duckdns with below settings



    version: "2.1"

    services:

    duckdns:

    image: ghcr.io/linuxserver/duckdns

    container_name: duckdns

    environment:

    - PUID=1000 #optional

    - PGID=100 #optional

    - TZ=Europe/Istanbul

    - SUBDOMAINS=xxxuh,xxxxoffice

    - TOKEN=e70fa78e-d949-40ee-a12xxxxxxxx

    - LOG_FILE=true #optional

    volumes:

    - /srv/dev-disk-by-uuid-fd2372b7-c600-41e8-a054-6f6420cfae3c/appdata/duckdns/config:/config #optional

    restart: unless-stopped



    I get below error. After disabling duckdns I can rich my server.




    What is the problem?

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!