10 Jun
2020
10 Jun
'20
10:49 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25538 --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- This is because KOHA_OPAC_URL is not set. On both U18 and D11 I get the following (known error that should not have been ignored so long): root@c4adf9b9b785:koha(master|BISECTING)$ kshell bash: /root/.bashrc: Permission denied This can be recreated easily by defining a wrong KOHA_OPAC_URL. $ koha-shell ${KOHA_INSTANCE} -p -c "echo $KOHA_OPAC_URL" -- You are receiving this mail because: You are watching all bug changes.