Checking if lite server is alive takes too long #144

Closed
opened 3 months ago by onryo · 2 comments
onryo commented 3 months ago
Collaborator

dev branch fresh install and run with no wallet/conf:

getRandomServer
Checking if lite server  "https://wtfistheinternet.hush.is"  is a alive, try= 0
Checking if lite server  "https://poop.granitefone.me"  is a alive, try= 1
Checking if lite server  "https://lite.hush.land"  is a alive, try= 2
Checking if lite server  "https://lite.hushpool.is"  is a alive, try= 3

After 2 minutes:

Checking if lite server  "https://lite2.hushpool.is"  is a alive, try= 4
Checking if lite server  "https://lite.hush.is"  is a alive, try= 5
Checking if lite server  "https://lite.hush.community"  is a alive, try= 6
Checking if lite server  "https://lite.myhush.org"  is a alive, try= 7
Lite server in conf  "https://wtfistheinternet.hush.is"  is down, getting a random one
getRandomServer
Checking if lite server  "https://lite.myhush.org"  is a alive, try= 0
Checking if lite server  "https://wtfistheinternet.hush.is"  is a alive, try= 1
Checking if lite server  "https://poop.granitefone.me"  is a alive, try= 2

After one more minute SDL starts as expected.

dev branch fresh install and run with no wallet/conf: ``` getRandomServer Checking if lite server "https://wtfistheinternet.hush.is" is a alive, try= 0 Checking if lite server "https://poop.granitefone.me" is a alive, try= 1 Checking if lite server "https://lite.hush.land" is a alive, try= 2 Checking if lite server "https://lite.hushpool.is" is a alive, try= 3 ``` After 2 minutes: ``` Checking if lite server "https://lite2.hushpool.is" is a alive, try= 4 Checking if lite server "https://lite.hush.is" is a alive, try= 5 Checking if lite server "https://lite.hush.community" is a alive, try= 6 Checking if lite server "https://lite.myhush.org" is a alive, try= 7 Lite server in conf "https://wtfistheinternet.hush.is" is down, getting a random one getRandomServer Checking if lite server "https://lite.myhush.org" is a alive, try= 0 Checking if lite server "https://wtfistheinternet.hush.is" is a alive, try= 1 Checking if lite server "https://poop.granitefone.me" is a alive, try= 2 ``` After one more minute SDL starts as expected.
onryo added the
high priority
bug
labels 3 months ago
Owner

@onryo please test again now that #145 is merged and close this issue if it's fixed

@onryo please test again now that #145 is merged and close this issue if it's fixed
Poster
Collaborator

I confirm it's fixed.

I confirm it's fixed.
duke closed this issue 3 months ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.