container ports #51
Reference in New Issue
Block a user
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?
Using the start-ssh-port command, it returns undefined. The list-ports commands also gives an error. (I can't give details as the error does not provide any.)
Screenshots for reference
working on this
SSH42113405732790:/# con --new 22 ssh Generated hash_gen: dd1ecfb16b979958b5ba54ecaf6aa94f [PM2][ERROR] Script not found: /usr/lib/node_modules/holesail/bin/holesail.mjs Error starting 'ssh' using PM2: Command failed: pm2 start /usr/lib/node_modules/holesail/bin/holesail.mjs --name ssh -- --live 22 --key "dd1ecfb16b979958b5ba54ecaf6aa94f" Failed to create connection 'ssh'.
Resolve: Rebuilding with updated path to just "holesail" - 2.1.0 includes a patch for this bug and the direct path can be removed.
Issue was OS Specific to Alpine as far as I know but I patched all other images too.