Crash Fixed: PG::NotNullViolation: ERROR: null value in column

Today was rebuilding the discourse app to remove two plugins:

  • Whos Online
  • Checkboxes

and the rebuild failed so the site crashed.

Now, all is back up thanks to excellent support from Martin over at meta:

2 Likes

For the record, this crash was caused by a meta commit made just before I rebuilt :slight_smile:

See also:

Fixed here:

1 Like

FYI, currently running these plugins:

Container Names

Custom plugin I wrote to add container names to the backup admin page.

Legacy Info

Custom plugin I wrote to add links to the legacy pages over at the original forums.

Discourse Remove Canonical

Custom plugin I wrote to remove the canonical meta data so to not negatively effect the SEO of the legacy site posts.

Discourse BBCode

Official Discourse BBCode to Markdown plugin.

Discourse SiteMap

Official Discourse plugin to add search engine sitemaps.

Discourse Solved

Official Discourse plugin to mark solutions in topics.

Docker Manager

Official Discourse admin plugin to perform some upgrade tasks in the UI.

Status

Site seems faster with the removal of a few plugins and the 502 errors (apparently from the Whos Online plugin) seems to have gone away.

1 Like