Client Connection to routing manager is failed, [warning] local_client_endpoint::connect: Couldn't connect to: /tmp/vsomeip-0 (Permission denied / 13) #1033
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am seeing VSOMEIP client connection issue sometimes ,this issue occurs rarely and i need to restart routingmanager to make client work.
Is there any way to resolve permission denied issue ? as it is not reproducing all the time . Thanks for the help
2026-04-07 01:28:05.104627 [info] Using configuration file: "/etc/vsomeip.json".
2026-04-07 01:28:05.106540 [info] Parsed vsomeip configuration in 2ms
2026-04-07 01:28:05.107458 [info] Security disabled!
2026-04-07 01:28:05.107684 [info] Initializing vsomeip (3.4.10) application "callsapp_client".
2026-04-07 01:28:05.107904 [info] Instantiating routing manager [Proxy].
2026-04-07 01:28:05.109003 [info] Client [ffff] is connecting to [0] at /tmp/vsomeip-0
2026-04-07 01:28:05.109345 [info] Application(callsapp_client, ffff) is initialized (11, 100).
2026-04-07 01:28:05.116142 [info] Starting vsomeip application "callsapp_client" (ffff) using 2 threads I/O nice 255
Checking CallsApp availability!
2026-04-07 01:28:05.119381 [info] main dispatch thread id from application: ffff (callsapp_client) is: 7f98ecf100 TID: 4392
2026-04-07 01:28:05.120835 [info] shutdown thread id from application: ffff (callsapp_client) is: 7f93fff100 TID: 4393
2026-04-07 01:28:05.121992 [warning] local_client_endpoint::connect: Couldn't connect to: /tmp/vsomeip-0 (Permission denied / 13)
2026-04-07 01:28:05.123705 [info] io thread id from application: ffff (callsapp_client) is: 7f996df100 TID: 4391
2026-04-07 01:28:05.123828 [info] io thread id from application: ffff (callsapp_client) is: 7f937ef100 TID: 4394
2026-04-07 01:28:05.125488 [info] routing_manager_client::on_disconnect: Client 0xffff calling host_->on_state with DEREGISTERED
2026-04-07 01:28:05.135509 [warning] local_client_endpoint::connect: Couldn't connect to: /tmp/vsomeip-0 (Permission denied / 13)
2026-04-07 01:28:05.138131 [info] routing_manager_client::on_disconnect: Client 0xffff calling host_->on_state with DEREGISTERED
2026-04-07 01:28:05.145172 [warning] local_client_endpoint::connect: Couldn't connect to: /tmp/vsomeip-0 (Permission denied / 13)
2026-04-07 01:28:05.147850 [info] routing_manager_client::on_disconnect: Client 0xffff calling host_->on_state with DEREGISTERED
2026-04-07 01:28:06.151522 [warning] local_client_endpoint::connect: Couldn't connect to: /tmp/vsomeip-0 (Permission denied / 13)
2026-04-07 01:28:06.153086 [info] routing_manager_client::on_disconnect: Client 0xffff calling host_->on_state with DEREGISTERED
2026-04-07 01:28:06.159903 [warning] local_client_endpoint::connect: Couldn't connect to: /tmp/vsomeip-0 (Permission denied / 13)
2026-04-07 01:28:06.162523 [info] routing_manager_client::on_disconnect: Client 0xffff calling host_->on_state with DEREGISTERED
2026-04-07 01:28:08.172146 [warning] local_client_endpoint::connect: Couldn't connect to: /tmp/vsomeip-0 (Permission denied / 13)
2026-04-07 01:28:08.174766 [info] routing_manager_client::on_disconnect: Client 0xffff calling host_->on_state with DEREGISTERED
Beta Was this translation helpful? Give feedback.
All reactions