Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got an error when connected to a desktop instance #51

Closed
stefen-jms opened this issue Mar 10, 2023 · 1 comment
Closed

Got an error when connected to a desktop instance #51

stefen-jms opened this issue Mar 10, 2023 · 1 comment

Comments

@stefen-jms
Copy link

image

Traceback (most recent call last):
File "vdiclient.py", line 496, in
File "vdiclient.py", line 486, in main
File "vdiclient.py", line 455, in showvms
File "vdiclient.py", line 275, in vmaction
File "proxmoxer\core.py", line 172, in post
File "proxmoxer\core.py", line 149, in _request
proxmoxer.core.ResourceException: 500 Internal Server Error: no spice port

@joshpatten
Copy link
Owner

A note: the reason you got this error is because the VM isn't configured to use SPICE. I've added code to catch this and issue a popup rather than crashing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants