mirror of
https://github.com/Corsinvest/cv4pve-autosnap.git
synced 2026-04-25 08:55:49 +03:00
[GH-ISSUE #16] does not work with proxmox ve 6.0 #15
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-autosnap#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @elurex on GitHub (Sep 3, 2019).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-autosnap/issues/16
root@cv4pve:~# cv4pve-autosnap --host=10.10.90.50 --username=root@pam --password=[PW] --vmid=800 status
================ EXCEPTION ================
System.Exception
Problem connection!
at Corsinvest.ProxmoxVE.Api.Extension.Shell.Utils.CommandOptionExtension.ClientTryLogin(CommandLineApplication command)
at Corsinvest.ProxmoxVE.Api.Extension.App.AutoSnap.ShellCommand.CreateApp(CommandLineApplication autosnapCmd)
at Corsinvest.ProxmoxVE.Api.Extension.App.AutoSnap.ShellCommand.<>c__DisplayClass7_1.b__1()
at McMaster.Extensions.CommandLineUtils.CommandLineApplicationExtensions.<>c__DisplayClass9_0.b__0()
at Corsinvest.ProxmoxVE.Api.Extension.Shell.Utils.ShellHelper.ExecuteConsoleApp(CommandLineApplication app, TextWriter std
Out, String[] args)
@codesmaker commented on GitHub (Sep 3, 2019):
I get the same error message with v5.4-10
@franklupo commented on GitHub (Sep 3, 2019):
Hi,
in the new version it has been fixed. In the coming days I should release it.
Best regards
@franklupo commented on GitHub (Sep 3, 2019):
New version released
@elurex commented on GitHub (Sep 4, 2019):
its fixed... thanks...
also for status command output... is it possible to have an option output in json?
@franklupo commented on GitHub (Sep 4, 2019):
Good idea
@franklupo commented on GitHub (Sep 4, 2019):
Hi,
if I did so:
Bets regards
@elurex commented on GitHub (Sep 4, 2019):
Yes! it would be great
@franklupo commented on GitHub (Sep 5, 2019):
See new release 1,2.0
Best regards