Giter VIP home page Giter VIP logo

Comments (5)

Stephan2612 avatar Stephan2612 commented on July 22, 2024

Hello Lars,
same error here.
Changing
$publicIP = rtrim(file_get_contents('https://api.ipify.org'));
to
$publicIP = rtrim(file_get_contents('https://api64.ipify.org'));
is unsuccessfull.

Any idea?

from dynamic-dns-netcup-api.

killerbees19 avatar killerbees19 commented on July 22, 2024

@Stephan2612 Please post full error message.

And don't use api64

  • api4.ipify.org: IPv4 only
  • api6.ipify.org: IPv6 only
  • api64.ipify.org: IPv4/IPv6 dual stack

Anyways, I'm unable to reproduce the errors while trying to fetch these URLs with cURL. (And with different/empty --user-agent values.)

from dynamic-dns-netcup-api.

kinoegit avatar kinoegit commented on July 22, 2024

Screenshot_20221029_232450
As you see cURL https://api.ipify.org doesn't do the job

from dynamic-dns-netcup-api.

Stephan2612 avatar Stephan2612 commented on July 22, 2024

@killerbees19
my full error message has looked exactly like that of kinoegit (of course with other domainnames ;)

Meanwhile, I have found the error, although I am wondering how it can happen while I am on holiday and no one has changed any configuration: Pi-hole was blocking api.ipify.org and ip4.seeip.org. Why? I don´t know.

Thank you, killerbees19, for your offer of help.

from dynamic-dns-netcup-api.

kinoegit avatar kinoegit commented on July 22, 2024

@Stephan2612
thanks, you're right! same here: AdGuard blocked https://api.ipify.org/. Seems to be a new and false entry in AdGuards DNS filterlist I reckon.
Issue solved

from dynamic-dns-netcup-api.

Related Issues (17)

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.