I resolved the issuing CA key's pass phrase.  I was able ti use the webui to
create an initial CRL.  I went to download the txt version or the CRL.  Changed
my mind and returned to the home page and went to download it again, hoping to
view it in a text editor rather than downloading the txt file.  However, at
this point started to receive the following error message:

Application Error

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

Reloading the application does not resolve this error. Reloading openxpki does
not fix it either.  Clearing the browser cache did not fix it.  Looking in
webui.log I see this:

024/03/25 12:54:33 INF Start fcgi loop 37181 [pid=37181|sid=[undef]]

and in the apache error log I see this:

[Mon Mar 25 12:54:33.357305 2024] [fcgid:warn] [pid 33870] [client
192.168.216.89:48535] mod_fcgid: stderr: Can't call method "id" on an undefined
value at /usr/local/www/openxpki/cgi-bin/webui.fcgi line 191., referer:
https://192.168.216.89/openxpki/

[Mon Mar 25 12:54:33.362010 2024] [core:error] [pid 33870] [client
192.168.216.89:48535] End of script output before headers: webui.fcgi, referer:
https://192.168.216.89/openxpki/


I have checked the ownership and permissions.  Not that these could have
changed in the middle of a working user session but I checked anyway.  Nothing
appears out of what is expected.  Everything in /etc/openxpki is owned by
openxpki:openxpki.  The directory permissions to webui are:

drwxr-xr-x  14 openxpki  openxpki  31 Mar 25 09:20 /usr/local/etc/openxpki/

drwxr-xr-x  2 openxpki  openxpki  3 Mar 25 10:57 /usr/local/etc/openxpki/webui/

-rw-rw-r--  1 openxpki  openxpki  5122 Mar 25 10:57
/usr/local/etc/openxpki/webui/default.conf

The log files likewise appear correct:

drwxrwxr-x  2 openxpki  www  9 Mar 14 12:06 /var/log/openxpki/

-rw-rw----  1 openxpki  openxpki   1961 Mar 25 12:54 /var/log/openxpki/audit.log
-rw-rw----  1 openxpki  www       37802 Mar 25 12:54
/var/log/openxpki/catchall.log
-rw-rw----  1 openxpki  openxpki   2466 Mar 25 12:54
/var/log/openxpki/deprecated.log
-rw-rw----  1 openxpki  openxpki  22122 Mar 25 12:54
/var/log/openxpki/openxpki.log
-rw-rw----  1 openxpki  openxpki   3752 Mar 25 12:54 
/var/log/openxpki/stderr.log
-rw-rw----  1 openxpki  www       42205 Mar 25 13:00 /var/log/openxpki/webui.log
-rw-rw----  1 openxpki  openxpki   2202 Mar 25 11:31
/var/log/openxpki/workflows.log

The system is configured to use the openxpki session driver:

grep 'driver =' /usr/local/etc/openxpki/webui/default.conf
driver = driver:openxpki

If I disable this driver and fall back to the file session control in /tmp then
the weui gives this error:

https://192.168.216.89/openxpki/#/openxpki/welcome

The requested URL has no service assigned.

I cannot imaging how this failed in the middle of an existing session but it
did and whatever changed prevents me from re-establishing one.

Any Ideas?




-- 
***          e-Mail is NOT a SECURE channel          ***
        Do NOT transmit sensitive data via e-Mail
   Unencrypted messages have no legal claim to privacy
 Do NOT open attachments nor follow links sent by e-Mail

James B. Byrne                mailto:[email protected]
Harte & Lyne Limited          http://www.harte-lyne.ca
9 Brockley Drive              vox: +1 905 561 1241
Hamilton, Ontario             fax: +1 905 561 0757
Canada  L8E 3C3



_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to