kkMulticopterFlashTool icon indicating copy to clipboard operation
kkMulticopterFlashTool copied to clipboard

HTTP301 error on firmwares.xml.zip

Open thiagottjv opened this issue 7 years ago • 3 comments

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.

thiagottjv avatar Feb 14 '18 02:02 thiagottjv

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

bit4man avatar Jan 31 '19 17:01 bit4man

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

thiagottjv avatar Jan 31 '19 17:01 thiagottjv

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

lazyzero avatar Feb 01 '19 06:02 lazyzero