Description
Given: the command 'system:shutdown --reboot --clean' executed
When: try to connect to the instance through ssh
Then: get the following error:
'no matching cipher found: client aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se server'
Note: When the instance is turned off (Ctrl-D), and restarted, then it works again.
Attachments
Issue Links
- relates to
-
FELIX-5204 IllegalStateException when using custom URL handlers for bundles
- Closed
- requires
-
KARAF-4405 Upgrade to Felix Framework 5.6.1
- Resolved