Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content
Stack Overflow
  1. About
  2. For Teams
Loading…
Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives
30,091 questions
Filter by
Sorted by
Tagged with
0votes
0answers
13views

How to make LabVIEW SSH accept invalid server identities?

We are making an electronics test SW in LabVIEW 2024 Q3 that should communicate with the UUTs using SSH. We are using the LabVIEW native OpenSSH and Plink implementations as the timeout control they ...
Juhani Sutela's user avatar
1vote
0answers
90views

Python SSH automation. Child process communication issues with /dev/tty

I am trying to automate SSH authentication on a jump server (bastion host) that requires both password and OTP. The script needs to:Connect to SSH with authenticationHand over control to the user ...
Hammad's user avatar
2votes
1answer
41views

VsCode SSH Fails to Connect to CentOS: Failed to parse remote port from server output

I am consistently failing to connect to my CentOS server using the VS Code Remote - SSH extension. But I can connect and work successfully using a standard SSH client. The client PC and the server are ...
0votes
0answers
32views

pgadmin fails to create SSH tunnel since version 9.9 [closed]

I am using the docker version of pgadmin.Since version 9.9, I can no more login to any of my remote PG servers using the SSH tunnel tab in the server properties (it was perfectly working in pgadmin ...
-3votes
1answer
37views

X11 forwarding to Virtual Machine [closed]

Host OS: Ubuntu 24.04.3 LTSI use vagrant ssh to connect to the VM.The VM has 2 network interfaces:vagrant@mininet:~$ ifconfigenp0s3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 ...
q.uijote's user avatar
-3votes
0answers
35views

Connect to a postgres DB through EF via a SSH connection [closed]

I have a dot net application that needs to connect to a remote Postgres DB through SSH. The app uses EF Core. Any ideas how this can be done ?
-1votes
0answers
28views

why do my ssh connections keep timing out with `mux_client_request_session`? [closed]

I’ve been running into a frustrating issue with SSH connections lately and could use some advice or insight. When I SSH into a few of our servers, the connection drops with an error like:...
Roberto_1986's user avatar
1vote
1answer
41views

PythonAnywhere SSH working in CMD but not in Notebook

I have a paid account with PythonAnywhere, with MySQL DB. I am able to connect to DB using DBeaver and am also able to SSH using command prompt (ssh[email protected]).However when I ...
chhibbz's user avatar
1vote
2answers
69views

PowerShell/ADO Pipeline: SSH Fails with key file in .ssh folder (space in path), fingerprint not accepted

I'm working on an Azure DevOps pipeline Classic UI that deploys a software package to multiple Windows devices registered in Deployment Groups.The flow:Copying SSH Keys:We copy a private key file ...
0votes
1answer
68views

ArgoCD “ssh: handshake failed... connection reset by peer” when connecting to GitLab via SSH

I’m trying to connect ArgoCD to a private GitLab repository using SSH.I created a key pair and added the public key to GitLab.Then I configured the private key and repository URL ([email protected]....
parax's user avatar
1vote
1answer
51views

Closing file after SFTP upload still makes client retry the same upload in `close` sftp_response from paramiko

I run a custom SFTP Server using Paramiko that receives video files from NVR cameras and uploads it to a cloud storage. The flow is simple: The client (NVR) connects and authenticates, we write the ...
1vote
1answer
95views

Remote Command Execution and Cleanup

GoalExecute long running command remotely with the following capabilities:We can kill the task with its PIDIf task completes, its exit code should be written to fileTask should be detached from ...
2votes
0answers
42views

How to use an SSH key with a passphrase for credentials in LibGit2Sharp v0.31.0?

I am using the LibGit2Sharp v0.31.0 release and trying to perform Git operations (like clone or fetch) over the SSH protocol.According to the release information, SSH is now supported through libgit2'...
0votes
0answers
38views

Backspace/delete key is not working, while working with ssh terminal

Recently, I worked on an SSH terminal built with xTerm and dartssh2. In this project, I integrated a hidden TextField with several event listeners that directly send input to the terminal. Everything ...
1vote
0answers
80views

git push and clone hang indefinitely using ssh

I am using git to host a LaTeX paper I'm writing on both my desktop and laptop. However, it has recently stopped working on the latter. One morning, I was able to clone and push over SSH just fine, ...

153050per page
1
2345
2007

Hot Network Questions

more hot questions
Newest ssh questions feed

[8]ページ先頭

©2009-2025 Movatter.jp