FYI, this command is from the regular IDE window. The Agents window does not have this command/actions when I do Cmd + Shift + P.
Cursor Remote SSH Connection Diagnostic Report - proggie-dev-2.proggie.com
Generated on: 2026-07-08T18:34:52.952Z
****************************************************************************
* WARNING: This report may contain sensitive information. *
* Please review and redact any sensitive information before sharing. *
****************************************************************************
cat "/Users/proggie/.cursor/extensions/anysphere.remote-ssh-1.1.7/dist/scripts/connectionReport.sh" | ssh -T -F "/Users/proggie/.ssh/config" -D 62784 proggie-dev-2.proggie.com bash --login -c bash; echo "Exit code: $?. Finished running command."
e[?1034hsh-3.2$ cat "/Users/proggie/.cursor/extensions/anysphere.remote-ssh-1.1.7/dist/scripts/connectionRe
port.sh" | ssh -T -F "/Users/proggie/.ssh/config" -D 62784 proggie-dev-2.proggie.com bash --logi
n -c bash; echo "Exit code: $?. Finished running command."
+-------------------------------------------------------------------------+
|You have logged into a Proggie computer system. Unauthorized or improper |
|use of this system may result in disciplinary action, termination of |
|employment, civil and criminal liability. By using this system you agree |
|to the terms of use contained herein and in any published Proggie policy |
|covering such use. The system and the data, files and information |
|(Information) contained herein are the property of Proggie. Except where |
|prohibited by law, Proggie may in its sole discretion use, intercept, |
|monitor, record, copy, audit, inspect, delete, or modify such Information|
|and further may disclose such Information to Proggie personnel, law |
|enforcement agencies, or any other third parties as Proggie deems |
|necessary to conduct its business. |
+-------------------------------------------------------------------------+
Start Time: 2026-07-08T18:34:52.390Z
=== Program Versions ===
----------------------------------------
Node.js: v20.19.2
cURL: curl 8.14.1 (x86_64-pc-linux-gnu) libcurl/8.14.1 OpenSSL/3.5.6 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.2 libssh2/1.11.1 nghttp2/1.64.0 nghttp3/1.8.0 librtmp/2.3 OpenLDAP/2.6.10
Wget: GNU Wget 1.25.0 built on linux-gnu.
Base64: base64 (GNU coreutils) 9.7
Grep: grep (GNU grep) 3.11
=== Environment Variables ===
----------------------------------------
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/29892/bus
HOME=/u/proggie
LANG=en_US.UTF-8
LOGNAME=proggie
MOTD_SHOWN=pam
PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PWD=/u/proggie
SHELL=/bin/bash
SHLVL=1
SSH_CLIENT=10.251.53.182 43028 22
SSH_CONNECTION=10.251.53.182 43028 10.224.173.150 22
USER=proggie
_=/usr/bin/env
XDG_RUNTIME_DIR=/run/user/29892
XDG_SESSION_CLASS=user
XDG_SESSION_ID=216
XDG_SESSION_TYPE=tty
=== Host Platform Information ===
----------------------------------------
OS Release Information:
PRETTY_NAME="Debian GNU/Linux 13 (trixie)"
NAME="Debian GNU/Linux"
VERSION_ID="13"
VERSION="13 (trixie)"
VERSION_CODENAME=trixie
DEBIAN_VERSION_FULL=13.5
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
System Information:
Linux proggie-dev-2 6.12.94+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.94-1 (2026-06-20) x86_64 GNU/Linux
=== Network Connectivity Test ===
----------------------------------------
Attempting to download https://cursor.blob.core.windows.net/remote-releases/connectioncheck.txt
Testing connection using curl...
Starting download at: 2026-07-08T18:34:52.522Z
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 6838 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
HTTP/1.1 503 Service Unavailable
Content-Type: text/html; charset=UTF-8
Content-Length: 6838
Connection: close
P3P: CP="CAO PSA OUR"
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Command finished at: 2026-07-08T18:34:52.971Z
=== SSH Configuration ===
----------------------------------------
User SSH Config:
Host *
UserKnownHostsFile /dev/null
StrictHostKeyChecking no
CheckHostIP no
System SSH Config:
# This is the ssh client system-wide configuration file. See
# ssh_config(5) for more information. This file provides defaults for
# users, and the values can be changed in per-user configuration files
# or on the command line.
# Configuration data is parsed as follows:
# 1. command line options
# 2. user-specific file
# 3. system-wide file
# Any configuration value is only changed the first time it is set.
# Thus, host-specific definitions should be at the beginning of the
# configuration file, and defaults at the end.
# Site-wide defaults for some commonly used options. For a comprehensive
# list of available options, their meanings and defaults, please see the
# ssh_config(5) man page.
Include /etc/ssh/ssh_config.d/*.conf
Host *
# ForwardAgent no
# ForwardX11 no
# ForwardX11Trusted yes
# PasswordAuthentication yes
# HostbasedAuthentication no
# GSSAPIAuthentication no
# GSSAPIDelegateCredentials no
# GSSAPIKeyExchange no
# GSSAPITrustDNS no
# BatchMode no
# CheckHostIP no
# AddressFamily any
# ConnectTimeout 0
# StrictHostKeyChecking ask
# IdentityFile ~/.ssh/id_rsa
# IdentityFile ~/.ssh/id_dsa
# IdentityFile ~/.ssh/id_ecdsa
# IdentityFile ~/.ssh/id_ed25519
# Port 22
# Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc
# MACs hmac-md5,hmac-sha1,[email protected]
# EscapeChar ~
# Tunnel no
# TunnelDevice any:any
# PermitLocalCommand no
# VisualHostKey no
# ProxyCommand ssh -q -W %h:%p gateway.example.com
# RekeyLimit 1G 1h
# UserKnownHostsFile ~/.ssh/known_hosts.d/%k
SendEnv LANG LC_* COLORTERM NO_COLOR
HashKnownHosts yes
GSSAPIAuthentication yes
=== Additional System Information ===
----------------------------------------
Network Interfaces:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 00:50:56:87:db:4b brd ff:ff:ff:ff:ff:ff
altname enp11s0
altname ens192
altname enx00505687db4b
inet 10.224.173.150/19 brd 10.224.191.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fd20:8b1e:b255:83f7:250:56ff:fe87:db4b/64 scope global dynamic mngtmpaddr proto kernel_ra
valid_lft 2591512sec preferred_lft 604312sec
inet6 fe80::250:56ff:fe87:db4b/64 scope link proto kernel_ll
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 00:50:56:87:3d:cd brd ff:ff:ff:ff:ff:ff
altname enp19s0
altname ens224
altname enx005056873dcd
inet 172.16.173.50/19 brd 172.16.191.255 scope global eth1
valid_lft forever preferred_lft forever
inet6 fe80::250:56ff:fe87:3dcd/64 scope link proto kernel_ll
valid_lft forever preferred_lft forever
4: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether 56:66:38:6c:1d:7f brd ff:ff:ff:ff:ff:ff
inet 158.26.0.1/16 brd 158.26.255.255 scope global docker0
valid_lft forever preferred_lft forever
DNS Configuration:
# Generated by dhcpcd from ens192.dhcp
# /etc/resolv.conf.head can replace this line
domain proggie.com
nameserver 10.224.223.130
nameserver 10.224.223.131
nameserver 10.224.1.126
# /etc/resolv.conf.tail can replace this line
Current User Information:
uid=29892(proggie) gid=30(dip) groups=30(dip),60063(ip3poee)
proggie
Process Information:
root 1434 0.0 0.0 12192 6900 ? Ss Jul03 0:00 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups
proggie 3251 0.0 0.0 17196 8020 ? S+ Jul03 0:00 ssh [email protected]
proggie 3286 0.0 0.0 17196 7796 ? S+ Jul03 0:00 ssh [email protected]
proggie 3287 0.0 0.0 17196 7704 ? S+ Jul03 0:00 ssh [email protected]
proggie 3307 0.0 0.0 17196 7732 ? S+ Jul03 0:00 ssh [email protected]
proggie 3308 0.0 0.0 17196 7696 ? S+ Jul03 0:00 ssh [email protected]
proggie 3327 0.0 0.0 17196 7720 ? S+ Jul03 0:00 ssh [email protected]
proggie 3329 0.0 0.0 17196 7812 ? S+ Jul03 0:00 ssh [email protected]
proggie 3343 0.0 0.0 17196 7724 ? S+ Jul03 0:00 ssh [email protected]
proggie 3350 0.0 0.0 17328 8380 ? S+ Jul03 0:00 ssh [email protected]
proggie 3371 0.0 0.0 17328 8064 ? S+ Jul03 0:00 ssh [email protected]
proggie 3382 0.0 0.0 17224 7716 ? S+ Jul03 0:00 ssh [email protected]
proggie 3387 0.0 0.0 17436 8328 ? S+ Jul03 0:00 ssh cyclict.eng.Proggie.com
root 214611 0.0 0.0 20488 11944 ? Ss 13:11 0:00 sshd-session: proggie [priv]
proggie 214613 0.0 0.0 21408 8064 ? S 13:11 0:00 sshd-session: proggie@notty
root 216654 0.0 0.0 20628 13204 ? Ss 13:16 0:00 sshd-session: proggie [priv]
proggie 216656 0.0 0.0 20748 7392 ? S 13:16 0:00 sshd-session: proggie@pts/1
root 225137 0.6 0.0 20488 12116 ? Ss 14:34 0:00 sshd-session: proggie [priv]
proggie 225139 0.0 0.0 20748 7456 ? S 14:34 0:00 sshd-session: proggie@notty
proggie 225217 0.0 0.0 6520 2460 ? S 14:34 0:00 grep -i ssh
============================================
End of Diagnostic Report
End Time: 2026-07-08T18:34:53.014Z