Page 1 of 1

new ESP.EASY.Flasher Error

Posted: 12 Jan 2019, 09:31
by haryt
Hi!

First this is an great pice of Software, thanks for it!
With the new flasher I get an Error:
"ERROR in : ESP.Easy.Flasher.exe Line: 65 -(1:1) Unquoted String in JSON data only valid for Dictionary names."
Do you have any solution for this?
Next Thing is, I want to Flash ESP32, you wrote that it can be done with Python Script, where can i finde this script and how to use it?

Thanks
Hary from Vienna

Re: new ESP.EASY.Flasher Error

Posted: 12 Jan 2019, 10:21
by grovkillen
I guess the API kicked you out. Did it happen the first time you started the software?

Official ESP32 tool is found here http://iot-bits.com/esp32/esp32-flash-d ... -tutorial/

Re: new ESP.EASY.Flasher Error

Posted: 12 Jan 2019, 13:47
by Jackill
Same situation here.
I received the same error message. Tested new build (09-01-2019 and 10-01-2019) with flasher 0.04.000 on 2 different PC. Both on Win 10 Corp "N" LTSB.
Flasher v0.02.003 works fine.

I'm ready to test. Any instructions..

Re: new ESP.EASY.Flasher Error

Posted: 12 Jan 2019, 14:16
by Civodul
Hi,

Same problem for me on Win7 64bits when application start.
Older version is ok.

Re: new ESP.EASY.Flasher Error

Posted: 12 Jan 2019, 14:37
by grovkillen
Please give me exact information about when this error kicks in.

Is it straight of launch of app? Does it always give this error. How many times have you tried?

Re: new ESP.EASY.Flasher Error

Posted: 12 Jan 2019, 15:13
by Civodul
grovkillen wrote: 12 Jan 2019, 14:37 Please give me exact information about when this error kicks in.
Is it straight of launch of app? Does it always give this error. How many times have you tried?
"Is it straight of launch of app? " -> Yes
"Does it always give this error ?" -> Always
"How many times have you tried?" -> Many, many, many times :)

When cliking "OK" button, the same error come back with new number of line.

Line number is always in this order : 65, 67, 72, 194, 198, 49, 49, 49, 49, etc.. until click abort button for exiting app.

Re: new ESP.EASY.Flasher Error

Posted: 12 Jan 2019, 17:14
by grovkillen
Could someone with this problem test this release?

https://github.com/Grovkillen/ESP_Easy_ ... g/0.04.001

If the API limit is hit it will show a warning but it will not try to parse the json messages.

Re: new ESP.EASY.Flasher Error

Posted: 13 Jan 2019, 05:11
by Jackill
grovkillen wrote: 12 Jan 2019, 17:14 Could someone with this problem test this release?
I get same error. Difirence - now it starts report from 71's line, not 65.
Tried 10 times.
Seems this message appear after the app scans for USB COM ports, after it print "No active com ports found!"
When some USB-COM adapter is plugged, app crashes after it finds COM port adaptor.

Re: new ESP.EASY.Flasher Error

Posted: 13 Jan 2019, 07:21
by grovkillen
Okay, will look through it again. Thanks for the feedback!

Re: new ESP.EASY.Flasher Error

Posted: 14 Jan 2019, 09:08
by haryt
Same for me, tries multiple times, Always same Error. OS= Win10 x64. Thanks for the link to ES32 Forum

Re: new ESP.EASY.Flasher Error

Posted: 14 Jan 2019, 09:25
by grovkillen
haryt wrote: 14 Jan 2019, 09:08 Same for me, tries multiple times, Always same Error. OS= Win10 x64. Thanks for the link to ES32 Forum
Are you online when trying the app?

Re: new ESP.EASY.Flasher Error

Posted: 14 Jan 2019, 12:21
by Jackill
grovkillen wrote: 14 Jan 2019, 09:25 Are you online when trying the app?
Bingo!
When starting flasher with network enabled and internet connection online - it crashes always.
When I try to start it with network disabled - it starts well.

Re: new ESP.EASY.Flasher Error

Posted: 14 Jan 2019, 13:43
by grovkillen
Okay so I will need to fetch that error then. Thanks for the feedback! Much appreciated, new version will arrive tomorrow.

Re: new ESP.EASY.Flasher Error

Posted: 15 Jan 2019, 14:01
by grovkillen

Re: new ESP.EASY.Flasher Error

Posted: 15 Jan 2019, 22:17
by Civodul
Hi grovkillen,

It's OK for me for new version TAG 0.04.001

Many thanx.

Re: new ESP.EASY.Flasher Error

Posted: 16 Jan 2019, 06:10
by grovkillen
Thanks for the info.