[GH-ISSUE #63] Unable to authenticate to compute instance #42

Closed
opened 2026-02-27 15:57:07 +03:00 by kerem · 2 comments
Owner

Originally created by @grebois on GitHub (Oct 22, 2015).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/63

I've created 2 users with saslpasswd2;

root@vhstage02:~# sasldblistusers2 -f /etc/libvirt/passwd.db
root@vhstage02: userPassword
admin@vhstage02: userPassword

When adding a compute instance using TCP I'm getting;

screen shot 2015-10-22 at 14 24 34

Checking the logs ( /var/log/supervisor/webvirtcloud-stdout---supervisor-UIcT_0.log ) I see;

libvirt: XML-RPC error : authentication failed: authentication failed

When adding a compute instance using socket I'm getting;

libvirt: Polkit error : authentication failed: no agent is available to authenticate

Any idea what might I be missing? Thanks!

Originally created by @grebois on GitHub (Oct 22, 2015). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/63 I've created 2 users with saslpasswd2; ``` root@vhstage02:~# sasldblistusers2 -f /etc/libvirt/passwd.db root@vhstage02: userPassword admin@vhstage02: userPassword ``` When adding a compute instance using TCP I'm getting; ![screen shot 2015-10-22 at 14 24 34](https://cloud.githubusercontent.com/assets/1569751/10665071/b86cb3f4-78c8-11e5-84c7-6ff894f16379.png) Checking the logs ( /var/log/supervisor/webvirtcloud-stdout---supervisor-UIcT_0.log ) I see; ``` libvirt: XML-RPC error : authentication failed: authentication failed ``` When adding a compute instance using socket I'm getting; ``` libvirt: Polkit error : authentication failed: no agent is available to authenticate ``` Any idea what might I be missing? Thanks!
kerem closed this issue 2026-02-27 15:57:07 +03:00
Author
Owner

@savichev commented on GitHub (Oct 22, 2015):

You use login fdqn ('root@vhstage02' or 'admin@vhstage02')?

<!-- gh-comment-id:150225809 --> @savichev commented on GitHub (Oct 22, 2015): You use login fdqn ('root@vhstage02' or 'admin@vhstage02')?
Author
Owner

@grebois commented on GitHub (Oct 22, 2015):

That worked perfectly, thanks.

<!-- gh-comment-id:150231979 --> @grebois commented on GitHub (Oct 22, 2015): That worked perfectly, thanks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#42
No description provided.