mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #136] HTTP Hook fails with "Object reference not set to an instance of an object" regardless of phase #55
Labels
No labels
bug
bug
enhancement
feedback
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-admin#55
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 @th3cube on GitHub (Jun 3, 2025).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-admin/issues/136
Bug type
Component
Component name
Autosnap
What happened?
HTTP Hook fails with "Object reference not set to an instance of an object" regardless of phase
When configuring any HTTP hook in AutoSnap jobs, the hook execution fails with a null reference error with SnapJobStart and SnapJobEnd phases. However, SnapCreatePost phase works correctly.
Environment
Error Message
Stack Trace from Logs
Steps to Reproduce
Additional Information
Expected Behavior
The HTTP hook should execute successfully after the specified phase (job start/end or snapshot creation) and send the webhook request to the configured endpoint.
Relevant log output
Proxmox VE Version
8.4.1
Version (bug)
1.3.1
Version (working)
No response
What browsers are you seeing the problem on?
No response
On what operating system are you experiencing the issue?
Linux / Docker
Pull Request
Code of Conduct
@franklupo commented on GitHub (Jun 4, 2025):
What settings have been set?
@th3cube commented on GitHub (Jun 4, 2025):
Hi franklupo,
I tried many combinations of setting. One with and Without Json Payload. Here is an Example:
The SnapCreatePost Phase for some reason works with the same Settings.
Do you want me to try any other Settings?
@franklupo commented on GitHub (Jun 12, 2025):
H,
but the url is not set?
@th3cube commented on GitHub (Jun 12, 2025):
The URL is set, it is just not visible in the Screenshot.
@franklupo commented on GitHub (Feb 18, 2026):
Thank you for reporting this!
Version 1.x is now end-of-life and will no longer receive bug fixes or updates.
Version 2.0 is a complete rewrite of the application with major improvements, a new architecture, and many enhancements — including a reworked AutoSnap module. We recommend upgrading to 2.0.0-rc2, which is available now.
Please give it a try and let us know if the issue persists on v2.