middlewared.client.client.ClientException: Failed connection handshake

Hi All,

keep getting email alerts for Failed connection handshake, its then resolves 5min later. this is happening 20x a day.

New alerts:

  • Failed to check for alert Quota: Failed connection handshake

Current alerts:

  • Failed to check for alert Quota: Failed connection handshake

Then followed by:

The following alert has been cleared:

  • Failed to check for alert Quota: Failed connection handshake

not sure if it related, but the GUI is extremely slow. the Apps page sometimes doesnt load at all and i have to manually refresh the browser.

Following is the last part of the client exception.

File “/usr/lib/python3/dist-packages/middlewared/main.py”, line 1337, in run_in_proc
return await self.run_in_executor(self.__procpool, method, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/middlewared/main.py”, line 1321, in run_in_executor
return await loop.run_in_executor(pool, functools.partial(method, *args, **kwargs))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
middlewared.client.client.ClientException: Failed connection handshake

2 Likes