Skip to content

concurrent.futures:342 | ERROR | exception calling callback for <...> #3

@ManuelReschke

Description

@ManuelReschke

ISSUE, i dont have the time tp contact your customer support ... here is the place to report bugs. Please fix that, its when switch to another country.

protonvpn connect --country Austria

2025-11-28T19:06:04.529310+00:00 | concurrent.futures:342 | ERROR | exception calling callback for <Future at 0x71dfa55e0470 state=finished raised LocalAgentError>
Traceback (most recent call last):
File "/usr/lib/python3.12/concurrent/futures/_base.py", line 340, in _invoke_callbacks
callback(self)
File "/usr/lib/python3/dist-packages/proton/vpn/backend/linux/networkmanager/core/localagent_mixin.py", line 97, in _handle_future_result
future.result()
File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result
return self.__get_result()
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
File "/usr/lib/python3/dist-packages/proton/vpn/backend/linux/networkmanager/core/localagent_mixin.py", line 75, in _start_local_agent_listener
if not await self.__attempt_to_connect_to_listener(context):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/proton/vpn/backend/linux/networkmanager/core/localagent_mixin.py", line 214, in __attempt_to_connect_to_listener
await self._agent_listener.connect(
File "/usr/lib/python3/dist-packages/proton/vpn/backend/linux/networkmanager/core/local_agent/listener.py", line 51, in connect
self._listener = await Listener.connect(domain, private_key,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
local_agent.LocalAgentError: Tokio(Custom { kind: InvalidData, error: InvalidCertificate(NotValidForName) })

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions