When I try to ssh or scp to tapestry-vm.apache.org I get an error:
$ scp hotels.war bobharner@tapestry-vm.apache.org:
Permission denied (publickey).
lost connection
This worked fine a few (several) months ago, and my SSH public key has not changed since my last successful access.
I have verified that the correct SSH public key is set for my account at https://id.apache.org/details/bobharner (exactly matching the contents of my ~/.ssh/id_rsa.pub file) and the permissions are correct for my ~/.ssh directory
This is needed in order to deploy a new version of Tapestry's "Hotel Booking" demo app (https://tapestry-app.apache.org/hotels/).
Thanks for your help!
$ scp hotels.war bobharner@tapestry-vm.apache.org:
Permission denied (publickey).
lost connection
This worked fine a few (several) months ago, and my SSH public key has not changed since my last successful access.
I have verified that the correct SSH public key is set for my account at https://id.apache.org/details/bobharner (exactly matching the contents of my ~/.ssh/id_rsa.pub file) and the permissions are correct for my ~/.ssh directory
This is needed in order to deploy a new version of Tapestry's "Hotel Booking" demo app (https://tapestry-app.apache.org/hotels/).
Thanks for your help!
- is cloned by
-
INFRA-20077 Can't ssh/scp to tapestry-vm.apache.org - times out
-
- Closed
-