[OPEN-ILS-DEV] Errors at end of install
Raymond Norton
admin at lctn.org
Tue Feb 17 10:54:25 EST 2009
> Can you try shutting everything down, then starting it all back up
> again, in the following order? Use the root or opensrf user as
> appropriate:
>
> /etc/init.d/apache2 stop
> /openils/bin/osrf_ctl.sh -a stop_all
> /etc/init.d/memcached stop
>
> /etc/init.d/memcached start
> /openils/bin/osrf_ctl.sh -a start_all
> /etc/init.d/apache2 start
Did this. Everything stopped and started correctly, outside of the
following:
opensrf at commando-1:/etc/apache2/sites-enabled$ /openils/bin/osrf_ctl.sh
-a stop_all
Stopping OpenSRF C process 6881...
Stopping OpenSRF C process 6884...
Stopping OpenSRF Perl
/openils/bin/osrf_ctl.sh: line 170: opensrf-perl.pl: command not found
Stopping OpenSRF Router process 6807...
Stopping OpenSRF Router process 6809...
I still get the following when executing login admin open-ils:
login admin open-ils
Received Data: "44694552cc9f334cefb5a8ce3ae41b51"
------------------------------------
Request Completed Successfully
Request Time in seconds: 0.136810
------------------------------------
Received Exception:
Name: osrfMethodException
Status: No authentication seed found. open-ils.auth.authenticate.init
must be called first
Status: 404
Received Data: {
"ilsevent":1217,
"textcode":"PATRON_INACTIVE",
"desc":"This account is marked as inactive",
"pid":7765,
"stacktrace":"oils_auth.c:417"
}
------------------------------------
Request Completed Successfully
Request Time in seconds: 60.128521
------------------------------------
Login Session: (none). Session timeout: 0.000000
More information about the Open-ils-dev
mailing list