google / cloud-print-connector

Google Cloud Print Connector
BSD 3-Clause "New" or "Revised" License
764 stars 184 forks source link

"Failed to submit to native print system: The parameter is incorrect." in Windows Home Server #424

Open chit112 opened 6 years ago

chit112 commented 6 years ago

Hi everyone, I am unsure if this is the correct way to ask for help, but I am setting up the Google Cloud Connector on my windows home server using the i686 build listed here: https://github.com/google/cloud-print-connector/releases

I succesfully set up the printer, it shows up in Google Cloud Printer list on https://www.google.com/cloudprint/ - but every time I send a print job to it, it briefly appears on the servers print queue - only to immediately disappear.

Here is what the windows event log shows:

"1","CLOSET-SERVER2","System.Byte[]","2379182","(0)","0","Error","[Job 9273a1b5-f7bb-b08b-dae0-0442471900aa] Failed to submit to native print system: The parameter is incorrect.","Google Cloud Print Connector","System.String[]","1","18-08-2018 15:48:27","18-08-2018 15:48:27",,, "3","CLOSET-SERVER2","System.Byte[]","2379181","(0)","0","Information","[Job 9273a1b5-f7bb-b08b-dae0-0442471900aa] Downloaded in 1.5810547s","Google Cloud Print Connector","System.String[]","3","18-08-2018 15:48:27","18-08-2018 15:48:27",,, "3","CLOSET-SERVER2","System.Byte[]","2379180","(0)","0","Information","[Job 9273a1b5-f7bb-b08b-dae0-0442471900aa] Received from cloud","Google Cloud Print Connector","System.String[]","3","18-08-2018 15:48:24","18-08-2018 15:48:24",,, "3","CLOSET-SERVER2","System.Byte[]","2379178","(0)","0","Information","Printers are already in sync; there are 2","Google Cloud Print Connector","System.String[]","3","18-08-2018 15:47:33","18-08-2018 15:47:33",,, "3","CLOSET-SERVER2","System.Byte[]","2379177","(0)","0","Information","Synchronizing printers, stand by","Google Cloud Print Connector","System.String[]","3","18-08-2018 15:47:32","18-08-2018 15:47:32",,,

Any help is very much appreciated :-)