Unable to access CRL from https://crl.qz.io

16 views
Skip to first unread message

rob.e...@gmail.com

unread,
Feb 10, 2020, 8:01:21 AM2/10/20
to qz-print
Dear,

Recently I've run across the following error while starting QZTray:

2020-02-06 15:35:51,440 [WARN] Unable to access CRL from https://crl.qz.io, java.net.ConnectException: Connection timed out: connect

2020-02-06 15:55:49,897 [WARN] EXCEPTION

java.io.IOException: De ingang is ongeldig

            at java.io.FileInputStream.readBytes(Native Method)

            at java.io.FileInputStream.read(Unknown Source)

            at java.io.BufferedInputStream.fill(Unknown Source)

            at java.io.BufferedInputStream.read1(Unknown Source)

            at java.io.BufferedInputStream.read(Unknown Source)

            at java.io.FilterInputStream.read(Unknown Source)

            at org.eclipse.jetty.util.security.Password.getPassword(Password.java:236)

            at org.eclipse.jetty.util.ssl.SslContextFactory.setKeyStorePassword(SslContextFactory.java:639)

            at qz.ws.PrintSocketServer.runServer(Unknown Source)

            at qz.ws.PrintSocketServer.main(Unknown Source)


I have no trouble reaching crl.qz.io from my browser. What could be the issue here?

Tres Finocchiaro

unread,
Feb 10, 2020, 12:24:05 PM2/10/20
to rob.e...@gmail.com, qz-print
Good question.

Is there any more in the logs?

--
You received this message because you are subscribed to the Google Groups "qz-print" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qz-print+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qz-print/7f019f12-a54a-4a34-b262-a63ca08b028c%40googlegroups.com.

Tres Finocchiaro

unread,
Feb 11, 2020, 11:23:29 AM2/11/20
to Rob Spee, qz-print
Hmm... it just says that it timed out on connect.

Are you behind a proxy or firewall that Windows uses to connect?

I'm not sure why a socket connection to port 443 at crl.qz.io would fail.  Normally, HTTPS connections fail due to certificate issues, but your machine looks like it can't connect at all.

On Tue, Feb 11, 2020 at 7:54 AM Rob Spee <rob.e...@gmail.com> wrote:

Here is the full log I got, does that help?


2020-02-06 15:35:28,802 [DEBUG] Executing: [C:\WINDOWS\system32\reg.exe, query, HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\1, /v, Flags]

2020-02-06 15:35:28,874 [DEBUG] Executing: [C:\WINDOWS\system32\reg.exe, query, HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Storage\microsoft.microsoftedge_8wekyb3d8bbwe\MicrosoftEdge\ExperimentalFeatures, /v, AllowLocalhostLoopback]

2020-02-06 15:35:29,312 [INFO] Main properties file C:\Program Files\QZ Tray\qz-tray.properties

2020-02-06 15:35:29,444 [DEBUG] Using trusted root certificate: CN=qzindustries.com, O=QZ Industries, LLC (8ef2c0b2fe3f75754245b3fb9d54c0caa1b46bb3)

2020-02-06 15:35:29,462 [INFO] Loading CRL from https://crl.qz.io

2020-02-06 15:35:29,588 [DEBUG] Executing: [C:\WINDOWS\system32\reg.exe, query, HKCU\Software\Microsoft\Windows\CurrentVersion\Run\, /v, QZ Tray]

2020-02-06 15:35:29,768 [WARN] EXCEPTION

java.io.IOException: De ingang is ongeldig

            at java.io.FileInputStream.readBytes(Native Method)

            at java.io.FileInputStream.read(Unknown Source)

            at java.io.BufferedInputStream.fill(Unknown Source)

            at java.io.BufferedInputStream.read1(Unknown Source)

            at java.io.BufferedInputStream.read(Unknown Source)

            at java.io.FilterInputStream.read(Unknown Source)

            at org.eclipse.jetty.util.security.Password.getPassword(Password.java:236)

            at org.eclipse.jetty.util.ssl.SslContextFactory.setKeyStorePassword(SslContextFactory.java:639)

            at qz.ws.PrintSocketServer.runServer(Unknown Source)

            at qz.ws.PrintSocketServer.main(Unknown Source)

2020-02-06 15:35:29,771 [WARN] EXCEPTION

java.io.IOException: De ingang is ongeldig

            at java.io.FileInputStream.readBytes(Native Method)

            at java.io.FileInputStream.read(Unknown Source)

            at java.io.BufferedInputStream.fill(Unknown Source)

            at java.io.BufferedInputStream.read1(Unknown Source)

            at java.io.BufferedInputStream.read(Unknown Source)

            at java.io.FilterInputStream.read(Unknown Source)

            at org.eclipse.jetty.util.security.Password.getPassword(Password.java:236)

            at org.eclipse.jetty.util.ssl.SslContextFactory.setKeyManagerPassword(SslContextFactory.java:649)

            at qz.ws.PrintSocketServer.runServer(Unknown Source)

            at qz.ws.PrintSocketServer.main(Unknown Source)

2020-02-06 15:35:30,344 [DEBUG] Checking for a running instance of QZ Tray on port 8283

2020-02-06 15:35:30,398 [DEBUG] Checking for a running instance of QZ Tray on port 8384

2020-02-06 15:35:30,407 [DEBUG] Checking for a running instance of QZ Tray on port 8485

2020-02-06 15:35:30,431 [INFO] Server started on port(s) 8182, 8181

2020-02-06 15:35:51,440 [WARN] Unable to access CRL from https://crl.qz.io, java.net.ConnectException: Connection timed out: connect

2020-02-06 15:55:49,897 [WARN] EXCEPTION

java.io.IOException: De ingang is ongeldig

            at java.io.FileInputStream.readBytes(Native Method)

            at java.io.FileInputStream.read(Unknown Source)

            at java.io.BufferedInputStream.fill(Unknown Source)

            at java.io.BufferedInputStream.read1(Unknown Source)

            at java.io.BufferedInputStream.read(Unknown Source)

            at java.io.FilterInputStream.read(Unknown Source)

            at org.eclipse.jetty.util.security.Password.getPassword(Password.java:236)

            at org.eclipse.jetty.util.ssl.SslContextFactory.setKeyStorePassword(SslContextFactory.java:639)

            at qz.ws.PrintSocketServer.runServer(Unknown Source)

            at qz.ws.PrintSocketServer.main(Unknown Source)

2020-02-06 15:55:49,898 [WARN] EXCEPTION

java.io.IOException: De ingang is ongeldig

            at java.io.FileInputStream.readBytes(Native Method)

            at java.io.FileInputStream.read(Unknown Source)

            at java.io.BufferedInputStream.fill(Unknown Source)

            at java.io.BufferedInputStream.read1(Unknown Source)

            at java.io.BufferedInputStream.read(Unknown Source)

            at java.io.FilterInputStream.read(Unknown Source)

            at org.eclipse.jetty.util.security.Password.getPassword(Password.java:236)

            at org.eclipse.jetty.util.ssl.SslContextFactory.setKeyManagerPassword(SslContextFactory.java:649)

            at qz.ws.PrintSocketServer.runServer(Unknown Source)

            at qz.ws.PrintSocketServer.main(Unknown Source)

2020-02-06 15:55:49,920 [DEBUG] Checking for a running instance of QZ Tray on port 8283

2020-02-06 15:55:49,922 [DEBUG] Checking for a running instance of QZ Tray on port 8384

2020-02-06 15:55:49,926 [DEBUG] Checking for a running instance of QZ Tray on port 8485

2020-02-06 15:55:49,929 [INFO] Server started on port(s) 8182, 8181

2020-02-06 15:56:43,946 [WARN] The web socket server is no longer running

2020-02-06 15:57:22,065 [DEBUG] Executing: [C:\WINDOWS\system32\reg.exe, query, HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\1, /v, Flags]

2020-02-06 15:57:22,118 [DEBUG] Executing: [C:\WINDOWS\system32\reg.exe, query, HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Storage\microsoft.microsoftedge_8wekyb3d8bbwe\MicrosoftEdge\ExperimentalFeatures, /v, AllowLocalhostLoopback]

2020-02-06 15:57:22,365 [INFO] Main properties file C:\Program Files\QZ Tray\qz-tray.properties

2020-02-06 15:57:22,436 [DEBUG] Using trusted root certificate: CN=qzindustries.com, O=QZ Industries, LLC (8ef2c0b2fe3f75754245b3fb9d54c0caa1b46bb3)

2020-02-06 15:57:22,445 [INFO] Loading CRL from https://crl.qz.io

2020-02-06 15:57:22,571 [DEBUG] Executing: [C:\WINDOWS\system32\reg.exe, query, HKCU\Software\Microsoft\Windows\CurrentVersion\Run\, /v, QZ Tray]

2020-02-06 15:57:22,746 [WARN] EXCEPTION

java.io.IOException: De ingang is ongeldig

            at java.io.FileInputStream.readBytes(Native Method)

            at java.io.FileInputStream.read(Unknown Source)

            at java.io.BufferedInputStream.fill(Unknown Source)

            at java.io.BufferedInputStream.read1(Unknown Source)

            at java.io.BufferedInputStream.read(Unknown Source)

            at java.io.FilterInputStream.read(Unknown Source)

            at org.eclipse.jetty.util.security.Password.getPassword(Password.java:236)

            at org.eclipse.jetty.util.ssl.SslContextFactory.setKeyStorePassword(SslContextFactory.java:639)

            at qz.ws.PrintSocketServer.runServer(Unknown Source)

            at qz.ws.PrintSocketServer.main(Unknown Source)

2020-02-06 15:57:22,748 [WARN] EXCEPTION

java.io.IOException: De ingang is ongeldig

            at java.io.FileInputStream.readBytes(Native Method)

            at java.io.FileInputStream.read(Unknown Source)

            at java.io.BufferedInputStream.fill(Unknown Source)

            at java.io.BufferedInputStream.read1(Unknown Source)

            at java.io.BufferedInputStream.read(Unknown Source)

            at java.io.FilterInputStream.read(Unknown Source)

            at org.eclipse.jetty.util.security.Password.getPassword(Password.java:236)

            at org.eclipse.jetty.util.ssl.SslContextFactory.setKeyManagerPassword(SslContextFactory.java:649)

            at qz.ws.PrintSocketServer.runServer(Unknown Source)

            at qz.ws.PrintSocketServer.main(Unknown Source)

2020-02-06 15:57:23,085 [DEBUG] Checking for a running instance of QZ Tray on port 8283

2020-02-06 15:57:23,116 [DEBUG] Checking for a running instance of QZ Tray on port 8384

2020-02-06 15:57:23,118 [DEBUG] Checking for a running instance of QZ Tray on port 8485

2020-02-06 15:57:23,126 [INFO] Server started on port(s) 8182, 8181

2020-02-06 15:57:44,044 [WARN] Unable to access CRL from https://crl.qz.io, java.net.ConnectException: Connection timed out: connect


Op ma 10 feb. 2020 om 18:24 schreef Tres Finocchiaro <tres.fin...@gmail.com>:
Reply all
Reply to author
Forward
0 new messages