Author Topic: PurpleAir Device Registration down for others?  (Read 3414 times)

0 Members and 1 Guest are viewing this topic.

Offline StormField

  • Member
  • *
  • Posts: 1
PurpleAir Device Registration down for others?
« on: October 15, 2024, 03:07:40 PM »
Hello,

I am trying to make an update to my existing Device registration with PurpleAir.
Are other seeing the same issues?

When I submit (tried with Firefox, Chrome and Safari) I get a HTTP 500 error.

URL:  https://www.purpleair.com/register.json <url truncated for privacy>

HTTP ERROR 500 java.lang.NullPointerException: Cannot invoke "String.length()" because "val" is null

URI:   /register.json
STATUS:   500
MESSAGE:   java.lang.NullPointerException: Cannot invoke "String.length()" because "val" is null
SERVLET:   JSON
CAUSED BY:   java.lang.NullPointerException: Cannot invoke "String.length()" because "val" is null
Caused by:

java.lang.NullPointerException: Cannot invoke "String.length()" because "val" is null
   at com.purpleair.servlets.JSONServlet.doGet(JSONServlet.java:2289)
   at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633)

 

anything