Hi, I have built the development VM for OpenXPI and appears to be stable on Rocky/AlmaLinux 9. Need to modify Makefile.PL to allow using openssl 3.0. And I use YubiHSM2 for signing.
This week, I started a production VM but running into an error in UI which I cannot see why. On the client web browser, I get The server did not return the expected data.<br>Maybe your authentication session has expired or there is an internal error.<br>HTTP code: 500 >From the Apache error_log, I get: [Fri Feb 17 14:25:03.113974 2023] [fcgid:warn] [pid 286291:tid 286484] [client xxxxxx:xxxxx] mod_fcgid: stderr: Can't call method "id" on an undefined value at /var/www/cgi-bin/webui.fcgi line 191., referer: https://pki.gridcanada.ca/openxpki/ [Fri Feb 17 14:25:03.120556 2023] [core:error] [pid 286291:tid 286484] [client xxxxxx:xxxxx] End of script output before headers: webui.fcgi, referer: https://pki.gridcanada.ca/openxpki/ I am using the currently version from Github which labelled version 3.25.0. Line 191 is Log::Log4perl::MDC->put('sid', substr($session_front->id,0,4)); Any suggestions where I should check? Thanks! Lixin. _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
