“Unauthorized” error when adding printers through CUPS using Google Chrome in Ubuntu 18.04 LTS [closed]
I have Ubuntu 18.04 LTS installed clean on this system. When I try to add a printer through CUPS address of http://localhost:631 in the Chrome browser, I can't add the printer as I keep getting Unauthorized. It never asks for a login. How do I add my printer through CUPS using Google Chrome?
BTW, Firefox works fine for adding a printer in CUPS.
google-chrome printing configuration 18.04
closed as off-topic by Terrance, user535733, Eric Carvalho, waltinator, David Foerster Jul 8 '18 at 1:25
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Bug reports and problems specific to development version of Ubuntu should be reported on Launchpad so that developers can see, track and fix these issues." – Terrance, user535733, Eric Carvalho, waltinator, David Foerster
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
I have Ubuntu 18.04 LTS installed clean on this system. When I try to add a printer through CUPS address of http://localhost:631 in the Chrome browser, I can't add the printer as I keep getting Unauthorized. It never asks for a login. How do I add my printer through CUPS using Google Chrome?
BTW, Firefox works fine for adding a printer in CUPS.
google-chrome printing configuration 18.04
closed as off-topic by Terrance, user535733, Eric Carvalho, waltinator, David Foerster Jul 8 '18 at 1:25
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Bug reports and problems specific to development version of Ubuntu should be reported on Launchpad so that developers can see, track and fix these issues." – Terrance, user535733, Eric Carvalho, waltinator, David Foerster
If this question can be reworded to fit the rules in the help center, please edit the question.
I am voting to close my own question because this is a bug and I filed one for it.
– Terrance
Jul 6 '18 at 14:22
Why is this question closed? CUPS is broken, and this question is quite valid!
– Yanick Rochon
Dec 16 '18 at 13:13
add a comment |
I have Ubuntu 18.04 LTS installed clean on this system. When I try to add a printer through CUPS address of http://localhost:631 in the Chrome browser, I can't add the printer as I keep getting Unauthorized. It never asks for a login. How do I add my printer through CUPS using Google Chrome?
BTW, Firefox works fine for adding a printer in CUPS.
google-chrome printing configuration 18.04
I have Ubuntu 18.04 LTS installed clean on this system. When I try to add a printer through CUPS address of http://localhost:631 in the Chrome browser, I can't add the printer as I keep getting Unauthorized. It never asks for a login. How do I add my printer through CUPS using Google Chrome?
BTW, Firefox works fine for adding a printer in CUPS.
google-chrome printing configuration 18.04
google-chrome printing configuration 18.04
edited May 7 '18 at 5:10
Terrance
asked May 6 '18 at 18:01
TerranceTerrance
19k34697
19k34697
closed as off-topic by Terrance, user535733, Eric Carvalho, waltinator, David Foerster Jul 8 '18 at 1:25
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Bug reports and problems specific to development version of Ubuntu should be reported on Launchpad so that developers can see, track and fix these issues." – Terrance, user535733, Eric Carvalho, waltinator, David Foerster
If this question can be reworded to fit the rules in the help center, please edit the question.
closed as off-topic by Terrance, user535733, Eric Carvalho, waltinator, David Foerster Jul 8 '18 at 1:25
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Bug reports and problems specific to development version of Ubuntu should be reported on Launchpad so that developers can see, track and fix these issues." – Terrance, user535733, Eric Carvalho, waltinator, David Foerster
If this question can be reworded to fit the rules in the help center, please edit the question.
I am voting to close my own question because this is a bug and I filed one for it.
– Terrance
Jul 6 '18 at 14:22
Why is this question closed? CUPS is broken, and this question is quite valid!
– Yanick Rochon
Dec 16 '18 at 13:13
add a comment |
I am voting to close my own question because this is a bug and I filed one for it.
– Terrance
Jul 6 '18 at 14:22
Why is this question closed? CUPS is broken, and this question is quite valid!
– Yanick Rochon
Dec 16 '18 at 13:13
I am voting to close my own question because this is a bug and I filed one for it.
– Terrance
Jul 6 '18 at 14:22
I am voting to close my own question because this is a bug and I filed one for it.
– Terrance
Jul 6 '18 at 14:22
Why is this question closed? CUPS is broken, and this question is quite valid!
– Yanick Rochon
Dec 16 '18 at 13:13
Why is this question closed? CUPS is broken, and this question is quite valid!
– Yanick Rochon
Dec 16 '18 at 13:13
add a comment |
1 Answer
1
active
oldest
votes
EDIT: Ended up filing a bug report on this one as there are still areas that fail using the method below. It simply does not keep the login information from tab to tab during setup or configuration. https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1769893
TL;DR Go to http://localhost:631/admin/login to allow for inputting of your username and password to access CUPS settings.
To add your printer through Chrome perform the following steps:
First, go to your CUPS Administration page by clicking on the tab in your browser from http://localhost:631
Click on the Add Printer button. You should get the Unauthorized:
Add
login
to the end of the address in the address bar and then press enter:
Input your username and password:
Go back to Add Printer and choose your printer and continue your installation from here:
Your printer should be added now:
Hope this helps!
1
I always had to use a different browser to resolve this issue. Great information. Upvoting for sure.
– L. D. James
May 6 '18 at 18:06
2
Yes this seems to work but I can't simply change the printer options. I am given back the page "Not authorized" even though I can add printers !!!
– solsTiCe
May 8 '18 at 10:03
1
Well, I used gnome-control-center to do that finally
– solsTiCe
May 8 '18 at 10:14
@solsTiCe Yeah, I think that is a bug between the two. I can't do the administration itself of the printer either. However, I have found that when I add the printer through CUPS this way regardless of the browser, apps in Wine will actually see and use the printer.
– Terrance
May 8 '18 at 13:05
1
Using Firefox works.
– jrennie
Dec 9 '18 at 19:27
|
show 4 more comments
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
EDIT: Ended up filing a bug report on this one as there are still areas that fail using the method below. It simply does not keep the login information from tab to tab during setup or configuration. https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1769893
TL;DR Go to http://localhost:631/admin/login to allow for inputting of your username and password to access CUPS settings.
To add your printer through Chrome perform the following steps:
First, go to your CUPS Administration page by clicking on the tab in your browser from http://localhost:631
Click on the Add Printer button. You should get the Unauthorized:
Add
login
to the end of the address in the address bar and then press enter:
Input your username and password:
Go back to Add Printer and choose your printer and continue your installation from here:
Your printer should be added now:
Hope this helps!
1
I always had to use a different browser to resolve this issue. Great information. Upvoting for sure.
– L. D. James
May 6 '18 at 18:06
2
Yes this seems to work but I can't simply change the printer options. I am given back the page "Not authorized" even though I can add printers !!!
– solsTiCe
May 8 '18 at 10:03
1
Well, I used gnome-control-center to do that finally
– solsTiCe
May 8 '18 at 10:14
@solsTiCe Yeah, I think that is a bug between the two. I can't do the administration itself of the printer either. However, I have found that when I add the printer through CUPS this way regardless of the browser, apps in Wine will actually see and use the printer.
– Terrance
May 8 '18 at 13:05
1
Using Firefox works.
– jrennie
Dec 9 '18 at 19:27
|
show 4 more comments
EDIT: Ended up filing a bug report on this one as there are still areas that fail using the method below. It simply does not keep the login information from tab to tab during setup or configuration. https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1769893
TL;DR Go to http://localhost:631/admin/login to allow for inputting of your username and password to access CUPS settings.
To add your printer through Chrome perform the following steps:
First, go to your CUPS Administration page by clicking on the tab in your browser from http://localhost:631
Click on the Add Printer button. You should get the Unauthorized:
Add
login
to the end of the address in the address bar and then press enter:
Input your username and password:
Go back to Add Printer and choose your printer and continue your installation from here:
Your printer should be added now:
Hope this helps!
1
I always had to use a different browser to resolve this issue. Great information. Upvoting for sure.
– L. D. James
May 6 '18 at 18:06
2
Yes this seems to work but I can't simply change the printer options. I am given back the page "Not authorized" even though I can add printers !!!
– solsTiCe
May 8 '18 at 10:03
1
Well, I used gnome-control-center to do that finally
– solsTiCe
May 8 '18 at 10:14
@solsTiCe Yeah, I think that is a bug between the two. I can't do the administration itself of the printer either. However, I have found that when I add the printer through CUPS this way regardless of the browser, apps in Wine will actually see and use the printer.
– Terrance
May 8 '18 at 13:05
1
Using Firefox works.
– jrennie
Dec 9 '18 at 19:27
|
show 4 more comments
EDIT: Ended up filing a bug report on this one as there are still areas that fail using the method below. It simply does not keep the login information from tab to tab during setup or configuration. https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1769893
TL;DR Go to http://localhost:631/admin/login to allow for inputting of your username and password to access CUPS settings.
To add your printer through Chrome perform the following steps:
First, go to your CUPS Administration page by clicking on the tab in your browser from http://localhost:631
Click on the Add Printer button. You should get the Unauthorized:
Add
login
to the end of the address in the address bar and then press enter:
Input your username and password:
Go back to Add Printer and choose your printer and continue your installation from here:
Your printer should be added now:
Hope this helps!
EDIT: Ended up filing a bug report on this one as there are still areas that fail using the method below. It simply does not keep the login information from tab to tab during setup or configuration. https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1769893
TL;DR Go to http://localhost:631/admin/login to allow for inputting of your username and password to access CUPS settings.
To add your printer through Chrome perform the following steps:
First, go to your CUPS Administration page by clicking on the tab in your browser from http://localhost:631
Click on the Add Printer button. You should get the Unauthorized:
Add
login
to the end of the address in the address bar and then press enter:
Input your username and password:
Go back to Add Printer and choose your printer and continue your installation from here:
Your printer should be added now:
Hope this helps!
edited Jul 8 '18 at 1:26
David Foerster
27.8k1364110
27.8k1364110
answered May 6 '18 at 18:01
TerranceTerrance
19k34697
19k34697
1
I always had to use a different browser to resolve this issue. Great information. Upvoting for sure.
– L. D. James
May 6 '18 at 18:06
2
Yes this seems to work but I can't simply change the printer options. I am given back the page "Not authorized" even though I can add printers !!!
– solsTiCe
May 8 '18 at 10:03
1
Well, I used gnome-control-center to do that finally
– solsTiCe
May 8 '18 at 10:14
@solsTiCe Yeah, I think that is a bug between the two. I can't do the administration itself of the printer either. However, I have found that when I add the printer through CUPS this way regardless of the browser, apps in Wine will actually see and use the printer.
– Terrance
May 8 '18 at 13:05
1
Using Firefox works.
– jrennie
Dec 9 '18 at 19:27
|
show 4 more comments
1
I always had to use a different browser to resolve this issue. Great information. Upvoting for sure.
– L. D. James
May 6 '18 at 18:06
2
Yes this seems to work but I can't simply change the printer options. I am given back the page "Not authorized" even though I can add printers !!!
– solsTiCe
May 8 '18 at 10:03
1
Well, I used gnome-control-center to do that finally
– solsTiCe
May 8 '18 at 10:14
@solsTiCe Yeah, I think that is a bug between the two. I can't do the administration itself of the printer either. However, I have found that when I add the printer through CUPS this way regardless of the browser, apps in Wine will actually see and use the printer.
– Terrance
May 8 '18 at 13:05
1
Using Firefox works.
– jrennie
Dec 9 '18 at 19:27
1
1
I always had to use a different browser to resolve this issue. Great information. Upvoting for sure.
– L. D. James
May 6 '18 at 18:06
I always had to use a different browser to resolve this issue. Great information. Upvoting for sure.
– L. D. James
May 6 '18 at 18:06
2
2
Yes this seems to work but I can't simply change the printer options. I am given back the page "Not authorized" even though I can add printers !!!
– solsTiCe
May 8 '18 at 10:03
Yes this seems to work but I can't simply change the printer options. I am given back the page "Not authorized" even though I can add printers !!!
– solsTiCe
May 8 '18 at 10:03
1
1
Well, I used gnome-control-center to do that finally
– solsTiCe
May 8 '18 at 10:14
Well, I used gnome-control-center to do that finally
– solsTiCe
May 8 '18 at 10:14
@solsTiCe Yeah, I think that is a bug between the two. I can't do the administration itself of the printer either. However, I have found that when I add the printer through CUPS this way regardless of the browser, apps in Wine will actually see and use the printer.
– Terrance
May 8 '18 at 13:05
@solsTiCe Yeah, I think that is a bug between the two. I can't do the administration itself of the printer either. However, I have found that when I add the printer through CUPS this way regardless of the browser, apps in Wine will actually see and use the printer.
– Terrance
May 8 '18 at 13:05
1
1
Using Firefox works.
– jrennie
Dec 9 '18 at 19:27
Using Firefox works.
– jrennie
Dec 9 '18 at 19:27
|
show 4 more comments
I am voting to close my own question because this is a bug and I filed one for it.
– Terrance
Jul 6 '18 at 14:22
Why is this question closed? CUPS is broken, and this question is quite valid!
– Yanick Rochon
Dec 16 '18 at 13:13