Boot Volume scrub raises middlewared.client.client.ClientException

Status
Not open for further replies.

Alcoinus

Cadet
Joined
Mar 23, 2017
Messages
2
Hi,
I get nearly every day a Mail from my FreeNAS with this content:

*Subject:* Cron <root@NAS> /usr/local/libexec/nas/scrub -t 15 freenas-boot
*Content:* Traceback (most recent call last):
File "/usr/local/bin/midclt", line 9, in <module>
load_entry_point('middlewared==0.0.0', 'console_scripts', 'midclt')()
File "/usr/local/lib/python2.7/site-packages/middlewared/client/client.py", line 211, in main
with Client(uri=args.uri) as c:
File "/usr/local/lib/python2.7/site-packages/middlewared/client/client.py", line 83, in __init__
raise ClientException('Failed connection handshake')
middlewared.client.client.ClientException: Failed connection handshake

I have no clue what this Exception is about and how to fix it.
Can anybody help me with this?
 
Status
Not open for further replies.
Top