Hi Tibor,
Tibor Simko wrote:
Hi Benoit:
On Mon, 07 Dec 2009, Benoit Thiell wrote:
I've been experiencing a weird problem on the ADS install of
Invenio. It works fine for normal users. However the administrative
panel for the admin seems broken with each admin task link resulting
in a 404 error (e.g. '/admin/bibformat/bibformatadmin.py?ln=en').
Seems like you are running the latest git/master sources. Which version
of libapache2-mod-wsgi this is with?
Name : mod_wsgi
Arch : x86_64
Version : 2.1
Release : 2.el5
Are Apache vhost snippets up to date?
They were not up-to-date and I reloaded them. The changes were minor
(WSGI timeout added and an alias for jsCalendar). Unable to test,
explication follows.
Maybe *.pyc files remained from some previous version in lib and
Apache does not have permission to update them? (Just trying to
eliminate some potential reasons.)
I removed all *.pyc files and it didn't solve the problem.
Another problem we have is that not all the tasks available on a fresh
install of Invenio with the Atlantis collection show in our ADS
instance, e.g. multi-record editor, record merger and BibCirculation.
This is most probably because the action names and authorizations were
not updated since the ADS instance was first installed. Please try to
reset them via:
$ /opt/cds-invenio/bin/webaccessadmin -u admin -r
(or add them via `-a')
I reset the rights and for some reason, the admin user lost his admin
powers. So now I am unable to access the admin panel and am unable to
run the webaccessadmin command. How could I fix this? Is there an
automated script that would reload correct access values in the DB?
"Error(20): No roles are authorized to perform action cfgwebaccess with
the given parameters."
Best regards,
Benoit.