[GH-ISSUE #64] Problem with Proxmox 7.2? #63

Closed
opened 2026-02-26 17:44:13 +03:00 by kerem · 4 comments
Owner

Originally created by @n3roGit on GitHub (May 10, 2022).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-autosnap/issues/64

What happened?

Since the update to 7.2, the tool no longer works.

Expected behavior

The connect from script does not work anymore.

Relevant log output

Unhandled exception: Corsinvest.ProxmoxVE.Api.Shared.PveException: Problem connection! authentication failure
   at Corsinvest.ProxmoxVE.Api.Shell.Helpers.CommandOptionExtension.ClientTryLogin(Command command, ILoggerFactory loggerFactory)
   at Corsinvest.ProxmoxVE.AutoSnap.Commands.CreateApp(RootCommand command)
   at Corsinvest.ProxmoxVE.AutoSnap.Commands.<>c__DisplayClass12_0.<<Snap>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at System.CommandLine.Invocation.AnonymousCommandHandler.InvokeAsync(InvocationContext context)
   at System.CommandLine.Invocation.InvocationPipeline.<>c__DisplayClass4_0.<<BuildInvocationChain>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass18_0.<<UseParseErrorReporting>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass13_0.<<UseHelp>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass22_0.<<UseVersionOption>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass20_0.<<UseTypoCorrections>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<<UseSuggestDirective>b__19_0>d.MoveNext()
--- End of stack trace from previous location ---
   at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass17_0.<<UseParseDirective>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<<RegisterWithDotnetSuggest>b__6_0>d.MoveNext()
--- End of stack trace from previous location ---
   at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass9_0.<<UseExceptionHandler>b__0>d.MoveNext()

Proxmox VE Version

7.2.3

Version (bug)

1.14.3

Version (working)

No response

On what operating system are you experiencing the issue?

Linux

Pull Request

  • I would like to do a Pull Request
Originally created by @n3roGit on GitHub (May 10, 2022). Original GitHub issue: https://github.com/Corsinvest/cv4pve-autosnap/issues/64 ### What happened? Since the update to 7.2, the tool no longer works. ### Expected behavior The connect from script does not work anymore. ### Relevant log output ```shell Unhandled exception: Corsinvest.ProxmoxVE.Api.Shared.PveException: Problem connection! authentication failure at Corsinvest.ProxmoxVE.Api.Shell.Helpers.CommandOptionExtension.ClientTryLogin(Command command, ILoggerFactory loggerFactory) at Corsinvest.ProxmoxVE.AutoSnap.Commands.CreateApp(RootCommand command) at Corsinvest.ProxmoxVE.AutoSnap.Commands.<>c__DisplayClass12_0.<<Snap>b__0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Invocation.AnonymousCommandHandler.InvokeAsync(InvocationContext context) at System.CommandLine.Invocation.InvocationPipeline.<>c__DisplayClass4_0.<<BuildInvocationChain>b__0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass18_0.<<UseParseErrorReporting>b__0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass13_0.<<UseHelp>b__0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass22_0.<<UseVersionOption>b__0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass20_0.<<UseTypoCorrections>b__0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<<UseSuggestDirective>b__19_0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass17_0.<<UseParseDirective>b__0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<<RegisterWithDotnetSuggest>b__6_0>d.MoveNext() --- End of stack trace from previous location --- at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass9_0.<<UseExceptionHandler>b__0>d.MoveNext() ``` ### Proxmox VE Version 7.2.3 ### Version (bug) 1.14.3 ### Version (working) _No response_ ### On what operating system are you experiencing the issue? Linux ### Pull Request - [ ] I would like to do a Pull Request
kerem 2026-02-26 17:44:13 +03:00
Author
Owner

@franklupo commented on GitHub (May 10, 2022):

Hi,
can you run with the --debug option and attach the logs?

best regards

<!-- gh-comment-id:1122305914 --> @franklupo commented on GitHub (May 10, 2022): Hi, can you run with the --debug option and attach the logs? best regards
Author
Owner

@franklupo commented on GitHub (May 15, 2022):

News?

<!-- gh-comment-id:1126986587 --> @franklupo commented on GitHub (May 15, 2022): News?
Author
Owner

@n3roGit commented on GitHub (May 16, 2022):

I'll close here. It long not at the plugin. False alarm :D

<!-- gh-comment-id:1127488857 --> @n3roGit commented on GitHub (May 16, 2022): I'll close here. It long not at the plugin. False alarm :D
Author
Owner

@franklupo commented on GitHub (May 17, 2022):

You are welcome

<!-- gh-comment-id:1128444244 --> @franklupo commented on GitHub (May 17, 2022): You are welcome
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/cv4pve-autosnap#63
No description provided.