xspanger3770 / GlobalQuake

Experimental application for monitoring earthquakes world-wide in near real time. Capable of issuing its own earthquake early warnings (EEW).
MIT License
322 stars 47 forks source link

Cant connect to NRCAN Canada server #92

Closed virusdunil closed 1 year ago

virusdunil commented 1 year ago

Greetings from Quebec. Installed and running GlobalQuake.All is running fine except that i cant connect to Canada NRCAN server. I get a Time Out in status box (no matter how often i try.

I have no problems connecting to canada via Swarm and seiscomp. Address is correct for connection in the database manager.

thanks for this new software,great work

xspanger3770 commented 1 year ago

Hi, thanks for reporting the issue! I'm already aware that the timeout value set in GlobalQuake (20 seconds) is probably too low for some seedlink networks to connect and NRCAN is probably one of them. I will try to fix it in the next release.

Update: I simply increased all the timeouts to 120s and NRCAN seems to work now, although sometimes it fails to connect at the first attempt, probably because the network is slow an I cannot do anything about that, but on second attempt it succeeded for me:

Update 2: I concluded that there is no reason to wait more than 60 seconds and the best way to get it working is to simply try again after a few minutes.

image

virusdunil commented 1 year ago

Thanks again for your hard work...