OJS PHP Warning: session_regenerate_id(): Cannot regenerate session id - session is not active

Describe the issue or problem
I have been using ojs for some time and all of a sudden it is responding weird, PHP Warning: session_regenerate_id(): Cannot regenerate session id - session is not active

Could you please help me to fix the issue.

OJS 3.3.0-14

Screenshot 2023-05-19 at 1.33.31 PM

Hi @Chatusvi,

As a starting point you may want to check out this post here and what this user did to resolve this (setting session_check_ip = Off in config.inc.php)

Cheers,

Roger
PKP Team