Juergen
(Juergen Neubauer)
April 23, 2024, 4:59pm
1
Hello,
I keep having this problem with downloading extensions from the Slicer app. This is the message I get for any extension:
[FD] DevTools listening on ws://127.0.0.1:1337/devtools/browser/d41c38da-7491-4300-893a-064b31096b02
[Qt] Remote debugging server started successfully. Try pointing a Chromium-based browser to http://127.0.0.1:1337
[Qt] “https://extensions.slicer.org/catalog/All/32818/win ” 0 “Mixed Content: The page at ‘https://extensions.slicer.org/catalog/All/32818/win ’ was loaded over HTTPS, but requested an insecure image ‘http://www.slicer.org/slicerWiki/images/b/bc/BaselineFollowupSCANRegisteredCMFreg2.png ’. This content should also be served over HTTPS.”
[Qt] Mixed Content: The page at ‘https://extensions.slicer.org/catalog/All/32818/win ’ was loaded over HTTPS, but requested an insecure image ‘http://www.slicer.org/slicerWiki/images/b/bc/BaselineFollowupSCANRegisteredCMFreg2.png ’. This content should also be served over HTTPS.
Unfortunately, the automatic download and installation of bookmarked extensions also fails which is a big headache.
Any ideas what can be done?
Thanks, Juergen
lassoan
(Andras Lasso)
April 24, 2024, 1:32am
2
Those are just warnings that some icons or screenshots are downloaded using http protocol. You can safely ignore these messages.
Juergen
(Juergen Neubauer)
April 24, 2024, 3:41pm
3
Thanks for the quick response, Andras.
Unfortunately, the download also failed:
[Qt] Retrieving extension metadata for MarkupsToModel extension
[Qt] Retrieving MarkupsToModel extension files (extensionId: 662768b26a328ae4b089b69d)
[Qt] Downloading MarkupsToModel extension (item_id: 662768b26a328ae4b089b69d, file_id: 662768b26a328ae4b089b6a4)
[Qt] Failed downloading: https://slicer-packages.kitware.com/api/v1/file/662768b26a328ae4b089b6a4/download
[Qt] Retrieving extension metadata for AnglePlanesExtension extension
[Qt] Retrieving AnglePlanesExtension extension files (extensionId: 6627674d6a328ae4b089b57c)
[Qt] Downloading AnglePlanesExtension extension (item_id: 6627674d6a328ae4b089b57c, file_id: 6627674e6a328ae4b089b58d)
[Qt] Failed downloading: https://slicer-packages.kitware.com/api/v1/file/6627674e6a328ae4b089b58d/download
Something else showed up in the error logs:
“” 1 “JQuery not loaded - Failed to trigger webkitvisibilitychange”
Thanks for any help.
lassoan
(Andras Lasso)
April 24, 2024, 8:15pm
4
The URLs are valid, which means that most likely you are behind some institutional firewall or proxy server, which restricts Slicer in accessing the internet. You can either report the problem to your IT administrators (they can add exceptions to their firewall) or download the extension packages using an application that your institution’s IT infrastructure approve (such as your web browser). See instructions here .
There also have been discussions about issues with specific network security systems on this forum. If your IT administrators are not sure what to change then these topics may help.