Hi,
I got this problem after upgrading.
Every minute a python3.6 process is hogging the CPU at 100% for several seconds, producing much load on the system while no one is connected and the GUI is closed.
Seems like alertcli.py is causing it.
Also debug.log looks like this:
No Jails, no Plugins, no VMs, no Snapshots or Replication tasks, no nothing. Just one Volume shared with SMB and two users.
There is a similar thread here: https://forums.freenas.org/index.ph...nstant-high-cpu-from-python3-6-process.57288/
Any ideas?
Thanks
I got this problem after upgrading.
Every minute a python3.6 process is hogging the CPU at 100% for several seconds, producing much load on the system while no one is connected and the GUI is closed.
Seems like alertcli.py is causing it.


Also debug.log looks like this:
Code:
Dec 27 21:59:10 freenas /alert.py: [ws4py:360] Closing message received (1000) 'b''' Dec 27 22:00:11 freenas /alert.py: [ws4py:360] Closing message received (1000) 'b''' Dec 27 22:01:11 freenas /alert.py: [ws4py:360] Closing message received (1000) 'b''' Dec 27 22:02:12 freenas /alert.py: [ws4py:360] Closing message received (1000) 'b''' Dec 27 22:03:13 freenas /alert.py: [ws4py:360] Closing message received (1000) 'b''' Dec 27 22:04:13 freenas /alert.py: [ws4py:360] Closing message received (1000) 'b''' Dec 27 22:05:14 freenas /alert.py: [ws4py:360] Closing message received (1000) 'b''' Dec 27 22:06:15 freenas /alert.py: [ws4py:360] Closing message received (1000) 'b'''
No Jails, no Plugins, no VMs, no Snapshots or Replication tasks, no nothing. Just one Volume shared with SMB and two users.
There is a similar thread here: https://forums.freenas.org/index.ph...nstant-high-cpu-from-python3-6-process.57288/
Any ideas?
Thanks