https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19115

--- Comment #8 from Liz Rea <[email protected]> ---
Just as an update here, this seems to happen when one is using a reverse proxy
(as noted in the IRC conversation)

What I ended up having to do was putting in my HAProxy backend config,
soemthing like

http-response replace-value Location ^http://(.*)$ https://\1

and reload haproxy. I'm feeling like this might not be the canonical way to fix
this, but the other things suggested for similar problems didn't fix it, and
this did.

So, take with a grain of salt, and I hope this bit of information helps people
sort this problem in the future.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to