Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error printing to Windows Server 2019 #6015

Open
ggrundstrom opened this issue Feb 7, 2022 · 0 comments
Open

Error printing to Windows Server 2019 #6015

ggrundstrom opened this issue Feb 7, 2022 · 0 comments

Comments

@ggrundstrom
Copy link

I have a remote Windows Server 2019 Print Server hosting an HP and a Zebra printer. I'm using a RHEL 8 server with CUPS 2.2.6 as the client trying to connect and print to Windows PS printers. I have all firewall blocks resolved since if I replace the RHEL 8 server with a Windows server I can print successfully.
I have issued ipptool -tIv http:https://:80/printers/HP_LaserJet_Pro_M404-M405/.printer get-printer-attributes.test. It immediately returns with:
Get printer attributes using Get-Printer-Attributes [FAIL]
RECEIVED: 0 bytes in response
status-code = server-error-internal-error (No request sent.)
IPP request failed with status server-error-internal-error (No request sent.)

Is there a way to get more descriptive info from the status-code above?
The I've tried the default cupsd.conf and adding in various directives such as BrowseRemoteProtocols, BrowsePoll, BrowsePort, and others. Most posts I've found are using Linux as the print server and trying to connect Windows as the client. My use case is the opposite with Windows as the PS and Linux as client, so not much help. Is this supported and what am I missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant