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

Method not allowed for HTTP OPTIONS request. #4310

Closed
jordanmack opened this issue Jan 20, 2024 · 2 comments
Closed

Method not allowed for HTTP OPTIONS request. #4310

jordanmack opened this issue Jan 20, 2024 · 2 comments
Labels
t:bug Type: This doesn't seem right.

Comments

@jordanmack
Copy link

Bug Report

Starting with v0.113.0, the RPC no longer allows OPTIONS requests. This was available in v0.112.1.

This prevents web browsers from properly interacting with the RPC.

Environment

  • CKB version: v0.113.0
  • Chain: testnet & mainnet
  • Operating system: Ubuntu 20.04
  • Arch: x64
  • Installation: GitHub Release

Additional context/Screenshots

20240119224031

@jordanmack jordanmack added the t:bug Type: This doesn't seem right. label Jan 20, 2024
@quake
Copy link
Member

quake commented Jan 20, 2024

a known issue, resolved by #4307, will release a bug fix version next week.

@jordanmack
Copy link
Author

Confirmed as fixed in v0.113.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t:bug Type: This doesn't seem right.
Projects
None yet
Development

No branches or pull requests

2 participants