Results 238 comments of Scott Baker

Closing for now, as this is an issue in a past release and we are just about to release a new version which should NOT have this issue.

Last commit on this repo was 2019. Unfortunately it looks like this project has been abandoned :( I was able to "fix" this issue by downgrading to v2.1.2 as mentioned....

I've started work on a similar tool to RemoteDebug. It's still a work in progress, but if you're interested in testing something similar check out [RIX](https://github.com/scottchiefbaker/ESP-RIX).

@danielbeardsley don't put the burden on the developers to contact you. Just attach the file here.

I have never used interrupts in my Arduino code so I didn't know this was a issue. Is the issue then that an interrupt fires while we're in the middle...

Is there any reason **not** to call `noInterrupts()` inside of the HTTP upload section of the code? I cannot think of a scenario where you would WANT to break off...

Does `noInterrupts()` just not doing anything on ESP32? Either way I'm leaning towards using it inside of the actual update code as it can't really hurt?

+1 from me... The more regex stuff available the better as far as I'm concerned.

Came here to report the `JSON::PP` missing as well. The "J" page isn't linked from any of the other [corelist pages](https://perldoc.perl.org/index-modules-A.html), but there is "blank" HTML at the [URL](https://perldoc.perl.org/index-modules-J.html).

@carlthewebmaster how does `sgpm` map to opening a new tab with that URL? How does the mobile version have the domain pre-populated?