cups remote https administration hangs

Bug #218663 reported by Jeff Strunk
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Juniper Openstack
New
Undecided
Unassigned
cupsys (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: cupsys

The cups remote https web interface hangs when I try to add or modify a printer after I click continue on the "Make/Manufacturer" page. I never see the "Model/Driver" page. If I connect locally without ssl,I can successfully add and modify printers.

The is on Ubuntu server 7.10 i386 with cupsys and dependencies at version 1.3.2-1ubuntu7.

I have attached results of strace and loglevel debug when I encountered this bug.

Revision history for this message
Jeff Strunk (jstrunk-math) wrote :
Revision history for this message
Jeff Strunk (jstrunk-math) wrote :

Here is the section of the log file after I clicked continue.

Revision history for this message
Lars Hansson (lars-unet) wrote :

I can verify that the exact same thing happen to me on 8.04.
Using the "Printer configuration" remotely from an Ubuntu box works though.

Revision history for this message
Florian Effenberger (floeff) wrote :

This seems to be a bug in CUPS. A patch is available at http://www.cups.org/str.php?L2892
Any chance to get this backported for hardy? Would be great, as hardy is LTS and widely used on servers with XP clients.

Revision history for this message
Thomas Jagoditsch (tja) wrote :

stumbled over this today ;/
please fix this in hardy LTS asap.

Revision history for this message
Vittorio Beggi (vbeggi) wrote :

I had the same problem today.
Was bound to upgrade from 7.10 to 8.04 server because of no more repositories access.
The Cups server, when I try to administer from remote, asks user/password then hangs forever.

Lost a tremendous amount of time trying different configurations, reading manuals etc.etc. Many people seem to have the same problem but nobody seems to take seriously. (LTS = Long Time Sleep ?)

But do we really need CUPS to manage printer spooler? Plz give us back old bsd printers and leave cups to paranhoic fellows so fond of security as to impair themselves from administering their own printers (this is the most secured indeed).

Revision history for this message
Andreas Vogel (networx) wrote :

Still not solved in 8.04 as it seems. I tried to access the CUPS web front end via Ubuntu 9.04 (Firefox 3.0.11) and OS X 10.5.7 (Safari 4.01 and Firefox 3.0.11), but failed by entering the credentials, too. The user is in the lpadmin group, remote administration is allowed. Push ... ;-)

Revision history for this message
Vittorio Beggi (vbeggi) wrote :

It might be a malfunction related to some obscure aspects of firefox. I connected with "seamonkey" and could successfully administer the printer(s). Don't have any idea about the intrinsic nature of the bug. Just tried. (Plug and Pray?)

Revision history for this message
comotion (comotion) wrote :

I had the same problem - CUPS admin interface hangs in Modify Printer - and after debugging and stracing I came across this bug report. The fix seems to be to use a different browser, ie Chrome / Opera

Changed in cupsys (Ubuntu):
status: New → Confirmed
Revision history for this message
Phillip Susi (psusi) wrote :

Hardy has reached end of life, and this package is not present in later releases. Closing all related bugs.

Changed in cupsys (Ubuntu):
status: Confirmed → Invalid
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/48277
Submitter: Nikhil Bansal (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/48277
Committed: http://github.com/Juniper/contrail-controller/commit/9ccd1baa966ab5ed86f97a737f97969a7b1bc96b
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 9ccd1baa966ab5ed86f97a737f97969a7b1bc96b
Author: Nikhil Bansal <email address hidden>
Date: Thu Dec 20 09:35:07 2018 +0530

Adding default as_path for 2 byte asn neighbor

With 4 byte asn changes, by default as_path with 4 byte asn
was being added. It should be as_path with 2 byte asn if the
peer does not support 4 byte asn.

Change-Id: Ic1cf113613a36615797cb985b1a3f4199e2fd663
Closes-Bug: #218663

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :
Download full text (37.3 KiB)

Reviewed: https://review.opencontrail.org/49393
Committed: http://github.com/Juniper/contrail-controller/commit/77df3b58265b3fab414dfbc00e1ff39d19f0a99c
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R6.0-WIP

commit 77df3b58265b3fab414dfbc00e1ff39d19f0a99c
Author: Shivayogi Ugaji <email address hidden>
Date: Mon Nov 5 22:07:18 2018 -0800

Apply commits from master onto R6.0-WIP

db_resync_done lock is used to indicate the amqp thread to wait for resync to
complete. In this case, when we call SchemaTransformer.destroy_instance()
due to Casandra connection failure, this lock remains locked blocking
destroy_instance. destroy_instance calls _vnc_subscribe_callback to drain the
amqp queue which waits infinitely for db_resync_done lock to be released.
This fix releases db_resync_done lock so that destroy_instance doesnt get
blocked.
Closes-Bug: #1801474

[DM] Hitless image upgrade implementation
Closes-Bug: #1799322

Provisioner for the devicemanager node.
usage:
from /opt/contrail/utils
python provision_devicemgr_node.py --host_name aio --host_ip 10.87.82.2
--oper add --admin_user admin --admin_password contrail123 --admin_tenant_name
admin --openstack_ip 10.87.82.2 --api_server_ip 10.87.82.2
Closes-Bug: #1805303

CFM: Changes for onboarding L3PNF
- Add new platform SRX240
- Add L3PNF subnet is schema
- Add new namespace, VN and IPAM for L3PNF during brownfield onboarding
Closes-Bug: 1800701

Add entrypoint to vrouter-agent service on Windows
Introduce entrypoint for agent similar in design to that from
microservice deployment. For now it will only start agent,
actual features will be added in following changes.
Partial-Bug: #1806677

Check build dependencies for tbb, SimpleAmqpClient and rabbitmq
Closes-Bug: #1806719

Make agent's entrypoint update agent's config on Windows
In future we will generate the whole config from scratch
as on Linux, but for now we only update the vhost's ifname.
It's the only field that can change upon restart.
Partial-Bug: #1806677

bgp-peer selection support for bgpaas
1. Listener BgpRouterConfig is added for BgpRouter and ControlNodeZone
2. BgpRouterConfig builds BgpRouterTree and ControlNodeZoneTree
from IFMapNode
3. BGPaaS gets BgpRouter for configured ControlNodeZone from
BgpRouterConfig and Updates bgp-peer-ip and bgp-peer-port in
the flow.
4. Step 3 is followed for xmpp based peer-selection also.
5. BGPaaS sandesh is updated with primary_control_node_zone,
secondary_control_node_zone, bgp_peer_ip and bgp_peer_port
Partial-bug: #1775872

[DM] Inside-outside workflow - lag/mH
1. Change the exisiting business logic to adhere to the new data model for lag/mH workflow
2. Multi-vlan support
Partial-Bug: #1799329

Rework nodemgr before fixing ntp issue
- move windows/linux code to separate classes instead of same condition through the code
- simplify main.py
- remove copy duplication
Closes-Bug: 1800704

[fabric] Added playbook retry support to job manager
1) When playbook return retry_devices in the output, job manager will retry the playbooks against those devices
2) remove obsolete playbooks from 5.0
3) remove obsolete ansible roles from 5.0
4) added a warning log on missing loopback interface when ...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.