new ESP.EASY.Flasher Error

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
haryt
New user
Posts: 2
Joined: 12 Jan 2019, 09:19

new ESP.EASY.Flasher Error

#1 Post by haryt » 12 Jan 2019, 09:31

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
Attachments
Unbenannt.jpg
Unbenannt.jpg (20.14 KiB) Viewed 9448 times

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: new ESP.EASY.Flasher Error

#2 Post by grovkillen » 12 Jan 2019, 10:21

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/
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

Jackill
New user
Posts: 5
Joined: 10 Jan 2019, 08:38

Re: new ESP.EASY.Flasher Error

#3 Post by Jackill » 12 Jan 2019, 13:47

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..

Civodul
New user
Posts: 3
Joined: 12 Jan 2019, 14:15

Re: new ESP.EASY.Flasher Error

#4 Post by Civodul » 12 Jan 2019, 14:16

Hi,

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

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: new ESP.EASY.Flasher Error

#5 Post by grovkillen » 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?
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

Civodul
New user
Posts: 3
Joined: 12 Jan 2019, 14:15

Re: new ESP.EASY.Flasher Error

#6 Post by Civodul » 12 Jan 2019, 15:13

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.

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: new ESP.EASY.Flasher Error

#7 Post by grovkillen » 12 Jan 2019, 17:14

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.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

Jackill
New user
Posts: 5
Joined: 10 Jan 2019, 08:38

Re: new ESP.EASY.Flasher Error

#8 Post by Jackill » 13 Jan 2019, 05:11

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.

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: new ESP.EASY.Flasher Error

#9 Post by grovkillen » 13 Jan 2019, 07:21

Okay, will look through it again. Thanks for the feedback!
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

haryt
New user
Posts: 2
Joined: 12 Jan 2019, 09:19

Re: new ESP.EASY.Flasher Error

#10 Post by haryt » 14 Jan 2019, 09:08

Same for me, tries multiple times, Always same Error. OS= Win10 x64. Thanks for the link to ES32 Forum

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: new ESP.EASY.Flasher Error

#11 Post by grovkillen » 14 Jan 2019, 09:25

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?
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

Jackill
New user
Posts: 5
Joined: 10 Jan 2019, 08:38

Re: new ESP.EASY.Flasher Error

#12 Post by Jackill » 14 Jan 2019, 12:21

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.

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: new ESP.EASY.Flasher Error

#13 Post by grovkillen » 14 Jan 2019, 13:43

Okay so I will need to fetch that error then. Thanks for the feedback! Much appreciated, new version will arrive tomorrow.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: new ESP.EASY.Flasher Error

#14 Post by grovkillen » 15 Jan 2019, 14:01

ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

Civodul
New user
Posts: 3
Joined: 12 Jan 2019, 14:15

Re: new ESP.EASY.Flasher Error

#15 Post by Civodul » 15 Jan 2019, 22:17

Hi grovkillen,

It's OK for me for new version TAG 0.04.001

Many thanx.

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: new ESP.EASY.Flasher Error

#16 Post by grovkillen » 16 Jan 2019, 06:10

Thanks for the info.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

Post Reply

Who is online

Users browsing this forum: No registered users and 15 guests