supabase / edge-runtime

A server based on Deno runtime, capable of running JavaScript, TypeScript, and WASM services.
MIT License
642 stars 56 forks source link

Hi i have an edge function deployed, till yesterday i was getting 200 but today i am only getting 500 when i am hitting the url. so it happening with anyone too?? #309

Closed piyush672 closed 4 months ago

piyush672 commented 5 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

System information Rerun the failing command with --create-ticket flag.

Additional context If applicable, add any other context about the problem here.

sweatybridge commented 5 months ago

transferring because it affects the hosted platform

chreds commented 5 months ago

@piyush672 I am getting 500 for a function of mine when it is running deployed. It has an npm include. If I take out the npm include it works fine. It also fine with supabase function serve locally but deployed it gives 500 with no errors in the log not even a function boot. Is your function including an npm package?

laktek commented 4 months ago

@piyush672 @chreds These looks like hosted platform related issues. Can you please open support tickets via https://supabase.help?