moosh icon indicating copy to clipboard operation
moosh copied to clipboard

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

Open joaocc opened this issue 9 years ago • 0 comments

  • moosh version: 2.3
  • moodle version: 3.1.3+ (Build: 20161208) (2016052303.07)
    • database: MySQL 5.6
  • php version: 7.0.13
  • operating system: Linux

Actual behaviour

Warning: session_regenerate_id(): Cannot regenerate session id - session is not active in /home/uuu/moodle-root/src/lib/classes/session/manager.php on line 473

Expected behaviour

No warning

Steps to reproduce

~/bin/moosh user-create --email [email protected] --password pass --auth manual --digest 0 --country US --city Seattle --firstname Name-1 --lastname Name-2 [email protected]

joaocc avatar Dec 16 '16 12:12 joaocc