--
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/3cb0178d-8419-4321-a3f6-d10aefc0c8d9%40googlegroups.com.
Did you swap out the qz-tray.js file?-Tres
On Tue, Jul 30, 2019 at 3:51 PM <chadm...@gmail.com> wrote:
After we upgraded to 2.0.10, re-added the authcert.override=override.crt to the properties file, and restarted everything, we are no longer able to use our scale or label printer with Qz Tray. Is there something else we need to do to get things working again? Do we need a new private-key or anything? Did the API change a bit?--We are using Chrome. Also, true is returned when firing qz.websocket.isActive() in the browsers console.Chad
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.
> I don't have to make a new private-key?
> if (qz.websocket.isActive()) qz.websocket.disconnect();
> qz.hid.openStream
_label: undefined,
_result: undefined,
_state: undefined,
subscribers: []
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/dcea944f-8be4-4f93-a660-a9384a3351e2%40googlegroups.com.
java -Xms512M -jar "%PROGRAMFILES%\QZ Tray\qz-tray.jar"
--
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/72047cbd-5fe3-4aab-92f3-1207922062a3%40googlegroups.com.
I don't know what you mean by desktop version. We only have 1 QzTray installed on that computer.
--
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/10c88656-388d-4142-b729-ad827bd789de%40googlegroups.com.
Where does this override.crt file come from?
Finally getting back to this project. I never did get it to work.Continuing where we left off, the logs said "FileNotFoundException: override.crt", and, indeed, override.crt is not in the QZ Tray/Auth folder. root-ca.crt is, but not override.crt. Where does this override.crt file come from? I see a lot of instruction about digital-certificate.txt and private-key.pem, but nowhere do I see override.crt referred to other than the type authcert.override=override.crt into qz-tray.properties step.
--
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/b37686e0-8fac-47ae-b1d6-0559cc01a9f6%40googlegroups.com.
Where does this override.crt file come from?The official installers never offer this file. It's a site-specific file to replace the "licensing" component used to validate a "trusted" site.
On Thu, Nov 7, 2019 at 2:07 PM Grampa <chadm...@gmail.com> wrote:
Finally getting back to this project. I never did get it to work.--Continuing where we left off, the logs said "FileNotFoundException: override.crt", and, indeed, override.crt is not in the QZ Tray/Auth folder. root-ca.crt is, but not override.crt. Where does this override.crt file come from? I see a lot of instruction about digital-certificate.txt and private-key.pem, but nowhere do I see override.crt referred to other than the type authcert.override=override.crt into qz-tray.properties step.
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.
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/cb960d98-8d95-4ce2-8177-144de1921986%40googlegroups.com.
--
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/6595fcba-95ae-4e90-8858-c46493f6d5bd%40googlegroups.com.
It sounds like the function qz.security.setSignaturePromise is dying. You can add an empty "resolve()" like in our sample to at least get the dialogs back, but ultimately, you'll need to configure the cert and private key to get them to disappear.
We have made a few YouTube tutorials for configuring licensing:
If you're using a different back-end let us know. Furthermore, we'd be happy to setup a call.
On Thu, Nov 7, 2019 at 3:22 PM Grampa <chadm...@gmail.com> wrote:
--Na, I added authcert.override=override.crt the properties file myself because I thought I was supposed to. I have reversed this now. And we are a premium customer.So after reverting the properties file and trying to print again, I looked at the logs, and they stop at "...qz.ws.PrintSocketClient:? Received new certificate from connection through 49740". Also, I have a bunch of console logs in my javascript to see where things stop, and it seems to be right when qz.printers.getDefault() is called, then nothing happens, no resolve, no catch/fail.Any ideas? Or should we instead make an appointment somehow for someone to remote in and debug?
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.
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/9ac8c120-fe2e-4599-8200-142d89ceebad%40googlegroups.com.