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

Cloudflare gem stop working with v0.60.1 #111

Open
luk4s opened this issue Feb 3, 2023 · 2 comments
Open

Cloudflare gem stop working with v0.60.1 #111

luk4s opened this issue Feb 3, 2023 · 2 comments

Comments

@luk4s
Copy link

luk4s commented Feb 3, 2023

https://github.com/socketry/cloudflare

3.1.2 :002 > ::Cloudflare.connect(token: token) { |connection| puts zone = connection.zones.find_by_name("easyproject.cz") }
 0.12s     warn: Async::Task [oid=0x2c434] [ec=0x2c448] [pid=17591] [2023-02-03 11:03:06 +0100]
               | Task may have ended with unhandled exception.
               |   Cloudflare::RequestError: #<Async::REST::Resource /client/zones?page=1&per_page=50&name=easyproject.cz>: No route for that URI
               |   → /Users/lukas/.rvm/gems/ruby-3.1.2/gems/cloudflare-4.3.0/lib/cloudflare/representation.rb:85 in `process_response'
@ioquatix
Copy link
Member

ioquatix commented Feb 3, 2023

Hmm, odd, thanks for the report, I'll take a look.

@ioquatix
Copy link
Member

This should be fixed with the latest update to protocol-http. Can you please test it and report back?

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

2 participants