Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sol activate failed( Connection refused) #28

Open
jack206 opened this issue Feb 28, 2024 · 3 comments
Open

sol activate failed( Connection refused) #28

jack206 opened this issue Feb 28, 2024 · 3 comments

Comments

@jack206
Copy link

jack206 commented Feb 28, 2024

Encountered exception when starting host console. Hence stopping host console: connect: Connection refused [system:111 at /usr/include/boost/asio/detail/reactive_socket_service.hpp:587:5 in function 'boost::system::error_code boost::asio::detail::reactive_socket_service::connect(implementation_type&, const endpoint_type&, boost::system::error_code&)']
Feb 19 15:18:07 B6990-128QC netipmid[785]: Failed to start SOL payload: connect: Connection refused [system:111 at /usr/include/boost/asio/detail/reactive_socket_service.hpp:587:5 in function 'boost::system::error_code boost::asio::detail::reactive_socket_service::connect(implementation_type&, const endpoint_type&, boost::system::error_code&)']

@jack206
Copy link
Author

jack206 commented Feb 28, 2024

How do I position myself?

@jack206
Copy link
Author

jack206 commented Feb 28, 2024

use tag 2.14

@saravanan-palanisamy
Copy link
Contributor

We faced similar SOL related errors and reverting this commit served as a workaround:
acb8d90

This commit activated the RMCP_PING definition in the code which was dormant code erstwhile, which seems to causing this issue.

I am not sure this solves your problem, just sharing my comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants