First time here? Check out the FAQ!

rzmrzli's profile - activity

2021-05-13 09:50:08 -0500 marked best answer Unable to debug code on Synology Diskstation

Hello,

I am trying to debug python running on Synology DS1813+ with Intel Atom D2700 I configured paswordless access, but am unable to list files there. Debugger was successfully, automatically transferred.

This is what log shows:

Connecting to host id diskstation failed.

Output received:

Looking up host "192.168.1.117" for SSH connection Connecting to 192.168.1.117 port 60777 We claim version: SSH-2.0-PuTTY_Release_0.73 Remote version: SSH-2.0-OpenSSH_7.4 Using SSH protocol version 2 No GSSAPI security context available Doing ECDH key exchange with curve Curve25519 and hash SHA-256 (unaccelerated) Server also has ssh-ed25519/ecdsa-sha2-nistp256 host keys, but we don't know any of them Host key fingerprint is: ssh-rsa 2048 88:2d:e0:cb:ec:11:f3:0c:15:c6:66:67:20:1d:7a:43 Initialised AES-256 SDCTR (AES-NI accelerated) outbound encryption Initialised HMAC-SHA-256 (unaccelerated) outbound MAC algorithm Initialised AES-256 SDCTR (AES-NI accelerated) inbound encryption Initialised HMAC-SHA-256 (unaccelerated) inbound MAC algorithm Reading key file "c:\Users\Robert.ssh\for_didkstation.ppk" Using username "robert". Offered public key Offer of public key accepted Authenticating with public key "for_diskstation" Sent public key signature Access granted Requesting remote port 50005 forward to 127.0.0.1:54404 Opening main session channel Remote port forwarding from 50005 refused Opened main channel Started a shell/command Creating meta importer for domain dbg winghome=/var/services/homes/Robert/wing-debugger/bootstrapCreated meta importer Added dir /var/services/homes/Robert/wing-debugger/bootstrap/bootstrap for Adding code directory to merge importer: /var/services/homes/Robert/wing-debugger/bootstrap/bin/dbg/src Added dir /var/services/homes/Robert/wing-debugger/bootstrap/bin/dbg/src for Added dir /var/services/homes/Robert/wing-debugger/bootstrap/bin/dbg/src/debug for debug. Added dir /var/services/homes/Robert/wing-debugger/bootstrap/bin/dbg/src/debug/tserver for debug.tserver. Added dir /var/services/homes/Robert/wing-debugger/bootstrap/bin/dbg/src/debug/tserver/__os__ for debug.tserver.__os__. Added dir /var/services/homes/Robert/wing-debugger/bootstrap/bin/dbg/src/wingbase for wingbase. Added dir /var/services/homes/Robert/wing-debugger/bootstrap/bin/dbg/src/wingbase/pexpect for wingbase.pexpect. Added dir /var/services/homes/Robert/wing-debugger/bootstrap/bin/dbg/src/wingbase/pexpect/ptyprocess for wingbase.pexpect.ptyprocess. Added dir /var/services/homes/Robert/wing-debugger/bootstrap/bin/dbg/src/wingbase/__os__ for wingbase.__os__. Added dir /var/services/homes/Robert/wing-debugger/bootstrap/bin/dbg/src/debug/tserver/__os__/linux-x64 for debug.tserver. Added dir /var/services/homes/Robert/wing-debugger/bootstrap/bin/dbg/src/wingbase/__os__/linux-x64 for wingbase. Adding code directory to merge importer: /var/services/homes/Robert/wing-debugger/bootstrap/src Added dir /var/services/homes/Robert/wing-debugger/bootstrap/src for Added dir /var/services/homes/Robert/wing-debugger/bootstrap/src/wingutils for wingutils. Added dir /var/services/homes/Robert/wing-debugger/bootstrap/src/debug for debug. Added dir /var/services/homes/Robert/wing-debugger/bootstrap/src/debug/tserver for debug.tserver. Added dir /var/services/homes/Robert/wing-debugger/bootstrap/src/testing for testing. Added dir /var/services/homes/Robert/wing-debugger/bootstrap/src/testing/runners for testing ... (more)

2021-05-12 08:34:17 -0500 received badge Student (source)
2021-05-12 08:34:04 -0500 asked a question Unable to debug code on Synology Diskstation

Unable to debug code on Synology Diskstation Hello, I am trying to debug python running on Synology DS1813+ with Intel