Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Created attachment 1169116[details]
engine.log
I am not sure if this bug is related to ovirt-engine or remote-viewer
Description of problem:
About 5 min. after connecting to guest VM with remote-viewer spontaneous log out from rhev-m user portal takes place.
Version-Release number of selected component (if applicable):
virt-viewer-2.0-8.el7.x86_64 or
virt-viewer-2.0-6.el7_2.1.x86_64
ovirt-engine-4.0.0.4-0.1.el7ev.noarch
How reproducible: always
Steps to Reproduce:
1.login to rhev-m user poortal
2. connect to some running guest VM :$ remote-viewer console.vv
3. wait approx. 5 minutes
Actual results: spontaneous logout from rhev-m user portal
Expected results: no logout
Additional info:
* If I do not connect by remote-viewer to any VM, the spontaneous logout does not occur.
attached please find engine.log with time values:
Here are corresponding time values:
8:12 login
8:23:54 - connected to VM by console
8:24:59 - spontaneous log out
spice-debug:
(remote-viewer:2301): libsoup-CRITICAL **: soup_auth_authenticate: assertion 'username != NULL' failed
(remote-viewer:2301): remote-viewer-WARNING **: failed to fetch files for ISO storage domain: Unauthorized
I deleted sso-token from vv file and connected with remote-viewer. The CD menu item did not appear, but the user stays logged to rhev-m portal. So the bug has to be in SSO authentification.
It is probably duplication of bug 1347478
Comment 3Christophe Fergeau
2016-06-17 14:05:44 UTC
(In reply to Radek Duda from comment #1)
> I deleted sso-token from vv file and connected with remote-viewer. The CD
> menu item did not appear, but the user stays logged to rhev-m portal. So the
> bug has to be in SSO authentification.
>
> It is probably duplication of bug 1347478
This seems similar yes.
The issue is in SSO implementation of ovirt-engine, unfortunately it's not possible to move bug to RHEVM, because there's no way how to required fill-in 'oVirt Team' option :-(
So closing as a duplicate of BZ1347478
*** This bug has been marked as a duplicate of bug 1347478 ***
Created attachment 1169116 [details] engine.log I am not sure if this bug is related to ovirt-engine or remote-viewer Description of problem: About 5 min. after connecting to guest VM with remote-viewer spontaneous log out from rhev-m user portal takes place. Version-Release number of selected component (if applicable): virt-viewer-2.0-8.el7.x86_64 or virt-viewer-2.0-6.el7_2.1.x86_64 ovirt-engine-4.0.0.4-0.1.el7ev.noarch How reproducible: always Steps to Reproduce: 1.login to rhev-m user poortal 2. connect to some running guest VM :$ remote-viewer console.vv 3. wait approx. 5 minutes Actual results: spontaneous logout from rhev-m user portal Expected results: no logout Additional info: * If I do not connect by remote-viewer to any VM, the spontaneous logout does not occur. attached please find engine.log with time values: Here are corresponding time values: 8:12 login 8:23:54 - connected to VM by console 8:24:59 - spontaneous log out spice-debug: (remote-viewer:2301): libsoup-CRITICAL **: soup_auth_authenticate: assertion 'username != NULL' failed (remote-viewer:2301): remote-viewer-WARNING **: failed to fetch files for ISO storage domain: Unauthorized