Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ronf/asyncssh issues and pull requests

#692 - SSH connection failed: Permission denied for user

Issue - State: closed - Opened by cjh1 5 days ago - 3 comments

#691 - Reading is slow when requesting more bytes than available

Issue - State: open - Opened by mxmlnkn 6 days ago - 8 comments

#689 - SSH Connection Closed While Looping over a command list

Issue - State: open - Opened by mountaintop1 13 days ago - 14 comments

#688 - Connection over existing non-TCP socket fails

Issue - State: closed - Opened by cwe-skov-dk 13 days ago - 3 comments

#687 - Incorrect Type Inference on SSHReader, SSHWriter methods

Issue - State: closed - Opened by xBiggs 26 days ago - 5 comments

#686 - host_based_auth_requested() fails on Debian

Issue - State: open - Opened by xBiggs 26 days ago - 4 comments

#685 - `StrictHostKeyChecking no` SSH config file support

Issue - State: closed - Opened by craigwalton-dsit 26 days ago - 3 comments

#683 - Spurious calls to `SSHChannel._cleanup` starting from AsyncSSH 2.15.0

Issue - State: open - Opened by GlassOfWhiskey about 1 month ago - 15 comments

#682 - GSSAPI limited to single user principal

Issue - State: open - Opened by zarganum about 1 month ago - 15 comments

#681 - Suggestion Re Simple Client Example:

Issue - State: open - Opened by kwmartin about 1 month ago - 1 comment

#680 - The handle is invalid

Issue - State: open - Opened by wh1te-moon about 1 month ago - 7 comments

#680 - The handle is invalid

Issue - State: open - Opened by wh1te-moon about 1 month ago - 7 comments

#679 - Deduplicate results from getaddrinfo

Pull Request - State: closed - Opened by cjwatson about 1 month ago - 1 comment

#679 - Deduplicate results from getaddrinfo

Pull Request - State: closed - Opened by cjwatson about 1 month ago - 1 comment

#678 - SSH connection issue when upgrading to asyncssh 2.15.0

Issue - State: closed - Opened by riadhelloumi 2 months ago - 21 comments

#677 - Parsing breaks ProxyCommand executable path on Windows.

Issue - State: closed - Opened by chipolux 2 months ago - 8 comments

#676 - Allow to send env as tuple

Pull Request - State: closed - Opened by tchalupnik 2 months ago - 5 comments

#673 - Add default for SFTPClient.listdir

Pull Request - State: closed - Opened by tjstum 2 months ago - 2 comments

#673 - Add default for SFTPClient.listdir

Pull Request - State: closed - Opened by tjstum 2 months ago - 2 comments

#671 - Add typing default for SFTPClient.listdir

Pull Request - State: closed - Opened by tjstum 3 months ago - 4 comments

#671 - Add typing default for SFTPClient.listdir

Pull Request - State: closed - Opened by tjstum 3 months ago - 5 comments

#670 - Fix name of gss-nistp384-sha384 key exchange algorithm

Pull Request - State: closed - Opened by norrisjeremy 3 months ago - 1 comment

#669 - Intermittent failure to read output when using SSHClientProcess.wait

Issue - State: closed - Opened by ethanbb 3 months ago - 5 comments

#669 - Intermittent failure to read output when using SSHClientProcess.wait

Issue - State: closed - Opened by ethanbb 3 months ago - 6 comments

#668 - Logging error in SFTP copy with `Sequence[PurePath]`

Issue - State: closed - Opened by eyalgolan1337 3 months ago - 4 comments

#666 - SFTP preserve always follows symlinks

Issue - State: closed - Opened by eyalgolan1337 3 months ago - 5 comments

#664 - OOM when redirecting large stdout to asyncio Process

Issue - State: closed - Opened by BenjyWiener 3 months ago - 11 comments

#662 - 2.14.1+ fails to rekey with OpenSSH <= 6

Issue - State: closed - Opened by eyalgolan1337 4 months ago - 7 comments

#661 - asyncssh raises ValueError if `SetEnv` is used in SSH config

Issue - State: closed - Opened by siddhpant 4 months ago - 10 comments

#660 - Why is the loop waiting for command execution endless?

Issue - State: open - Opened by sh1man999 4 months ago - 1 comment

#660 - Why is the loop waiting for command execution endless?

Issue - State: closed - Opened by sh1man999 4 months ago - 2 comments

#659 - AsyncSSH Connection to Cisco Router with Jump Host

Issue - State: open - Opened by wz88 4 months ago - 3 comments

#659 - AsyncSSH Connection to Cisco Router with Jump Host

Issue - State: closed - Opened by wz88 4 months ago - 6 comments

#658 - v2.14.2 has interop problem with netdev running with python 3.8

Issue - State: closed - Opened by zhangyudong12 4 months ago - 3 comments

#657 - Setting terminal size of a sub process

Issue - State: closed - Opened by xuoguoto 5 months ago - 28 comments

#656 - Have SSHProcess's __aenter__ return type be Self

Pull Request - State: closed - Opened by MBradbury 5 months ago - 4 comments

#654 - Asyncssh for docker run

Issue - State: closed - Opened by vimalraghu 5 months ago - 3 comments

#653 - sftp.put returning asyncssh.sftp.SFTPFailure: Failure

Issue - State: closed - Opened by bronzinni 5 months ago - 11 comments

#652 - getting Permission denied (publickey)

Issue - State: closed - Opened by rahulcode60 5 months ago - 8 comments

#649 - connect not running ~/.bash_profile

Issue - State: open - Opened by krankydonkey 6 months ago - 11 comments

#648 - asyncssh server with a cmd2 application

Issue - State: closed - Opened by xuoguoto 6 months ago - 8 comments

#647 - can't open tunnel on asyncssh version 2.3.0 - Permission denied

Issue - State: closed - Opened by ProcnerKacper 6 months ago - 13 comments

#645 - asyncssh not compatible SSH-2.0-OpenSSH_9.3p1

Issue - State: closed - Opened by haiqianghuang 6 months ago - 14 comments

#644 - Defer loading keys until they're needed

Issue - State: open - Opened by goblin 6 months ago - 1 comment

#643 - How to disconnect connected session

Issue - State: closed - Opened by garislangit 6 months ago - 2 comments

#642 - How to distinguish clients when using key-based auth

Issue - State: closed - Opened by rojamit 6 months ago - 9 comments

#640 - Is it possible to get the hostname of SSHServerChannel connection?

Issue - State: closed - Opened by rojamit 7 months ago - 1 comment

#639 - Add example without context manager.

Pull Request - State: closed - Opened by mjmdavis 7 months ago - 1 comment

#638 - Make it clear that _ACMWrapper is awaitable.

Issue - State: closed - Opened by mjmdavis 7 months ago

#637 - null character incompatibility with Cisco routers using IOS-XR 7.10.2

Issue - State: closed - Opened by alfanaja 7 months ago - 8 comments

#636 - Treat ProxyJump as a list not a single value

Pull Request - State: closed - Opened by aiven-amartin 7 months ago - 23 comments

#635 - ProxyJump is not treated as a list

Issue - State: closed - Opened by aiven-amartin 7 months ago - 2 comments

#632 - Cannot ignore certificate to check 'known_hosts'

Issue - State: closed - Opened by jjohnson42 8 months ago - 3 comments

#631 - Processes started as user `root` can't be terminated

Issue - State: closed - Opened by frans-fuerst 8 months ago - 3 comments

#630 - Feature: Equivalent to `-o HostKeyAlgorithms=+ssh-rsa`

Issue - State: closed - Opened by SamuilDichev 8 months ago - 5 comments

#629 - Data lost with large size output

Issue - State: closed - Opened by Luffbee 8 months ago - 17 comments

#628 - Interrupted SCP stucks during "Closing channel"

Issue - State: open - Opened by omaxx 8 months ago - 22 comments

#627 - sftp.symlink does not honor the current path

Issue - State: closed - Opened by Joschasa 8 months ago - 5 comments

#626 - TImeout passed to SSHClientConnection.run() doesn't always apply

Issue - State: closed - Opened by SamuilDichev 8 months ago - 3 comments

#625 - how to use proxycommand in asyncssh

Issue - State: closed - Opened by fancy45daddy 8 months ago - 12 comments

#624 - Failes to parse `Match tagged [pattern]` in ssh_config

Issue - State: closed - Opened by LindsayZhou 9 months ago - 7 comments

#623 - Failure in limiting ciphers during the process of creating connection.

Issue - State: closed - Opened by devfinwiz 9 months ago - 7 comments

#622 - Not all env vars set

Issue - State: closed - Opened by xbrianh 9 months ago - 5 comments

#621 - Feature: Support for tunneling IP traffic with TUN device to OpenSSH

Issue - State: closed - Opened by eytanschulman 9 months ago - 8 comments

#617 - Connection number reset

Issue - State: closed - Opened by SeniorK0tik 9 months ago - 2 comments

#616 - Python 3.13 test failures

Issue - State: closed - Opened by gsauthof 9 months ago - 10 comments

#615 - Test if tunneled connection is alive

Issue - State: closed - Opened by xbrianh 10 months ago - 5 comments

#614 - Key based authentication to the destination server from the tunnel

Issue - State: closed - Opened by ashokMafiree 10 months ago - 9 comments

#613 - Incompatible with Fig.io

Issue - State: closed - Opened by forabi-cosuno 10 months ago - 4 comments

#612 - Getting error when running script remotely.

Issue - State: closed - Opened by anarchy89 10 months ago - 3 comments

#611 - Issue with "Lost Connection"

Issue - State: closed - Opened by nadime 10 months ago - 10 comments

#610 - asyncssh.sftp.SFTPBadMessage: Unable to decode name

Issue - State: closed - Opened by ttomasz 11 months ago - 6 comments

#609 - Run bash script with EOF and Print ssh lines as soon as they arrive

Issue - State: closed - Opened by blaurence 11 months ago - 2 comments

#608 - Fix return type for SSHClientConnection.create_process()

Pull Request - State: closed - Opened by MBradbury 11 months ago - 1 comment

#607 - SSHReader: Handle the `asyncio.CancelledError` internally

Issue - State: closed - Opened by Kentzo 11 months ago - 3 comments

#606 - Return type of create_process is partially unknown

Issue - State: closed - Opened by MBradbury 11 months ago - 17 comments

#605 - Post Auth prompts/banners

Issue - State: closed - Opened by lavih 11 months ago - 9 comments

#603 - Better support for automatic port allocation

Issue - State: closed - Opened by allisonkarlitskaya 11 months ago - 15 comments

#602 - Request: `cleanup` coroutine in SSHServer

Issue - State: closed - Opened by Kentzo 12 months ago - 11 comments

#601 - `SSHReader.read` hangs churning CPU when called after its channel is closed

Issue - State: closed - Opened by Kentzo 12 months ago - 5 comments

#600 - Use Self TypeVar for SSHConnection __aenter__

Pull Request - State: closed - Opened by PJB3005 12 months ago - 2 comments

#599 - Missing color escape sequences

Issue - State: closed - Opened by Kentzo 12 months ago - 12 comments

#598 - SSH connection closed after only one successful conn.run

Issue - State: closed - Opened by barcitomor 12 months ago - 4 comments

#597 - Cannot get shell welcome message and prompt after creating session

Issue - State: closed - Opened by netes040 12 months ago - 4 comments

#596 - Pending Task

Issue - State: closed - Opened by SeniorK0tik 12 months ago - 13 comments

#595 - How to pass PubkeyAcceptedKeyTypes to the connect method?

Issue - State: closed - Opened by vsafonin 12 months ago - 4 comments

#594 - Redirecting stdout to aiofiles file object produces corrupted data

Issue - State: closed - Opened by uncw 12 months ago - 8 comments

#593 - add compiled-regex support for readuntil function

Pull Request - State: closed - Opened by engeloded 12 months ago - 12 comments

#591 - Missing exit_status

Issue - State: closed - Opened by otstrel about 1 year ago - 6 comments

#590 - Progress handler for a session

Issue - State: closed - Opened by horstrand about 1 year ago - 2 comments