ESP32 Update URL

Is the current ESP32 Update URL not
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
? ?
(If it's not - then what is it?)

Maybe it's our network
Attempting to Update (or Remove) results:

java.lang.NullPointerException
java.lang.RuntimeException: java.lang.NullPointerException
	at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onInstallPressed$2(ContributionManagerUI.java:175)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
	at cc.arduino.contributions.packages.ContributionInstaller.remove(ContributionInstaller.java:276)
	at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onInstallPressed$2(ContributionManagerUI.java:170)
	... 1 more

Any Insights?

I'm using..
https://espressif.github.io/arduino-esp32/package_esp32_index.json

Good luck.. ~q

Tried that - same result.
Why would it prevent me from a Remove ?

I think it's our network/IT fragging the deal.
Sh00t.
(It's good at home.)

Turn the HotSpot on your cell phone and try connecting through it..
~q

The trouble was 1.8.13 and its resulting
java.lang.NullPointerException
as noted here --

updated to 1.8.19

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.