Jump to content

Failed to connect to event server


John

Recommended Posts

Hi,

When I was trying to connect to event hub (ftrack studio on cloud), I got an exception(paths and domain name have been masked):

Traceback (most recent call last):
  File "-*-/threading.py", line 932, in _bootstrap_inner
    self.run()
  File "-*-8/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File "-*-/ftrack_api/event/hub.py", line 191, in connect
    raise ftrack_api.exception.EventHubConnectionError(
ftrack_api.exception.EventHubConnectionError: Failed to connect to event server at b'https://-*-.ftrackapp.cn' with error: "b'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1108)'".

But if start session without "auto_connect_event_hub=True" the session can be created.

Any clue?

Cheers,

John

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...