hi,
i encounter a problem while i want to start remote-viewer
launch remote-viewer :
Unable to init server: Could not connect: Connection refused
(remote-viewer:6195): Gtk-WARNING **: cannot open display
my command is inside lanceur.sh
remote-viewer $TMP &
and the contents of the file is
when i check systemctl status libvirtd.service
i get ther error :
any help is welcome
thanks
i encounter a problem while i want to start remote-viewer
launch remote-viewer :
Unable to init server: Could not connect: Connection refused
(remote-viewer:6195): Gtk-WARNING **: cannot open display
my command is inside lanceur.sh
remote-viewer $TMP &
and the contents of the file is
Code:
[virt-viewer]
secure-attention=Ctrl+Alt+Ins
delete-this-file=1
proxy=http://192.168.1.176:3128
type=spice
ca=-----BEGIN CERTIFICATE-----\nMIIFwjCCA6qgAwIBAgIJAIq5hWtzgqUyMA0GCSqG....
......A6IwrvPZ5HQO33XqBxlKgAv/KjVnw=\n-----END CERTIFICATE-----\n
toggle-fullscreen=Shift+F11
title=VM 102 - Proxmox-Android8.1
host=pvespiceproxy:5ca21f25:102:proxmox::29675a0ea25537222ef2a86707553d3c1b6ea225
password=4cdaa52bb36754d7d727e22b4c1f68d04928348b
host-subject=OU=PVE Cluster Node,O=Proxmox Virtual Environment,CN=proxmox.com
release-cursor=Ctrl+Alt+R
tls-port=61000
when i check systemctl status libvirtd.service
i get ther error :
Code:
● libvirtd.service - Virtualization daemon
Loaded: loaded (/lib/systemd/system/libvirtd.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2019-04-01 16:34:16 CEST; 41min ago
Docs: man:libvirtd(8)
http://libvirt.org
Main PID: 6903 (code=exited, status=6)
CPU: 39ms
Apr 01 16:34:16 proxmox systemd[1]: libvirtd.service: Main process exited, code=exited, status=6/NOTCONFIGURED
Apr 01 16:34:16 proxmox systemd[1]: Failed to start Virtualization daemon.
Apr 01 16:34:16 proxmox systemd[1]: libvirtd.service: Unit entered failed state.
Apr 01 16:34:16 proxmox systemd[1]: libvirtd.service: Failed with result 'exit-code'.
Apr 01 16:34:16 proxmox systemd[1]: libvirtd.service: Service hold-off time over, scheduling restart.
Apr 01 16:34:16 proxmox systemd[1]: Stopped Virtualization daemon.
Apr 01 16:34:16 proxmox systemd[1]: libvirtd.service: Start request repeated too quickly.
Apr 01 16:34:16 proxmox systemd[1]: Failed to start Virtualization daemon.
Apr 01 16:34:16 proxmox systemd[1]: libvirtd.service: Unit entered failed state.
Apr 01 16:34:16 proxmox systemd[1]: libvirtd.service: Failed with result 'exit-code'.
any help is welcome
thanks