Plot.ardupilot.org unusable due to invalid Cesium access tokens

I’m currently having troubles with opening anything containing any GPS data with plot.ardupilot.org.

It is hanging indefinitely on an attempt to load a Cesium view. The browser debugger points to an uncaught exception regarding an illegal access token, which somewhat indicates that either the master access token has expired, or Cesium somehow banned a network to which my internet provider belongs.

The thing is, I don’t care about GPS views (99% of the time at least), so that wouldn’t be an issue if I could continue using the rest of the functionality. Unfortunately, there is apparently no way to disable Cesium integration, so whenever I want to help someone with GPS data in the logs, I’m screwed.

What do I do? (The obvious answer to use alternative log viewers is currently, unfortunately, not a viable option for me)

1 Like

I’m assuming I have the same issue currently, as the tool continues to hang/load on this page.

2 Likes

Yes, I see the same. So it is not just me…

Tried again just now and got a different error. Using Firefox this time, which has worked previously.

Currently (per thread in Discord) one can use https://plotbeta.ardupilot.org. In a recent commit, the devs added a stub that catches the exception from the problematic subsystem and turns the GPS view off.

1 Like

Hi, I temporarily reverted to my personal token until we sort out the issue.

2 Likes

I get this (on plot.ardupilot.org and plotbeta.ardupilot.org)