Giter VIP home page Giter VIP logo

Comments (5)

c-hri-s avatar c-hri-s commented on May 30, 2024

Hmm .. not just with Google Colab.
I wonder if they've prevented this from working, or made a change somehow

from warp-unlimited-advanced.

TheCaduceus avatar TheCaduceus commented on May 30, 2024

@c-hri-s HTTP Code 500 only mean that the server is having temporary issues, otherwise it is working as expected (check Cloudflare status for your region):
image

from warp-unlimited-advanced.

c-hri-s avatar c-hri-s commented on May 30, 2024

It still fails for me, both locally and on Google Colab - same 500 error.
Cloudflare status is all green.

Is there some debugging I could do?

D:\Python311\WARP-UNLIMITED-ADVANCED>python warp-plus.py
[17/05/2023 09:32:18][INFO] => --STARTED--
[17/05/2023 09:32:18][INFO] => Current log file: runtime-log.txt
[17/05/2023 09:32:18][INFO] => Python: 3.11.2
[17/05/2023 09:32:19][INFO] => HTTP Request: POST https://api.cloudflareclient.com/v0a946/reg "HTTP/1.1 500 Internal Server Error"
[17/05/2023 09:32:19][INFO] => FAILED: 500
[17/05/2023 09:32:19][INFO] => Sleep: 31 seconds.

If I try and visit that URL directly I get this:

Access denied
Error code 1020
You do not have access to api.cloudflareclient.com.
The site owner may have set restrictions that prevent you from accessing the site.

from warp-unlimited-advanced.

TheCaduceus avatar TheCaduceus commented on May 30, 2024

@c-hri-s That means you are providing wrong WARP CLIENT ID. I recreated the same issue (in first case) by passing wrong WARP CLIENT ID while after providing correct WARP CLIENT ID (in second case) it worked.
image

It is weird that Cloudflare returning HTTP Code 500 instead of 4xx though.

from warp-unlimited-advanced.

c-hri-s avatar c-hri-s commented on May 30, 2024

Thanks - you're right, the WARP CLIENT_ID was wrong, it must have changed as I had it saved from previous sessions.

Trying it with the new Warp ID gives a different error.

D:\Python311\WARP-UNLIMITED-ADVANCED>python warp-plus.py
[17/05/2023 11:39:03][INFO] => --STARTED--
[17/05/2023 11:39:03][INFO] => Current log file: runtime-log.txt
[17/05/2023 11:39:03][INFO] => Python: 3.11.2
[17/05/2023 11:39:04][INFO] => HTTP Request: POST https://api.cloudflareclient.com/v0a588/reg "HTTP/1.1 429 Too Many Requests"
[17/05/2023 11:39:04][INFO] => FAILED: 429
[17/05/2023 11:39:04][INFO] => Sleep: 46 seconds.
[17/05/2023 11:39:50][INFO] => HTTP Request: POST https://api.cloudflareclient.com/v0a588/reg "HTTP/1.1 429 Too Many Requests"
[17/05/2023 11:39:50][INFO] => FAILED: 429
[17/05/2023 11:39:50][INFO] => Sleep: 31 seconds.

from warp-unlimited-advanced.

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.