Skip to content
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

http send error : Connection failed #0 IOClient.send (package:http/src/io_client.dart:88:7) #276

Closed
Reinoal opened this issue Nov 16, 2022 · 1 comment

Comments

@Reinoal
Copy link

Reinoal commented Nov 16, 2022

[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',

@dshukertjr
Copy link
Member

Hi @Reinoal
If you could reopen an issue following the format of the issue template, we will be happy to take a look at the issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants