mirror of
https://github.com/coelacant1/ProxmoxScripts.git
synced 2026-04-26 17:35:49 +03:00
[GH-ISSUE #20] [BUG] Cannot Find Communication.sh #13
Labels
No labels
bug
bug
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxScripts#13
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 @Pl4ytimes666 on GitHub (Nov 25, 2025).
Original GitHub issue: https://github.com/coelacant1/ProxmoxScripts/issues/20
Originally assigned to: @coelacant1 on GitHub.
Description
Cloned you Repo an added nodes and ssh keys. When i try to execute some Scripts i'll get the error message "Cannot find Communication.sh". The Login to the system works.
Steps to Reproduce
Expected Behavior
An overview of the selected script Outputs.
Screenshots/Logs
Environment
@coelacant1 commented on GitHub (Nov 25, 2025):
Accidentally deleted a line somehow in HostInfo.sh Working on a push to fix this.
@coelacant1 commented on GitHub (Nov 25, 2025):
Fixed issue with HostInfo.sh. It didn't need to call Communication.sh, but had a partial call that was not fully removed.