rejetto forum

"Network Error. Request Failed" for "Menu > Updates > Check for news/updates

skb · 6 · 4231

0 Members and 1 Guest are viewing this topic.

Offline skb

  • Occasional poster
  • *
    • Posts: 50
    • View Profile
Not sure if this is a bug or merely my problem, but the auto checks for updates had been working fine, and then started getting errors.

As a check, I downloaded the plain HFS.exe onto a different PC on a different network, started it, and checked for updates there, and get the same error.

(Not a big issue, as I can manually update once we go past 2.3m, but I am wondering if it is down for everyone or just me)

I originally thought I broke it with changes to my security settings, but turning off the firewall doesn't make any difference.

On my "production" server, the logs show updates were working fine through June 8,
Quote
6/8/2019 11:31:19 AM               Check update: no new version

but then started failing on the next check:
Quote
6/9/2019 11:31:59 AM               Check update: failed

Are updates from within HFS working for all of you?

Thanks, Steve


Offline bmartino1

  • Tireless poster
  • ****
    • Posts: 910
  • I'm only trying to help i mean no offense.
    • View Profile
    • My HFS Google Drive Shared Link
im not experiencing the same error.

but im also getting dns issues and random network drops.

id ask you to manual check it now as there might have been a temp outage and drop in connection.
Files I have snagged and share can be found on my google drive:

https://drive.google.com/drive/folders/1qb4INX2pzsjmMT06YEIQk9Nv5jMu33tC?usp=sharing


Offline Mars

  • Operator
  • Tireless poster
  • *****
    • Posts: 2059
    • View Profile
The update request is made using the HTTP protocol by the program,
but the response is done in HTTPS and this is probably what should prevent proper operation.


Offline skb

  • Occasional poster
  • *
    • Posts: 50
    • View Profile
Sorry I dropped the ball on replying in a timely manor, Mars!

Is there something I can do differently? Not sure how I broke it, but the boxes I'm testing on are behind external firewalls, so it may be that they are not realizing the replies to the update queries match the requests. (Both 80 and 443 are open for incoming traffic, but that is probably not relevant to a request I make to an external server.)



Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
The update request is made using the HTTP protocol by the program,
but the response is done in HTTPS and this is probably what should prevent proper operation.

you were right, that was the problem.
It should be fixed now.