Skip to content

Failed host lookup: 'www.xyz.com' (OS Error: No address associated with hostname, errno = 7) #1645

@gbfarah

Description

@gbfarah

We are getting this issue on Android device even though it is connected to internet and the server is up....

when calling several times over a 5 min period the above error is encountered

var channel = IOWebSocketChannel.connect(Uri.parse(url), connectTimeout: const Duration(seconds: 3));

What is strange is that on the same device and the same time when opening the URL in chrome there are no issues

Anyone else getting this issue

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions