You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default cli memory limit of php in Debian/Ubuntu is -1, in include/cli_check.php however, the limit is overwritten (to 500MB) which causes our cli scripts (poller_reindex) to fail.