mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-25 04:35:50 +03:00
[GH-ISSUE #466] "SSH shell execution failed: SSH key file not found" when performing Shell or Update #138
Labels
No labels
bug
enhancement
enhancement
feature
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxVE-Local#138
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 @m3tc0n on GitHub (Jan 26, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/466
Hi all, I have the same problem as described in the closed issue https://github.com/community-scripts/ProxmoxVE-Local/issues/267.
I have added my 3 nodes with each a SSH key to PVE Scripts Local and the connection succeeds. But when I want to enter the shell of another LXC to update, I get the message: [08:29:20] [START] Starting shell session for container 109...
[08:29:20] [ERROR] SSH shell execution failed: SSH key file not found.
What can I do?