voiio / Sam

Sam – cuz your company is nothing without Sam
https://code.voiio.de/Sam/
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

UndefinedTable: relation "system_status" does not exist #94

Closed sentry-io[bot] closed 4 months ago

sentry-io[bot] commented 5 months ago

Handle invalid sql statements

Sentry Issue: VOIIO-SAM-10

UndefinedTable: relation "system_status" does not exist
LINE 1: ..._object('data', jsonb_agg(t)) from (SELECT * FROM system_sta...
                                                             ^
  File "sam/contrib/postgres/tools.py", line 31, in fetch_all
    cur.execute(

Error executing query: SELECT * FROM system_status WHERE system_name = 'Personio' AND status = 'down' ORDER BY reported_at DESC LIMIT 1