Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloudfront is blocking new_version_cp #160

Open
peruzzof opened this issue Jun 12, 2019 · 2 comments
Open

Cloudfront is blocking new_version_cp #160

peruzzof opened this issue Jun 12, 2019 · 2 comments

Comments

@peruzzof
Copy link

peruzzof commented Jun 12, 2019

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:

<title>Access denied | bucardo.org used Cloudflare to restrict access</title> <style type="text/css">body{margin:0;padding:0}</style> <script type="text/javascript" src="/cdn-cgi/scripts/zepto.min.js"></script> <script type="text/javascript" src="/cdn-cgi/scripts/cf.common.js"></script>

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

Access denied

  <section></section><!-- spacer -->

  <div class="cf-section cf-wrapper">
    <div class="cf-columns two">
      <div class="cf-column">
        <h2 data-translate="what_happened">What happened?</h2>
        <p>The owner of this website (bucardo.org) has banned your access based on your browser's signature (4e5c3fdf2e8893a6-ua24).</p>
      </div>


    </div>
  </div><!-- /.section -->

  <div class="cf-error-footer cf-wrapper">

Cloudflare Ray ID: 4e5c3fdf2e8893a6 Your IP: 52.9.63.93 Performance & security by Cloudflare

</div><!-- /#cf-error-details -->
<script type="text/javascript"> window._cf_translation = {}; </script> 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
Copy link
Collaborator

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

@esabol
Copy link

esabol commented Mar 17, 2022

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!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants