admin管理员组文章数量:1336586
I am trying to host a Supabase backend on my local machine. It is partially working--if I click on the studio link for example, I can access the studio and everything appears to be functional.
However, when I run supabase functions serve and try to access any of the functions via my browser or Postman, I am unable to. On the Postman and browser side of things I get "Function not found." On the backend, I get "error in main worker connection: error writing a body to connection." My functions appear to be being served, as shown by the log "Serving functions on http://127.0.0.1:54321/functions/v1/," but I cannot access any of them in any way. I also checked that the port is not in an excluded range, and some other potential fixes I saw recommended to others online or by ChatGPT.
Can anyone help me figure this out? Thanks!
本文标签: dockerSupabase with Deno backend not serving functionsStack Overflow
版权声明:本文标题:docker - Supabase with Deno backend not serving functions - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742411049a2469792.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论