[Bug 19115] New: Advanced editor - Rancor does not load on https
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19115 Bug ID: 19115 Summary: Advanced editor - Rancor does not load on https Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: josef.moravec@gmail.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl There is mixed content error when you try to use Rancor on https. The editor does not load at all. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19115 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- In 16.11.10 the advance cataloguing editor loads fine. Could it be some change made since? Is there an error visible in the developer tools client-side? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19115 --- Comment #2 from Josef Moravec <josef.moravec@gmail.com> --- (In reply to Katrin Fischer from comment #1)
In 16.11.10 the advance cataloguing editor loads fine. Could it be some change made since? Is there an error visible in the developer tools client-side?
I have tried in 16.11.08 and 17.05.02 and problem is the same, chrome says this in the console: Mixed Content: The page at 'https://koha-devel-test.knihovna-uo.cz/cgi-bin/koha/cataloguing/editor.pl' was loaded over HTTPS, but requested an insecure script 'http://koha-devel-test.knihovna-uo.cz/cgi-bin/koha/svc/cataloguing/framework...'. This request has been blocked; the content must be served over HTTPS. Uncaught Error: Script error for: /cgi-bin/koha/svc/cataloguing/framework?frameworkcode=&callback=define http://requirejs.org/docs/errors.html#scripterror at A (require.js:8) at HTMLScriptElement.onScriptError (require.js:29) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19115 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Josef, I have tried again in Chrome, but can't see the error, everything seems to work ok here. Are your baseUrls set to https://? We have sometimes seen weird behaviour when that was not the case. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19115 --- Comment #4 from Josef Moravec <josef.moravec@gmail.com> --- I checked all url-related sysprefs, (note the issue with staffClientBaseURL, see bug 16401) but still has no luck... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19115 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #5 from Josef Moravec <josef.moravec@gmail.com> --- Is my configuration issues, sorry and thank Katrin and Robin (on IRC) for attention and advice. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19115 Marjorie Barry-Vila <marjorie.barry-vila@collecto.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marjorie.barry-vila@collect | |o.ca --- Comment #6 from Marjorie Barry-Vila <marjorie.barry-vila@collecto.ca> --- (In reply to Josef Moravec from comment #5)
Is my configuration issues, sorry and thank Katrin and Robin (on IRC) for attention and advice.
Hi Josef, I have same problem in 17.05 but I understand that it depends on system configurations. Can you tell me what are the good configurations? Regards, Marjorie -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19115 Liz Rea <liz@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |liz@catalyst.net.nz --- Comment #7 from Liz Rea <liz@catalyst.net.nz> --- http://irc.koha-community.org/koha/2017-08-16#i_1962325 Here is the log of the discussion on IRC. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19115 --- Comment #8 from Liz Rea <liz@catalyst.net.nz> --- 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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org