1katoda

Results 5 comments of 1katoda

Hi all, after encountering the same issue, I made the following workaround: - call moosh with the flag `-l` to disable login as user (handles the Redis session handler problem)...

> We are encountering the same error with course-reset. I tried the session_handler_class option and now get this error: > > Default exception handler: Exception - Call to undefined function...

@haietza No problem, I'm glad it worked.

@rrsiegfried I'm just writing this off the top of my head, but I guess a possible workaround would be the same as my original comment (running moosh with "no-login"/`-l`), you...

@rrsiegfried Thank you, I think your solution is better, as it only requires a config change.