mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 23:45:55 +03:00
[GH-ISSUE #276] Sendkey API call randomly ending in EOF failing packer build #60
Labels
No labels
good first issue
issue/confirmed
issue/critical
proposal/accepted
pull-request
type/bug
type/enhancement
type/feature
type/question
type/refactoring
type/testing
type/testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-api-go#60
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 @newedgex on GitHub (Oct 14, 2023).
Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/276
https://github.com/Telmate/proxmox-api-go/blob/master/proxmox/client.go#L411
About the environment :
What happens :
short log :
long log :
Since EOF usually happens due to connectivity issues, I'm wondering what is actually happening since both my and proxmox's connections are fine, and I'm the only one using it so there's no network saturation.
I have reported the issue also on :
@stmcginnis commented on GitHub (Feb 8, 2024):
Same error here. Using packer 1.9.5, running commands from the latest CAPI image builder.