MilanHofmann opened a new issue, #7437:
URL: https://github.com/apache/cloudstack/issues/7437

   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and main branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete 
the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   host
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main 
branch.
   -->
   
   ~~~
   4.18
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, 
advanced networking, etc.  N/A otherwise
   -->
   advanced networking with KVM
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   Ubuntu focal fossa
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   I am not able to add a host to a zone.
   In the ui a message pops up "Unable to reach the management server or a 
browser extension may be blocking the network request. in the ui".
   the mangement server cloudstack service status says "trying to add new host 
ip-address Failed to authenticate with ssh key, retrying with password." - 
Although i selected password as auth method.
   When adding the ssh key, and selecting the option for system ssh key I get 
"Could not add host at [http://ip-address/] with zone [1], pod [1] and cluster 
[1] due to: [Authentication error with ssh private key]."
   
   BUT:
   ssh root@ip-address from the management server works just fine, as well as 
the usual password auth.
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal 
test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   add a zone and try to add a host.
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   Host is added.
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   network error when using the password auth - "Unable to reach the management 
server or a browser extension may be blocking the network request. in the ui"
   Auth error when selecting system ssh key - "Could not add host at 
[http://ip-address/] with zone [1], pod [1] and cluster [1] due to: 
[Authentication error with ssh private key]."
   ~~~
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to