Zend certified PHP/Magento developer

I’ve tried different things but can’t fix: Something went wrong with processing the default view and we have restored the filter to its original state

Magento 2.4.5-p1
Smartwave Porto theme

I keep getting the

Something went wrong with processing the default view and we have restored the filter to its original state.

Error in:

  • CATALOG -> Products

Doing the:

TRUNCATE ui_bookmark;

Is a very temporary fix and as soon as I change the filter to anything else again, the problem comes back.

I have done the following:

  1. Hosting increased the PHP timeout limit from 60 to 300 seconds.
  2. I have increased the session limit in Store > Settings > Configuration to some astronomical number.

When I look at what Error comes up in:

/public_html/var/log/debug.log

It is this:

main.INFO: Broken reference: the 'notification.messages' tries to reorder itself towards 'user', but their parents are different: 'header.inner.right' and 'header' respectively.

I am not finding any solutions when I google this Error. How to fix this?