#3863: builtins.AttributeError: 'FileTransferServer' object has no attribute
'_ebClose'
---------------------+---------------------------
Reporter: exarkun | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: n/a
Keywords: | Launchpad Bug:
---------------------+---------------------------
{{{
2022-01-21T14:09:01-0500 [SSHChannel session (0) on SSHService b'ssh-
connection' on SSHServerTransport,0,127.0.0.1] Unhandled Error
Traceback (most recent call last):
File "/nix/store/crqq2kycnbjmfdwy7yp2fp1qiwps7xsd-
python3.9-twisted-20.3.0/lib/python3.9/site-
packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args,
**kw)
File "/nix/store/crqq2kycnbjmfdwy7yp2fp1qiwps7xsd-
python3.9-twisted-20.3.0/lib/python3.9/site-
packages/twisted/python/context.py", line 85, in callWithContext
return func(*args,**kw)
File "/nix/store/crqq2kycnbjmfdwy7yp2fp1qiwps7xsd-
python3.9-twisted-20.3.0/lib/python3.9/site-
packages/twisted/conch/ssh/session.py", line 112, in dataReceived
self.client.transport.write(data)
File "/nix/store/crqq2kycnbjmfdwy7yp2fp1qiwps7xsd-
python3.9-twisted-20.3.0/lib/python3.9/site-
packages/twisted/conch/ssh/session.py", line 163, in write
self.proto.dataReceived(data)
--- <exception caught here> ---
File "/nix/store/crqq2kycnbjmfdwy7yp2fp1qiwps7xsd-
python3.9-twisted-20.3.0/lib/python3.9/site-
packages/twisted/conch/ssh/filetransfer.py", line 59, in dataReceived
f(data)
File "/nix/store/crqq2kycnbjmfdwy7yp2fp1qiwps7xsd-
python3.9-twisted-20.3.0/lib/python3.9/site-
packages/twisted/conch/ssh/filetransfer.py", line 190, in packet_CLOSE
self._ebClose(failure.Failure(KeyError()), requestId)
builtins.AttributeError: 'FileTransferServer' object has no
attribute '_ebClose'
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3863>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage