at the moment my performance when calling the PubStream is moderate in the Hubzilla log I have the following entry:
│2024-11-29T01:50:01Z:LOG_ERR:775d771aaa:dba_driver.php:471:db_logger: dba_pdo: ERROR: SELECT workerq_id FROM workerq WHERE workerq_reservationid IS NOT NULL AND workerq_processtimeout < UTC_TIMESTAMP() FOR UPDATE NOWAIT │
│SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction
I see that the timestamp is wrong. It should be 2:50, one hour later. Can anyone tell me more?