bucardo / check_postgres

Nagios check_postgres plugin for checking status of PostgreSQL databases
http://bucardo.org/wiki/Check_postgres
Other
556 stars 175 forks source link

Cloudfront is blocking new_version_cp #160

Open peruzzof opened 5 years ago

peruzzof commented 5 years ago

Trying to check for a new_version_cp results in an error. Cloudfront is blocking the request from perl

`# perl check_postgres.pl --action new_version_cp -v TRYING: GET -t 30 -H 'Pragma: no-cache' https://bucardo.org/check_postgres/latest_version.txt Remote version string: <!DOCTYPE html>

Access denied | bucardo.org used Cloudflare to restrict access

Error 1010 Ray ID: 4e5c3fdf2e8893a6 • 2019-06-12 13:42:41 UTC

Access denied

What happened?

The owner of this website (bucardo.org) has banned your access based on your browser's signature (4e5c3fdf2e8893a6-ua24).

Remote version: 52.9.63 Local version string: 2.24.0 Local version: 2.24.0 POSTGRES_NEW_VERSION_CP WARNING: Please upgrade to version 52.9.63 of check_postgres. You are running 2.24.0 `

machack666 commented 5 years ago

Thanks, didn't know about this. We'll see if we can make a UA exception to allow this.

esabol commented 2 years ago

I can't seem to access https://bucardo.org/check_postgres/latest_version.txt. It's been like this for over 4 hours. Cloudflare's response:

Error 522 Ray ID: 6ed8d667bc1c582a • 2022-03-17 21:31:47 UTC
Connection timed out

Hmmm, looking into this further, at the top of Burcardo.org, Cloudflare inserted a header that says, "This website bucardo.org/ is currently offline." Could someone look into this? Thanks for all your efforts!!!