-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[@sentry/remix] Cloudflare wrangler failed to start #8536
Comments
Hey @reichhartd - the Remix SDK does not support cloudflare workers atm for the backend ( See #5610 |
@AbhiPrasad Then it would be good if it is mentioned in the docs that |
Hey @reichhartd - you're right, we can def improve the docs! We have a GH issue for this that is being worked on atm, and I left your feedback in that issue. If you have any other docs feedback, please leave it in the above GH issue! |
@reichhartd I have this working fine, it’s a bit of a hack but I haven’t run into any major issues with it. |
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/remix
SDK Version
7.58.1
Framework Version
Remix 1.18.1; React 18.2.0
Link to Sentry event
No response
SDK Setup
Client:
Server:
Steps to Reproduce
npx create-remix@latest myapp --template cloudflare-pages
cd myapp
npm install --save @sentry/remix
npm run dev
Note: The bug was introduced with version
7.58.0
. A downgrade to7.57.0
fixes the error.Expected Result
Logs:
Actual Result
Logs:
The text was updated successfully, but these errors were encountered: