-
-
Notifications
You must be signed in to change notification settings - Fork 10
Blocked at Enter Seed Node screen #14
Copy link
Copy link
Open
Description
Putting the seed node
g4z6oi2wf62nwztwve6qe2hqswj4ezpom6hn7cuy5cxaidey4us76bid.onion
will make the spinning button spin indefinitely.
The following error is repeated every 10 seconds:
logs:
flutter: Failed to make an initial connection: gRPC Error (code: 14, codeName: UNAVAILABLE, message: Error connecting: SocketException: Failed host lookup: 'g4z6oi2wf62nwztwve6qe2hqswj4ezpom6hn7cuy5cxaidey4us76bid.onion' (OS Error: Aucune adresse associée avec le nom de l'hôte, errno = -5), details: null, rawResponse: null, trailers: {})
flutter: We used the following details... HOST: g4z6oi2wf62nwztwve6qe2hqswj4ezpom6hn7cuy5cxaidey4us76bid.onion PORT: 3201 PASSWORD: boner
flutter: Retrying connection in 10 seconds...
It seems the app is trying to connect to the daemon using the seed node address with the forced port 3201 and password "boner" which doesn't make sense.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels