Open hallard opened 7 years ago
Hi @hallard ,
could you try launching the IDE using arduino_debug.exe
and paste here any (error) output coming from jmdns
? We updated the library after 1.6.13 so there could be some corner cases we didn't encounter yet. Thanks!
For sure, here the output, the using proxy DIRECT
arrive may be 1 minutes after starting
appears in console.
What is strange is that yesterday after I placed this issue network ports appeared may be 30/60 minutes after I launched IDE, so I'm waiting today to see when it will appears again ;-)
Ok, just to be sure I installed all V1.8.x version on separate folder (zip download) and launched them one by one
So even if it has been worked (sometimes) with 1.8.1+ may be something changed on my desktop and definitively broken all after 1.8.1. What I'm sure, is that on same computer (today) 1.6.13 and 1.8.1 works immediately and others version does not. Very strange
Hello all. I am having (maybe) the same problem as described. I am using Windows 10 with firewall disabled and anti-virus disabled. Arduino is 1.8.7. When I reboot my pc and immediately open the Arduino IDE, I can see my Arduino OTA devices in the network ports menu. A minute or so later, the network ports disappear and I see nothing.
Has anyone figured out anything about this issue?
Thank you.
Also see this on the latest hourly build (Mac OSX), 1.8.5 worked fine however...
In the last two years we updated jmdns
(which is being used to discover network boards) to address security and performance problems in the older versions. The boards are now added/removed based on the information coming from that library, so if a board disappears it is due to mdns reporting the "disconnection".
To be able to solve the issue we should be able to replicate it, so it would be nice if you could add to the report:
Not much help but just some feedback.
Win 7 64 PC>router ethernet via 2 dlink switches. router tplink TD-W8980 esp8266 (yet to test with esp32)
It has been a bit intermittent and usually I needed to restart arduino IDE and network OTA devices would then show up immediately, if I did not restart the IDE then usually they would appear within 30 seconds to 10 minutes after programming, rebooting the device helped at times if it did not show after a few minutes. At least OTA did work for me till today, though I have not used it for 3 or 4 months. tonight I needed it. No idea what changed but with 1.8.4 and could no longer see any of my ESP8266 devices that previously worked with OTA at all. No idea why, tried restarting IDE multiple times, tried sketches I know worked previously, I did not see a network connection in 4 hours. I have installed M5stack but can't think of any other changes that may have broken anything. Anyway I decided to update and installed 1.8.8 .. no luck at all till I restarted the IDE with the OTA device running and it popped up immediately, now it is showing up but no amount of rebooting or waiting would get it to show previously.
I installed IDE 1.8.1 and is displaying better the ports and quicker but OTA upload get corrupted or with error anyways. i think all problems started after a windows update (windows 10 1803).
Update After many tries, OTA is working basically in all IDE if the port are shown. Sometime have to use Bonjour Browser to force to show in the IDE, wait few seconds, bonjour refresh and are shown sometime. Speed need to be 115200 for more reliable upload, and more important compile option SPIFF need to be set 1M. On Arduino Beta 1.9.0 are shown always and upload fine. I am almost convinced it is an Arduino IDE issue on versions from 1.8.4 to 1.8.8
Hi there, I noticed on V1.8.3 some random issues with network ports and now with 1.8.4 it is still everytime, all networks devices are not seen in port menu
so my first check was trying with Web Editor => Works
2nd with Arduino 1.6.13 => Works !!
now with Arduino 1.8.4 => Don't Works
Bonjour Browser see the services
It's all on the same computer Windows 10 x64 with firewall disabled Any idea of the 1.8.4 problem or I'm the only one with this issue?