Skip to content

handle localhost session #141

Description

@vnitinv

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions