Hello,--I have tried to setup print server but its giving "WebSocket connection to 'wss://twine-work.com:8181/' failed: Error in connection establishment: net::ERR_CONNECTION_TIMED_OUT" error. I have generated certificate for twine-work.com using windows command promt.
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/2c61dbf3-b1d0-4c4e-a78b-10a62c577550%40googlegroups.com.
cscript "%PROGRAMFILES%\QZ Tray\auth\windows-keygen.js" "%PROGRAMFILES%\QZ Tray" install "qz2.accents.pw" "" "C:\HomeAccents\encrypt_authority\full-chain-cert.pem" "C:\HomeAccents\encrypt_authority\private-key.pem"
Creating PKCS12 keypair (this requires openssl)... - [success] Creating PKCS12 keypairCreating keystore for wss://qz2.accents.pw (this could take a minute)... - [success] Converting trusted keypair to Java formatWriting !install/qz-tray.properties... - [success] Shutting down any QZ Tray instances - [success] Writing SSL properties file: !install/qz-tray.properties
Hi,Generally, the certificate that you have generated will not be trusted by a machine until it's distributed to machines needing it.What's peculiar is that the message you've shared says "ERR_CONNECTION_TIMED_OUT", I'd expect the handshake to fail.Is QZ Tray running? Is the DNS name twine-work.com valid and does it point t the machine running QZ Tray?
On Sun, Nov 10, 2019 at 6:33 AM <dadhan...@gmail.com> wrote:
Hello,--I have tried to setup print server but its giving "WebSocket connection to 'wss://twine-work.com:8181/' failed: Error in connection establishment: net::ERR_CONNECTION_TIMED_OUT" error. I have generated certificate for twine-work.com using windows command promt.
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-p...@googlegroups.com.
Yes QZ-Tray is being pointed at it ( I confirmed it by unsecured WS connection, however WSS fails)
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/4f2036d6-db16-4cbb-89eb-80f49768ab71o%40googlegroups.com.
I'm still confused by the message ERR_CONNECTION_TIMED_OUT because that seems different from what I'd expect to see when the certificate is incorrect or untrusted.
WebSocket connection to 'wss://qz2.accents.pw:9183/' failed: Error in connection establishment: net::ERR_CONNECTION_TIMED_OUT
Aditya,Is QZ Tray running? Is there any firewall which may be blocking incoming access on 8181?With newer versions of QZ Tray we offer HTTP and HTTPS pages hosted at http://<IP>:8182 (insecure) https://<IP>:8181 (secure). You should be able to visit these and check the certificate that's being used.I'm still confused by the message ERR_CONNECTION_TIMED_OUT because that seems different from what I'd expect to see when the certificate is incorrect or untrusted.-Tres
On Fri, Jul 10, 2020 at 11:54 AM Tres Finocchiaro <tres.fi...@gmail.com> wrote:
Sorry, I'm wrong, I was confusing threads. Will type a reply now. :)
On Fri, Jul 10, 2020 at 11:53 AM Tres Finocchiaro <tres.fi...@gmail.com> wrote:
Yes QZ-Tray is being pointed at it ( I confirmed it by unsecured WS connection, however WSS fails)This is a separate issue, the OP is asking about HTTP connectivity. Would you mind starting a separate thread?-Tres
To view this discussion on the web visit https://groups.google.com/d/msgid/qz-print/4f2036d6-db16-4cbb-89eb-80f49768ab71o%40googlegroups.com.
Yes QZ Tray is running but there are no logs coming in to tell me the connection is coming in at all OR being rejected.
p.s. Is there a way to test out WSS is working via port-forward by some debugging tool like curl or anything of the sort?
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/4781a628-c639-46f2-9876-3608670b5605o%40googlegroups.com.