forked from saltstack/salt
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
saltstack/salt
#57281Description
Description of Issue
[DEBUG ] Subprocess Thread-4-Schedule-__proxy_keepalive added
[DEBUG ] schedule.handle_func: adding this job to the jobcache with data {'id': 'fcr5a_native', 'fun': 'status.proxy_reconnect', 'fun_args': [], 'schedule': '__proxy_keepalive', 'jid': '20200414090540489456', 'pid': 74052}
[DEBUG ] LazyLoaded status.proxy_reconnect
[ERROR ] Unhandled exception running status.proxy_reconnect
Traceback (most recent call last):
File "salt/utils/schedule.py", line 769, in handle_func
File "/var/db/scripts/jet/salt/modules/status.py", line 1728, in proxy_reconnect
is_alive = __proxy__[proxy_keepalive_fn](opts)
File "/var/db/scripts/jet/salt/proxy/junos.py", line 154, in alive
thisproxy['conn'].connected = ping()
File "/var/db/scripts/jet/salt/proxy/junos.py", line 175, in ping
if dev._conn._session._transport.is_active():
AttributeError: 'NoneType' object has no attribute 'is_active'
[DEBUG ] schedule.handle_func: Removing /var/local/salt/cache/proxy/fcr5a_native/proc/20200414090540489456
[DEBUG ] LazyLoaded mine.update
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels