-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
BugSomething isn't workingSomething isn't working
Description
Do I have the most recent version of AxonOps Workbench installed?
- I am using the most recent release
AxonOps Workbench Version
0.9.29
Is there an existing issue for this?
- I have searched the existing issues
Operating System
MacOS
Operating System Version
na
Apache Cassandra Version(s)
na
Bug Description
The SSH key files permissions only require read permissions (0400) in Mac and Linux. However, workbench appear to need higher permissions such as 0600
[23-06-2025 16:40:03 PROCESS] Check the path '/path/to/ssh/key' is accessible and the user has privileges to manipulate it, result is 'inaccessible'
Steps to Reproduce
chmod 400 ssh-key
and try to use it as the bastion creation
Expected Behavior
SSH key to load
Actual Behavior
Error, undefined
Severity
Medium
Further Information
No response
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working