#611: bug in bibformat session management
------------------------+---------------------
Reporter: jblayloc | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: BibFormat | Version:
Resolution: | Keywords: INSPIRE
------------------------+---------------------
Changes (by skaplun):
* keywords: => INSPIRE
Comment:
Hi Joe,
this looks like an INSPIRE issue (due to the dual-worker configuration).
We briefly tested and on a normal Invenio installation, when a session
expires, if you try to save you end up with an authorization error.
Most probably your issue is due to the fact that that when you save, you
are actually creating /modifying files only on one node (because
/opt/invenio/etc is not shared), and then when you come back later the
proxy is showing you a different node.
The solution would be to fully share the /opt/invenio/etc folder across
the two nodes.
--
Ticket URL: <https://invenio-software.org/ticket/611#comment:2>
Invenio <http://invenio-software.org>