Prev: Debian amd64 not detecting my network card (32 bit Debian does!)
Next: os that rather uses the gpu?
From: Andrew Perrin on 13 Jul 2010 14:20 I've been running pretty vanilla CUPS-based printing on my home and office machines for years. After a recent dist-upgrade to testing, I get on both machines this error when trying to browse to the admin page: An error occurred during a connection to localhost:631. SSL received a record that exceeded the maximum permissible length. (Error code: ssl_error_rx_record_too_long) ....and this in /var/log/cups/error_log: E [13/Jul/2010:14:05:26 -0400] Bad request line "^V^C^A" from localhost! E [13/Jul/2010:14:08:23 -0400] Bad request line "^V^C^A" from localhost! E [13/Jul/2010:14:11:32 -0400] Bad request line "^V^C^A" from localhost! E [13/Jul/2010:14:11:33 -0400] Bad request line "^V^C^A" from localhost! E [13/Jul/2010:14:11:34 -0400] Bad request line "^V^C^A" from localhost! Any thoughts? Thanks. ---------------------------------------------------------------------- Andrew J Perrin - andrew_perrin (at) unc.edu - http://perrin.socsci.unc.edu Associate Professor and Associate Chair of Sociology University of North Carolina - CB#3210, Chapel Hill, NC 27599-3210 USA -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/alpine.DEB.2.00.1007131401300.24800(a)perrin.socsci.unc.edu
From: Florian Kulzer on 13 Jul 2010 17:30 On Tue, Jul 13, 2010 at 14:02:56 -0400, Andrew Perrin wrote: > I've been running pretty vanilla CUPS-based printing on my home and > office machines for years. After a recent dist-upgrade to testing, I > get on both machines this error when trying to browse to the admin > page: > > An error occurred during a connection to localhost:631. > > SSL received a record that exceeded the maximum permissible length. > > (Error code: ssl_error_rx_record_too_long) > > > ...and this in /var/log/cups/error_log: > > E [13/Jul/2010:14:05:26 -0400] Bad request line "^V^C^A" from localhost! > > Any thoughts? Thanks. It seems that you are trying to connect to the standard CUPS port (631) using an https://... url. Did you actually configure your CUPS server to support SSL connections on port 631? -- Regards, | Florian | -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/20100713210502.GA6828(a)isar.localhost
From: Andrew Perrin on 14 Jul 2010 06:40 On Tue, 13 Jul 2010, Florian Kulzer wrote: > > It seems that you are trying to connect to the standard CUPS port (631) > using an https://... url. Did you actually configure your CUPS server to > support SSL connections on port 631? > Well, I thought I had - but using plain http: works fine, so something has changed. Thank you for the suggestion, which worked! ---------------------------------------------------------------------- Andrew J Perrin - andrew_perrin (at) unc.edu - http://perrin.socsci.unc.edu Associate Professor and Associate Chair of Sociology University of North Carolina - CB#3210, Chapel Hill, NC 27599-3210 USA -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/alpine.DEB.2.00.1007140623260.24800(a)perrin.socsci.unc.edu
|
Pages: 1 Prev: Debian amd64 not detecting my network card (32 bit Debian does!) Next: os that rather uses the gpu? |