Code Monkey home page Code Monkey logo

Comments (7)

Korunos47 avatar Korunos47 commented on June 28, 2024 1

Seems okay now. Will test a few more days and report again.

from ddns-updater.

TheGreatestJannet avatar TheGreatestJannet commented on June 28, 2024

Same issue here. I have had to manually remove all the wildcard entries or it seems stuck on 'We were unable to create the DNS record'.

from ddns-updater.

Korunos47 avatar Korunos47 commented on June 28, 2024

Exactly. I noticed an increase of loading times for my container until I found that I had 5 different dns entries for my wildcard. After removing them it went back to normal.

from ddns-updater.

jawaff avatar jawaff commented on June 28, 2024

Same problem on my end as well. Everything still works, but it almost defeats the purpose of this project.

from ddns-updater.

videah avatar videah commented on June 28, 2024

Running into this issue as well, seems to be an old one going by this issue.

from ddns-updater.

qdm12 avatar qdm12 commented on June 28, 2024

Can you try pulling the image? I pushed 987138d which may fix this.
TLDR: before it was getting all records with https://porkbun.com/api/json/v3/dns/retrieveByNameType/domain.com/A/* but the * at the end is not really a valid URL character, so now it's removed (for both * and @, not just @). That could had explained it would re-create it because it wouldn't find it in the first place.

from ddns-updater.

qdm12 avatar qdm12 commented on June 28, 2024

Still good? About to make a v2.6.0 release. You can try by changing your A record to 127.0.0.1 on the porkbun webui and let ddns-updater detect the required update, to force a test.

from ddns-updater.

Related Issues (20)

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.