Created
February 3, 2024 08:39
-
-
Save simanacci/4ce05a4a03d0b34a3db22423aec2a24c to your computer and use it in GitHub Desktop.
Permission denied (publickey)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Run fifsky/ssh-action@master | |
with: | |
host: 65.123.123.133 | |
user: sammy | |
key: *** | |
port: 22 | |
command: cd ~ | |
export SECRET=*** REDISRS_SERVER_TYPE=unix | |
docker-compose down | |
docker-compose pull | |
docker-compose up -d | |
args: -tt -vvv | |
/usr/bin/docker run --name a56a7824fefa8cb15449fbb196e5c2fbd71e48_ad3773 --label a56a78 --workdir /github/workspace --rm -e "INPUT_HOST" -e "INPUT_USER" -e "INPUT_KEY" -e "INPUT_PORT" -e "INPUT_COMMAND" -e "INPUT_ARGS" -e "INPUT_KEYFILE" -e "INPUT_PASS" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_REPOSITORY_OWNER_ID" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_REPOSITORY_ID" -e "GITHUB_ACTOR_ID" -e "GITHUB_ACTOR" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKFLOW_REF" -e "GITHUB_WORKFLOW_SHA" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_ENVIRONMENT" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e "ACTIONS_RESULTS_URL" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/pesawatch/pesawatch":"/github/workspace" a56a78:24fefa8cb15449fbb196e5c2fbd71e48 -tt -vvv | |
Warning: This action does not currently support host verification; verification is disabled. | |
cd ~ | |
export SECRET=*** | |
OpenSSH_9.6p1, OpenSSL 3.1.4 24 Oct 2023 | |
debug1: Reading configuration data /etc/ssh/ssh_config | |
debug1: /etc/ssh/ssh_config line 22: include /etc/ssh/ssh_config.d/*.conf matched no files | |
debug2: resolve_canonicalize: hostname 65.123.123.133 is address | |
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' | |
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' | |
debug3: channel_clear_timeouts: clearing | |
debug3: ssh_connect_direct: entering | |
debug1: Connecting to 65.123.123.133 [65.123.123.133] port 22. | |
debug3: set_sock_tos: set socket 3 IP_TOS 0x48 | |
docker-compose down | |
docker-compose pull | |
docker-compose up -d | |
exit $? | |
Start Run Command | |
debug1: Connection established. | |
debug1: identity file /github/home/.ssh/deploy_key type 3 | |
debug1: identity file /github/home/.ssh/deploy_key-cert type -1 | |
debug1: Local version string SSH-2.0-OpenSSH_9.6 | |
debug1: Remote protocol version 2.0, remote software version OpenSSH_9.3p1 Ubuntu-1ubuntu3.2 | |
debug1: compat_banner: match: OpenSSH_9.3p1 Ubuntu-1ubuntu3.2 pat OpenSSH* compat 0x04000000 | |
debug2: fd 3 setting O_NONBLOCK | |
debug1: Authenticating to 65.123.123.133:22 as 'sammy' | |
debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory | |
debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory | |
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory | |
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory | |
debug3: order_hostkeyalgs: no algorithms matched; accept original | |
debug3: send packet: type 20 | |
debug1: SSH2_MSG_KEXINIT sent | |
debug3: receive packet: type 20 | |
debug1: SSH2_MSG_KEXINIT received | |
debug2: local client KEXINIT proposal | |
debug2: KEX algorithms: [email protected],curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c,[email protected] | |
debug2: host key algorithms: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],rsa-sha2-512,rsa-sha2-256 | |
debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected] | |
debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected] | |
debug2: MACs ctos: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1 | |
debug2: MACs stoc: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1 | |
debug2: compression ctos: none,[email protected],zlib | |
debug2: compression stoc: none,[email protected],zlib | |
debug2: languages ctos: | |
debug2: languages stoc: | |
debug2: first_kex_follows 0 | |
debug2: reserved 0 | |
debug2: peer server KEXINIT proposal | |
debug2: KEX algorithms: [email protected],curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,[email protected] | |
debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 | |
debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected] | |
debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected] | |
debug2: MACs ctos: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1 | |
debug2: MACs stoc: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1 | |
debug2: compression ctos: none,[email protected] | |
debug2: compression stoc: none,[email protected] | |
debug2: languages ctos: | |
debug2: languages stoc: | |
debug2: first_kex_follows 0 | |
debug2: reserved 0 | |
debug3: kex_choose_conf: will use strict KEX ordering | |
debug1: kex: algorithm: [email protected] | |
debug1: kex: host key algorithm: ssh-ed25519 | |
debug1: kex: server->client cipher: [email protected] MAC: <implicit> compression: none | |
debug1: kex: client->server cipher: [email protected] MAC: <implicit> compression: none | |
debug3: send packet: type 30 | |
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY | |
debug3: receive packet: type 31 | |
debug1: SSH2_MSG_KEX_ECDH_REPLY received | |
debug1: Server host key: ssh-ed25519 SHA256:dopPDuYVDes+4peVIqRhUZRrpNZ5L9zj7XnaZsQva9M | |
debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory | |
debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory | |
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory | |
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory | |
Warning: Permanently added '65.123.123.133' (ED25519) to the list of known hosts. | |
debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys | |
debug3: send packet: type 21 | |
debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 | |
debug2: ssh_set_newkeys: mode 1 | |
debug1: rekey out after 134217728 blocks | |
debug1: SSH2_MSG_NEWKEYS sent | |
debug1: expecting SSH2_MSG_NEWKEYS | |
debug3: receive packet: type 21 | |
debug1: ssh_packet_read_poll2: resetting read seqnr 3 | |
debug1: SSH2_MSG_NEWKEYS received | |
debug2: ssh_set_newkeys: mode 0 | |
debug1: rekey in after 134217728 blocks | |
debug3: send packet: type 5 | |
debug3: receive packet: type 7 | |
debug1: SSH2_MSG_EXT_INFO received | |
debug3: kex_input_ext_info: extension server-sig-algs | |
debug1: kex_ext_info_client_parse: server-sig-algs=<ssh-ed25519,[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],ssh-dss,ssh-rsa,rsa-sha2-256,rsa-sha2-512> | |
debug3: kex_input_ext_info: extension [email protected] | |
debug1: kex_ext_info_check_ver: [email protected]=<0> | |
debug3: receive packet: type 6 | |
debug2: service_accept: ssh-userauth | |
debug1: SSH2_MSG_SERVICE_ACCEPT received | |
debug3: send packet: type 50 | |
debug3: receive packet: type 51 | |
debug1: Authentications that can continue: publickey | |
debug3: start over, passed a different list publickey | |
debug3: preferred publickey,keyboard-interactive,password | |
debug3: authmethod_lookup publickey | |
debug3: remaining preferred: keyboard-interactive,password | |
debug3: authmethod_is_enabled publickey | |
debug1: Next authentication method: publickey | |
debug1: Will attempt key: /github/home/.ssh/deploy_key ED25519 SHA256:qY5epxfmfS72vU3LM9BGOYebCb+T2weJUmsUU/tpXV8 explicit | |
debug2: pubkey_prepare: done | |
debug1: Offering public key: /github/home/.ssh/deploy_key ED25519 SHA256:qY5epxfmfS72vU3LM9BGOYebCb+T2weJUmsUU/tpXV8 explicit | |
debug3: send packet: type 50 | |
debug2: we sent a publickey packet, wait for reply | |
debug3: receive packet: type 60 | |
debug1: Server accepts key: /github/home/.ssh/deploy_key ED25519 SHA256:qY5epxfmfS72vU3LM9BGOYebCb+T2weJUmsUU/tpXV8 explicit | |
debug3: sign_and_send_pubkey: using [email protected] with ED25519 SHA256:qY5epxfmfS72vU3LM9BGOYebCb+T2weJUmsUU/tpXV8 | |
debug3: sign_and_send_pubkey: signing using ssh-ed25519 SHA256:qY5epxfmfS72vU3LM9BGOYebCb+T2weJUmsUU/tpXV8 | |
debug1: read_passphrase: can't open /dev/tty: No such device or address | |
debug2: no passphrase given, try next key | |
debug2: we did not send a packet, disable method | |
debug1: No more authentication methods to try. | |
[email protected]: Permission denied (publickey). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment