I unable to login from public network only from local host. #1963
Srujan-DiagonalMatrix
started this conversation in
Help
Replies: 1 comment
-
By the way, I can access Supabase on public url (outside local host), is there anywhere I should update to make the UI work? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I unable to access from static address, only accessible from locahost.
Issue:
I can login but unable to see home screen
Errors:
Unhandled Runtime Error
TypeError: Failed to fetch
Call Stack
window.fetch
chrome-extension://hoklmmgfnpapgjgcpechhaamimifchmp/frame_ant/frame_ant.js (2:12357)
eval
(app-pages-browser)/node_modules/@supabase/supabase-js/dist/module/lib/fetch.js (50:16)
eval
(app-pages-browser)/node_modules/@supabase/supabase-js/dist/module/lib/fetch.js (72:20)
Generator.next
fulfilled
(app-pages-browser)/node_modules/@supabase/supabase-js/dist/module/lib/fetch.js (17:32)
Call Stack
getWorkspaceById
(app-pages-browser)/db/workspaces.ts (22:15)
async fetchWorkspaceData
(app-pages-browser)/app/[locale]/[workspaceid]/layout.tsx (81:27)
async eval
(app-pages-browser)/app/[locale]/[workspaceid]/layout.tsx (65:20)
Beta Was this translation helpful? Give feedback.
All reactions