Hi Katrin

Yo wrote:

> have you tried if setting them makes a difference?

I have now set both "OPACBaseURL" and "staffClientBaseURL" but it doesn't make a difference.

> Another pref that comes to mind is "timeout".

This was already set to 1500000


So still opening an SSH tunnel with

ssh -p 33 -t root@host1 ssh -C -g -L 10080:kohahost:80 -L 18080:kohahost:8080 -J root@host2 koha@kohahost

first worked but after loading and updateing the Koha database leads to an immediate logout after the first click when accesssing via http://host1:18080

However, as said the system administrator now opened the firewall and gave me direct access to the staff client so direct access via http://kohahost:8080 works as expected and I consider this matter as "solved".

Thanks for your time!

Best wishes: Michael
--
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/

Reply via email to