github-germ
github-germ
OK, more coffee being order here. My bad... it's there. I was looking at the top level menus, not within Admin... SORRY
@iglocska I see 2.4.161 was just released. Is the change you made herein included? So far, the rebuild is running. However, if your fix is in 2.4.161, I'd rather build...
G'day... We are 12+ hours and still running successfully: ``` mysql> select count(*) from default_correlations; +----------+ | count(*) | +----------+ | 5422920 | +----------+ 1 row in set (0.05 sec)...
One observation that may be related to the rebuilding process or something else in 2.4.161. Let me know if you have any thoughts on root cause. We see more db...
btw, in `/etc/my.cnf` we have: `innodb_lock_wait_timeout = 900`
> How much is left percentage wise if you check the job itself? `progress: 2` which we know is not really predictable as to wall clock time remaining since that's...
I do see calls seemingly related to correlations with `removeTagFromObject` as below. ``` 2022-08-12 10:32:52 Error: [PDOException] SQLSTATE[40001]: Serialization failur\ e: 1213 Deadlock found when trying to get lock; try...
Same for a Built-In feed: ``` 2022-08-12 10:32:16 Error: Could not save freetext feed data for feed 20. [PDOException] SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when\ trying to get lock;...
And with `/events/edit/xxxxxx/metadata:1` ``` 2022-08-12 10:06:11 Error: [PDOException] SQLSTATE[HY000]: General error: 1205 \ Lock wait timeout exceeded; try restarting transaction Request URL: /events/edit/288309/metadata:1 Stack Trace: #0 /var/www/MISP/app/Lib/cakephp/lib/Cake/Model/Datasource/DboSource.php(502): \ PDOStatement->execute() #1...