You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working in a work environment where I want to use the inhouse installation of Kroki. We use this without ssl since our services are not reachable from the internet, we use those services inhouse only.
I therefore configured the extension to point to http://kroki.ours.local:8000. Now I get an error because the extension nevertheless uses https and obviously cannot reach the server.
Thanks for your investigation! Could it be that you are trying to access localhost and that's why there is no attempt to use ssl? This makes me think that it's not the plugins fault but the browser trying to always use ssl instead of plain http. 🤷♂️
I am working in a work environment where I want to use the inhouse installation of Kroki. We use this without ssl since our services are not reachable from the internet, we use those services inhouse only.
I therefore configured the extension to point to
http://kroki.ours.local:8000
. Now I get an error because the extension nevertheless useshttps
and obviously cannot reach the server.Configuration: http://kroki.ours.local:8000
Extension tries to accesss: https://kroki.ours.local:8000
The text was updated successfully, but these errors were encountered: