0-complexity / openvcloud

OpenvCloud
Other
2 stars 4 forks source link

Multiple errors of "Exec error procmgr jumpscr:jumpscale_vfs_routeros_backup on node xxx" #1819

Open dinosn opened 5 years ago

dinosn commented 5 years ago

Hi,

The problem appears after 2.4.5 update.

The following error appears if the script is run manually

root@cpu-02:/opt# jspython ./code/github/0-complexity/openvcloud/libs/agent-scripts/vfw/vfs_routeros_backup.py
Traceback (most recent call last):
~   File "/opt/jumpscale7/lib/JumpScale/grid/jumpscripts/JumpscriptFactory.py", line 184, in executeInProcess
    return True, self.module.action(*args, **kwargs)
~ AttributeError: 'module' object has no attribute 'action'

type/level: OPERATIONS/1
Could not execute jscript:None greenitglobe_getedgeconnection on agent:112_16
Error: Exec error procmgr jumpscr:greenitglobe_getedgeconnection on node:112_16 AttributeError: 'module' object has no attribute 'action'

Could not execute greenitglobe getedgeconnection for role:storagedriver, jobid was:8330

root@cpu-02:/opt#