lazyzero / kkMulticopterFlashTool

The kkflashtool is a easy to use tool to flash all kind of Atmel based RC equipment.
kkflashtool.de
GNU General Public License v3.0
24 stars 6 forks source link

HTTP301 error on firmwares.xml.zip #12

Open thiagottjv opened 6 years ago

thiagottjv commented 6 years ago

Hi, for some reason I wasnt able to load the FlashTool. After some digging I found that the problem was that the firmwares.xml.zip file was "corrupted". Oppening on a text editor I got:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://www.chrmoll.de/_media/firmwares.xml.zip">here</a>.</p>
</body></html>

After downloading from the new place and putting the xml file on /temp folder the tool loaded fine.

bit4man commented 5 years ago

I can confirm this issue too (January 31st 2019). I guess this tool is dead as a door-nail.

thiagottjv commented 5 years ago

Hi, yeah... did worked... don't know now. Just download from the moved link and you`ll be fine.

lazyzero commented 5 years ago

I switched to https for the website and this seams to be a problem for the Java code. I try to fix it or to exclude the files to be downloaded from https. But in the moment I have very little time for the project and it is not priority as it is a 8 year old software. Christian