sqlalchemy.exc.OperationalError

sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2006, "MySQL server has gone away (BrokenPipeError(32, 'Broken pipe'))") [SQL: SELECT news_items.id AS news_items_id, news_items.date AS news_items_date, news_items.headline AS news_items_headline, news_items.full_text AS news_items_full_text FROM news_items ORDER BY news_items.date DESC] (Background on this error at: https://sqlalche.me/e/14/e3q8)

Traceback (most recent call last)

sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2006, "MySQL server has gone away (BrokenPipeError(32, 'Broken pipe'))") [SQL: SELECT news_items.id AS news_items_id, news_items.date AS news_items_date, news_items.headline AS news_items_headline, news_items.full_text AS news_items_full_text FROM news_items ORDER BY news_items.date DESC] (Background on this error at: https://sqlalche.me/e/14/e3q8)

This is the Copy/Paste friendly version of the traceback.

The debugger caught an exception in your WSGI application. You can now look at the traceback which led to the error. If you enable JavaScript you can also use additional features such as code execution (if the evalex feature is enabled), automatic pasting of the exceptions and much more.

Console Locked

The console is locked and needs to be unlocked by entering the PIN. You can find the PIN printed out on the standard output of your shell that runs the server.

PIN: