qzind / qz-print

Archive for legacy qz-print versions (1.8, 1.9). See https://github.com/qzind/tray for modern versions.
Other
141 stars 101 forks source link

IE11 SecurityError, Websocket connection failed #39

Closed tresf closed 9 years ago

tresf commented 9 years ago

Update: A workaround is available, please see https://github.com/qzind/tray/issues/6


IE11 blocks websocket connections to localhost by default.

To unblock, click the Gear, Internet Options, Security, Local Intranet, Sites, Uncheck the first checkbox.

image

Edit: Domain networks have been fixed in 2.0.2 and higher via DNS workaround per https://github.com/qzind/tray/commit/b30beb70046bc4ad0ef929d8d971a302548ad3e2

tresf commented 9 years ago

Closed via 28ec770. Note, this requires a browser restart after the software has run for the first time (it runs automatically on install, so restarting after install is sufficient).

This fix is staged for QZ Tray 1.9.1.