SOLIDUI ANDROID: no address associated with hostname
Open
@jesscmoore is already working on this.
Since Sep 15, 2026.
- Dominant language
- Dart
- Stars
- 7
- Forks
- 2
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 3
Description
Describe the Bug
[A clear and concise description of the bug.]
In current solidui, Login on Android is not possible:
Solid Authenticate Failed: ClientException with SocketException: Failed host lookup: 'pods.dev.privateinsights.au' (OS Error: No address associated with hostname, errno = 7), uri=https://pods.dev.privateinsights.au
Works fine on macos
To Reproduce
Steps to reproduce the behavior:
- make android (ie build in release mode)
- Click login
- Get above error and snackbar saying not connected to the internet
Context
Where has the issue been observed:
- Android
- Chrome
- iOS
- Linux
- macOS
- Web
- Windows
[Add any other context about the problem here.]
App Version: solidui 1.0.46
Flutter Version:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.