GNSSpy-Project / gnsspy

Python Toolkit for GNSS Data
MIT License
179 stars 74 forks source link

How to download the orbit file, I met some problems #2

Open Hendric290 opened 4 years ago

Hendric290 commented 4 years ago

When I tried to download the orbit file I met a warning as below, meanwhile, I checked my internet that no any problems.

Warning: No internet connection! | Cannot download orbit file

Sardingfish commented 4 years ago

“Warning: No internet connection! | Cannot download orbit file”

I ran into that problem too. I'm sure I have no problems with my network, google pages can be opened in the browser.

marcoamm commented 4 years ago

Are you on windows? If so, have you tried shutting down the windows firewall to see if the connection can be established?

Hendric290 commented 4 years ago

Hi dear friend, I'm on windows. I'm not attention on the firewall. I'll shut down it and try again tomorrow. Thanks for ur help. Technical support engineerHendric Lee. Hi-target international group. -------- 原始邮件 --------发件人: Marco notifications@github.com日期: 2020年5月12日周二 上午12:50收件人: GNSSpy-Project/gnsspy gnsspy@noreply.github.com抄送: Hendric290 lxlgis@126.com, Author author@noreply.github.com主 题: Re: [GNSSpy-Project/gnsspy] How to download the orbit file, I met some problems (#2) Are you on windows? If so, have you tried shutting down the windows firewall to see if the connection can be established?

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.

Hendric290 commented 4 years ago

Same issue with you. Do u have any progress? -------- 原始邮件 --------发件人: Jason Ding notifications@github.com日期: 2020年5月11日周一 下午3:25收件人: GNSSpy-Project/gnsspy gnsspy@noreply.github.com抄送: Hendric290 lxlgis@126.com, Author author@noreply.github.com主 题: Re: [GNSSpy-Project/gnsspy] How to download the orbit file, I met some problems (#2)

I'm having this problem “Warning: No internet connection! | Cannot download orbit file” too and I'm sure my google will open

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.

geomsi commented 4 years ago

Hi,

The library checks whether you have internet or not by connecting Google via http.client. Do you have any difficulty connecting Google via browser or not? If this is the case, you can manually change the site to anything that works for you. In the meantime, I will try to change it to a site that can work everywhere. Secondly, the timeout limit is 5 seconds in check_internet function. Though I do not think that would be the problem, but you may try to test it with longer timeout limit.

Also, are you calling the download module directly or this warning is triggered during spp function?

Sardingfish commented 4 years ago

I have no difficulty connecting Google via browser, I tried changing the time to 15 seconds and 30 seconds, but this warning still appearst,ths warming is triggered during spp function.

------------------ Original ------------------ From: "geomsi"<notifications@github.com>; Date: Tue, May 12, 2020 03:42 PM To: "GNSSpy-Project/gnsspy"<gnsspy@noreply.github.com>; Cc: "丁君生"<760837268@qq.com>;"Comment"<comment@noreply.github.com>; Subject: Re: [GNSSpy-Project/gnsspy] How to download the orbit file, I met some problems (#2)

Hi,

The library checks whether you have internet or not by connecting Google via http.client. Do you have any difficulty connecting Google via browser or not? If this is the case, you can manually change the site to anything that works for you. In the meantime, I will try to change it to a site that can work everywhere. Secondly, the timeout limit is 5 seconds in check_internet function. Though I do not think that would be the problem, but you may try to test it with longer timeout limit.

Also, are you calling the download module directly or this warning is triggered during spp function?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

Galatiy commented 4 years ago

I have also noticed that the sp3, clk and station obs cannot be downloaded when VPN is connected to a computer via both Google and Explorer.