Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1456673 Details for
Bug 1598323
[abrt] fabric: open_channel(): transport.py:895:open_channel:SSHException: Timeout opening channel.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 2.58 KB, created by
bitchecker
on 2018-07-05 06:45:13 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
bitchecker
Created:
2018-07-05 06:45:13 UTC
Size:
2.58 KB
patch
obsolete
>transport.py:895:open_channel:SSHException: Timeout opening channel. > >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/fabric/main.py", line 757, in main > *args, **kwargs > File "/usr/lib/python2.7/site-packages/fabric/tasks.py", line 386, in execute > multiprocessing > File "/usr/lib/python2.7/site-packages/fabric/tasks.py", line 276, in _execute > return task.run(*args, **kwargs) > File "/usr/lib/python2.7/site-packages/fabric/tasks.py", line 173, in run > return self.wrapped(*args, **kwargs) > File "/media/Multimedia/Programmazione/PYTHON/software/monitoring/fabfile.py", line 385, in telecom_kill_old_sessions > if exists("killer.sh"): > File "/usr/lib/python2.7/site-packages/fabric/contrib/files.py", line 32, in exists > cmd = 'stat %s' % _expand_path(path) > File "/usr/lib/python2.7/site-packages/fabric/contrib/files.py", line 473, in _expand_path > return path if is_win() else '"$(echo %s)"' % path > File "/usr/lib/python2.7/site-packages/fabric/contrib/files.py", line 460, in is_win > return '"' in run('echo "Will you echo quotation marks"') > File "/usr/lib/python2.7/site-packages/fabric/network.py", line 687, in host_prompting_wrapper > return func(*args, **kwargs) > File "/usr/lib/python2.7/site-packages/fabric/operations.py", line 1090, in run > shell_escape=shell_escape, capture_buffer_size=capture_buffer_size, > File "/usr/lib/python2.7/site-packages/fabric/operations.py", line 930, in _run_command > channel=default_channel(), command=wrapped_command, pty=pty, > File "/usr/lib/python2.7/site-packages/fabric/state.py", line 435, in default_channel > chan = _open_session() > File "/usr/lib/python2.7/site-packages/fabric/state.py", line 420, in _open_session > session = transport.open_session(timeout=env.timeout) > File "/usr/lib/python2.7/site-packages/paramiko/transport.py", line 767, in open_session > timeout=timeout) > File "/usr/lib/python2.7/site-packages/paramiko/transport.py", line 895, in open_channel > raise SSHException('Timeout opening channel.') >SSHException: Timeout opening channel. > >Local variables in innermost frame: >kind: 'session' >window_size: 2097152 >max_packet_size: 32768 >m: paramiko.Message('Z\x00\x00\x00\x07session\x00\x00\x00\x04\x00 \x00\x00\x00\x00\x80\x00') >self: <paramiko.Transport at 0xe5174210L (cipher aes128-ctr, 128 bits) (active; 1 open channel(s))> >chan: <paramiko.Channel 4 -> <paramiko.Transport at 0xe5174210L (cipher aes128-ctr, 128 bits) (active; 1 open channel(s))>> >chanid: 4 >start_ts: 1530772990.687376 >dest_addr: None >timeout: 10 >src_addr: None >event: <threading._Event object at 0x7f9ae486dd90>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1598323
: 1456673 |
1456674
|
1456675
|
1456676
|
1456677
|
1456678
|
1456679