P5.js-web-editor: Editor is down

Created on 9 Sep 2018  路  5Comments  路  Source: processing/p5.js-web-editor

Most helpful comment

Just fixed it, so sorry about this!

For documentation purposes, what happened was that a Kubernetes cronjob ran to update all of the p5.js examples (https://editor.p5js.org/p5/sketches), but it didn't run correctly and corrupted the database. Yay! I removed the cronjob so that won't happen again.

This is also, just, hilarious, since I decided to use Kubernetes to prevent stuff like this from happening, and tried rolling back the image to a version I knew worked, and then upon seeing the same error, I realized it had to do with the database and not the app itself.

All 5 comments

Same here, started around 9-10p CT last night ... and still having issues this morning.

The guest account will load but I get the 502 error when trying to login via my google account, which was working yesterday.

Thanks all, we're aware of the issue and @catarak is looking into it! Stay tuned!

Just fixed it, so sorry about this!

For documentation purposes, what happened was that a Kubernetes cronjob ran to update all of the p5.js examples (https://editor.p5js.org/p5/sketches), but it didn't run correctly and corrupted the database. Yay! I removed the cronjob so that won't happen again.

This is also, just, hilarious, since I decided to use Kubernetes to prevent stuff like this from happening, and tried rolling back the image to a version I knew worked, and then upon seeing the same error, I realized it had to do with the database and not the app itself.

Also, I will prioritize adding in some alerts, so I'll get an email as soon as there's an issue, and therefore will be able to fix it sooner. Thanks for the patience and understanding y'all!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

meiamsome picture meiamsome  路  4Comments

jeremydouglass picture jeremydouglass  路  4Comments

catarak picture catarak  路  5Comments

kylemcdonald picture kylemcdonald  路  5Comments

plxity picture plxity  路  3Comments