Hello Everyone,
I am trying to update few customer auth entries in yeti web 1.12 and on each insert return error 500
ActiveRecord::StatementInvalid (PG::InternalError: ERROR: No such queue#012CONTEXT:
Jul 22 06:06:42 sbc0 yeti-web[1255]: [5fca6523-326a-47f3-81cb-4236905c7b5d] Completed 500 Internal Server Error in 111ms (Allocations: 17297)
Jul 22 06:06:42 sbc0 yeti-web[1255]: [5fca6523-326a-47f3-81cb-4236905c7b5d] [5fca6523-326a-47f3-81cb-4236905c7b5d] ActiveRecord::StatementInvalid (PG::InternalError: ERROR: No such queue#012CONTEXT: PL/pgSQL function pgq.insert_event(text,text,text,text,text,text,text) line 24 at RETURN#012PL/pgSQL function pgq.insert_event(text,text,text) line 18 at RETURN#012):#012[5fca6523-326a-47f3-81cb-4236905c7b5d] #012[5fca6523-326a-47f3-81cb-4236905c7b5d] app/models/concerns/pg_event.rb:19:in `pgq_insert_event'#012[5fca6523-326a-47f3-81cb-4236905c7b5d] app/models/concerns/pg_event.rb:40:in `pg_event!'#012[5fca6523-326a-47f3-81cb-4236905c7b5d] app/models/concerns/pg_event.rb:36:in `pg_record_update'#012[5fca6523-326a-47f3-81cb-4236905c7b5d] app/admin/routing/customers_auths.rb:98:in `update'#012[5fca6523-326a-47f3-81cb-4236905c7b5d] config/initializers/instrumentation_notification.rb:32:in `block in process_action'#012[5fca6523-326a-47f3-81cb-4236905c7b5d] config/initializers/instrumentation_notification.rb:31:in `process_action'