You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "cicspwn/cicspwn.py", line 2604, in
connect_zOS(results.IP+":"+results.PORT)
File "cicspwn/cicspwn.py", line 283, in connect_zOS
if not em.is_connected():
File "/usr/local/lib/python2.7/dist-packages/py3270/init.py", line 336, in is_connected
self.exec_command(b'ignore')
File "/usr/local/lib/python2.7/dist-packages/py3270/init.py", line 299, in exec_command
c.execute()
File "/usr/local/lib/python2.7/dist-packages/py3270/init.py", line 77, in execute
return self.handle_result(result.decode('ascii'))
File "/usr/local/lib/python2.7/dist-packages/py3270/init.py", line 95, in handle_result
raise CommandError(msg.decode('ascii'))
py3270.CommandError: Unknown action: ignore
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "cicspwn/cicspwn.py", line 2604, in
connect_zOS(results.IP+":"+results.PORT)
File "cicspwn/cicspwn.py", line 283, in connect_zOS
if not em.is_connected():
File "/usr/local/lib/python2.7/dist-packages/py3270/init.py", line 336, in is_connected
self.exec_command(b'ignore')
File "/usr/local/lib/python2.7/dist-packages/py3270/init.py", line 299, in exec_command
c.execute()
File "/usr/local/lib/python2.7/dist-packages/py3270/init.py", line 77, in execute
return self.handle_result(result.decode('ascii'))
File "/usr/local/lib/python2.7/dist-packages/py3270/init.py", line 95, in handle_result
raise CommandError(msg.decode('ascii'))
py3270.CommandError: Unknown action: ignore
The text was updated successfully, but these errors were encountered: