gridcoin-community / Gridcoin-Research

Gridcoin-Research
MIT License
585 stars 172 forks source link

Download option in GUI downloads a 404 page and crashes #148

Closed tomasbrod closed 6 years ago

tomasbrod commented 7 years ago

v3.5.8.2-g-research (Arch Linux, installed from aur) Clicked rebuild->download, something was downloaded to .GridcoinResearch/upgrade/snapshot.zip but it was not zip but a 404 html page. Update of course failed then and crashed the client. I don't use proxy.

datenklause commented 7 years ago

same on ubuntu, v3.5.8.2-g-research self compiled

tomasbrod commented 7 years ago

v3.5.8.3-g-research Issue still exists

Lenni commented 7 years ago

I guess this issue is fixed now. @tomasbrod can you close the thread?

tomasbrod commented 7 years ago

I will close this once I test that it really works on both Linux and win. Edit: this issue still persists

truboxl commented 6 years ago

Same on Fedora 26 I try capturing the app telling curl to download snapshot.zip from whatever URL using Wireshark and it looks like its accessing

http://download.gridcoin.us/download/signed/snapshot.zip

instead of the correct URL

http://download.gridcoin.us/download/downloadstake/signed/snapshot.zip

Please fix? Also make it the debug option more visible...

denravonska commented 6 years ago

Cool, we'll include it in this release if it works.

iFoggz commented 6 years ago

this is an easy fix. thanks for the heads up ravon :)

denravonska commented 6 years ago

Fixed by #727.