You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With supabase deployed on PCS on the local LAN, mobile phone requests can normally return data, and macOS requests will report HTTP errors. url like this: 'http://192.168.8.182:8000',
The text was updated successfully, but these errors were encountered:
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Connection failed
#0 IOClient.send (package:http/src/io_client.dart:88:7)
#1 BaseClient._sendUnstreamed (package:http/src/base_client.dart:93:32)
#2 _withClient (package:http/http.dart:164:12)
#3 PostgrestBuilder._execute (package:postgrest/src/postgrest_builder.dart:164:20)
With supabase deployed on PCS on the local LAN, mobile phone requests can normally return data, and macOS requests will report HTTP errors. url like this: 'http://192.168.8.182:8000',
The text was updated successfully, but these errors were encountered: