dev-tunnels icon indicating copy to clipboard operation
dev-tunnels copied to clipboard

"502: Bad gateway" Whenever I try to connect

Open QuidProGamer opened this issue 4 months ago • 2 comments
trafficstars

I installed the CLI on my PC and made a devtunnel to test an API project I'm working on. However I'm finding that whether I have the project running on the specified port or not, I'm getting 502 Bad Gateway on requests to the devtunnel URL.

I've tried using different ports, remaking the tunnel, reinstalling the CLI, using both github and MS logins, removing the appdata folder, and nothing seems to help. I assume it is probably an issue with my system or my accounts since I've used devtunnels successfully on a different machine with a work account, but I have no idea what else to try to debug.

Using Tunnel CLI version: 1.0.1435+d49a94cc24

The output of > devtunnel host --verbose after making a request from the browser (text removed by me denoted by <<>>):

Using token cache file: C:\Users\<<user>>\AppData\Local\DevTunnels\devtunnels-tokens-github
MSAL-Cache: Initialized 'Storage'
MSAL-Cache: Reading Data
MSAL-Cache: Reading from file
MSAL-Cache: Cache file exists? 'False'
MSAL-Cache: Got '0' bytes from file storage
Using client AppId: c0df98ca-23b4-4bce-bb9f-72039b28d3a5
Using token cache file: C:\Users\<<user>>\AppData\Local\DevTunnels\devtunnels-tokens-microsoft
MSAL-Cache: Initialized 'Storage'
MSAL-Cache: Registering token cache with on disk storage
MSAL-Cache: Done initializing
MSAL: [Cache Session Manager] Entering the cache semaphore. Real semaphore: True. Count: 1
MSAL: [Cache Session Manager] Entered cache semaphore
MSAL-Cache: Before access
MSAL-Cache: Acquiring lock for token cache
MSAL-Cache: Before access, the store has changed
MSAL-Cache: Reading Data
MSAL-Cache: Reading from file
MSAL-Cache: Cache file exists? 'True'
MSAL-Cache: Read '8102' bytes from the file
MSAL-Cache: Unprotecting the data
MSAL-Cache: Got '7887' bytes from file storage
MSAL-Cache: Read '7887' bytes from storage
MSAL-Cache: Deserializing the store
MSAL: [Internal cache] Clearing user token cache accessor.
MSAL-Cache: After access
MSAL-Cache: Released lock
MSAL: [Cache Session Manager] Released cache semaphore
MSAL: [Internal cache] Total number of cache partitions found while getting refresh tokens: 1
MSAL: [GetAccounts] Found 1 RTs and 1 accounts in MSAL cache.
MSAL: IsLegacyAdalCacheEnabled: yes
MSAL: [Region discovery] Not using a regional authority.
MSAL: [Instance Discovery] Tried to use network cache provider for login.microsoftonline.com. Success? False.
MSAL: [Instance Discovery] Tried to use known metadata provider for login.microsoftonline.com. Success? True.
MSAL: [GetAccounts] Found 1 RTs and 1 accounts in MSAL cache after environment filtering.
MSAL: [Region discovery] Not using a regional authority.
MSAL: [Instance Discovery] Tried to use network cache provider for login.microsoftonline.com. Success? False.
MSAL: [Instance Discovery] Tried to use known metadata provider for login.microsoftonline.com. Success? True.
MSAL: IsLegacyAdalCacheEnabled: yes
MSAL: IsLegacyAdalCacheEnabled: yes
MSAL: Found 1 cache accounts and 0 broker accounts
MSAL: Returning 1 accounts
MSAL: MSAL MSAL.NetCore with assembly version '4.61.3.0'. CorrelationId(ebe69c37-67b6-400e-807d-4d3672d520aa)
MSAL: === AcquireTokenSilent Parameters ===
MSAL: LoginHint provided: False
MSAL: Account provided: True
MSAL: ForceRefresh: False
MSAL:
=== Request Data ===
Authority Provided? - True
Scopes - 46da2f7e-b5ef-422a-88d4-2a7f9de6a0b2/.default
Extra Query Params Keys (space separated) -
ApiId - AcquireTokenSilent
IsConfidentialClient - False
SendX5C - False
LoginHint ? False
IsBrokerConfigured - False
HomeAccountId - False
CorrelationId - ebe69c37-67b6-400e-807d-4d3672d520aa
UserAssertion set: False
LongRunningOboCacheKey set: False
Region configured:

MSAL: === Token Acquisition (SilentRequest) started:
         Scopes: 46da2f7e-b5ef-422a-88d4-2a7f9de6a0b2/.default
        Authority Host: login.microsoftonline.com
MSAL: Attempting to acquire token using local cache.
MSAL: [Cache Session Manager] Entering the cache semaphore. Real semaphore: True. Count: 1
MSAL: [Cache Session Manager] Entered cache semaphore
MSAL-Cache: Before access
MSAL-Cache: Acquiring lock for token cache
MSAL-Cache: Before access, the store has changed
MSAL-Cache: Reading Data
MSAL-Cache: Reading from file
MSAL-Cache: Cache file exists? 'True'
MSAL-Cache: Read '8102' bytes from the file
MSAL-Cache: Unprotecting the data
MSAL-Cache: Got '7887' bytes from file storage
MSAL-Cache: Read '7887' bytes from storage
MSAL-Cache: Deserializing the store
MSAL: [Internal cache] Clearing user token cache accessor.
MSAL-Cache: After access
MSAL-Cache: Released lock
MSAL: [Cache Session Manager] Released cache semaphore
MSAL: [Internal cache] Total number of cache partitions found while getting access tokens: 1
MSAL: [FindAccessTokenAsync] Discovered 1 access tokens in cache using partition key: 00000000-0000-0000-2071-bcf8401288e1.9188040d-6c67-4c5b-b112-36a304b66dad
MSAL: Filtering AT by tenant id - item count before: 1
MSAL: Filtering AT by tenant id - item count after: 1
MSAL: Filtering AT by home account id - item count before: 1
MSAL: Filtering AT by home account id - item count after: 1
MSAL: Filtering by token type - item count before: 1
MSAL: Filtering by token type - item count after: 1
MSAL: Filtering by scopes - item count before: 1
MSAL: Access token with scopes 46da2f7e-b5ef-422a-88d4-2a7f9de6a0b2/.default 46da2f7e-b5ef-422a-88d4-2a7f9de6a0b2/all passes scope filter? True
MSAL: Filtering by scopes - item count after: 1
MSAL: [Region discovery] Not using a regional authority.
MSAL: [Instance Discovery] Tried to use network cache provider for login.microsoftonline.com. Success? False.
MSAL: [Instance Discovery] Tried to use known metadata provider for login.microsoftonline.com. Success? True.
MSAL: Filtering AT by preferred environment login.windows.net - item count before: 1
MSAL: Filtering AT by preferred environment login.windows.net - item count after: 1
MSAL: Filtered AT by preferred alias returning 1 tokens.
MSAL: Bearer token found
MSAL: Access token is not expired. Returning the found cache entry. [Current time (07/19/2025 19:46:53) - Expiration Time (07/20/2025 03:37:35 +00:00) - Extended Expiration Time (07/20/2025 03:37:35 +00:00)]
MSAL: Returning access token found in cache. RefreshOn exists ? True
MSAL: [Region discovery] Not using a regional authority.
MSAL: [Instance Discovery] Tried to use network cache provider for login.microsoftonline.com. Success? False.
MSAL: [Instance Discovery] Tried to use known metadata provider for login.microsoftonline.com. Success? True.
MSAL:
        === Token Acquisition finished successfully:
MSAL:  AT expiration time: 7/20/2025 3:37:35 AM +00:00, scopes: 46da2f7e-b5ef-422a-88d4-2a7f9de6a0b2/.default 46da2f7e-b5ef-422a-88d4-2a7f9de6a0b2/all. source: Cache
MSAL:
[LogMetricsFromAuthResult] Cache Refresh Reason: NotApplicable
[LogMetricsFromAuthResult] DurationInCacheInMs: 0
[LogMetricsFromAuthResult] DurationTotalInMs: 50
[LogMetricsFromAuthResult] DurationInHttpInMs: 0
MSAL: TokenEndpoint: ****
HTTP: GET https://global.rel.tunnels.api.visualstudio.com/userlimits?api-version=2023-09-27-preview
HTTP: Authorization: Bearer <token>
HTTP: User-Agent: Dev-Tunnels-Service-CLI/1.0.1435+d49a94cc24
HTTP: User-Agent: (OS:Microsoft Windows 10.0.26100)
HTTP: User-Agent: Dev-Tunnels-Service-CSharp-SDK/1.2.5+0707a817da
HTTP: GET https://global.rel.tunnels.api.visualstudio.com/tunnels/aspire-dashboard?includePorts=true&tokenScopes=host,connect&api-version=2023-09-27-preview
HTTP: Authorization: Bearer <token>
HTTP: User-Agent: Dev-Tunnels-Service-CLI/1.0.1435+d49a94cc24
HTTP: User-Agent: (OS:Microsoft Windows 10.0.26100)
HTTP: User-Agent: Dev-Tunnels-Service-CSharp-SDK/1.2.5+0707a817da
HTTP: 200 OK (170 ms)
HTTP: Date: Sat, 19 Jul 2025 19:46:52 GMT
HTTP: Transfer-Encoding: chunked
HTTP: Connection: keep-alive
HTTP: RateLimit-Limit: ApiQueryRatePerIPAddress:1000/s,ApiQueryRatePerIPAddress:40/s
HTTP: RateLimit-Remaining: ApiQueryRatePerIPAddress:999,ApiQueryRatePerIPAddress:39
HTTP: RateLimit-Reset: ApiQueryRatePerIPAddress:1s,ApiQueryRatePerIPAddress:1s
HTTP: X-Content-Type-Options: nosniff
HTTP: X-Report-Abuse: https://msrc.microsoft.com/report/abuse
HTTP: api-supported-versions: 1.0, 2023-05-23-preview, 2023-09-27-preview
HTTP: VsSaaS-Request-Id: 938f5ebb-4fb5-400d-9fdd-1c3581866f9f
HTTP: Strict-Transport-Security: max-age=31536000; includeSubDomains
HTTP: X-Served-By: tunnels-prod-rel-usw3-v3-cluster
HTTP: 200 OK (175 ms)
HTTP: Date: Sat, 19 Jul 2025 19:46:52 GMT
HTTP: Transfer-Encoding: chunked
HTTP: Connection: keep-alive
HTTP: RateLimit-Limit: ApiQueryRatePerIPAddress:1000/s,ApiQueryRatePerIPAddress:40/s
HTTP: RateLimit-Remaining: ApiQueryRatePerIPAddress:999,ApiQueryRatePerIPAddress:39
HTTP: RateLimit-Reset: ApiQueryRatePerIPAddress:1s,ApiQueryRatePerIPAddress:1s
HTTP: X-Content-Type-Options: nosniff
HTTP: X-Report-Abuse: https://msrc.microsoft.com/report/abuse
HTTP: api-supported-versions: 1.0, 2023-05-23-preview, 2023-09-27-preview
HTTP: VsSaaS-Request-Id: 5dc614bd-98cb-466b-8e8f-d5159d43cb7d
HTTP: Strict-Transport-Security: max-age=31536000; includeSubDomains
HTTP: X-Served-By: tunnels-prod-rel-usw3-v3-cluster
HTTP: [
  {
    "name": "BandwidthPerUser",
    "resetTime": 1755570986,
    "current": 108508,
    "limit": 5368709120
  }
]
HTTP: {
  "clusterId": "usw3",
  "tunnelId": "aspire-dashboard",
  "name": "",
  "description": "",
  "labels": [],
  "accessTokens": {
    "host": "<tunnel=aspire-dashboard.usw3, scopes=[host], issuer=https://tunnels.api.visualstudio.com/, expiration=2025-07-20T19:46:52Z (23:59:59 remaining)>",
    "connect": "<tunnel=aspire-dashboard.usw3, scopes=[connect], issuer=https://tunnels.api.visualstudio.com/, expiration=2025-07-20T19:46:52Z (23:59:59 remaining)>"
  },
  "accessControl": {
    "entries": [
      {
        "type": "Anonymous",
        "subjects": [],
        "scopes": [
          "connect"
        ]
      }
    ]
  },
  "options": {
    "isGloballyAvailable": true
  },
  "status": {
    "hostConnectionCount": 0,
    "lastHostConnectionTime": "2025-07-19T19:39:28Z",
    "clientConnectionCount": {
      "current": 0,
      "limit": 20
    },
    "clientConnectionRate": {
      "current": 0
    },
    "uploadRate": {
      "periodSeconds": 1,
      "resetTime": 0,
      "current": 0,
      "limit": 20971520
    },
    "downloadRate": {
      "periodSeconds": 1,
      "resetTime": 0,
      "current": 0,
      "limit": 20971520
    },
    "uploadTotal": 8415,
    "downloadTotal": 6491,
    "apiReadRate": {
      "current": 0
    },
    "apiUpdateRate": {
      "current": 0
    }
  },
  "endpoints": [],
  "ports": [
    {
      "clusterId": "usw3",
      "tunnelId": "aspire-dashboard",
      "portNumber": 17271,
      "protocol": "auto",
      "accessControl": {
        "entries": [
          {
            "type": "Anonymous",
            "isInherited": true,
            "subjects": [],
            "scopes": [
              "connect"
            ]
          }
        ]
      },
      "options": {
        "isGloballyAvailable": true
      },
      "status": {
        "clientConnectionCount": 0,
        "lastClientConnectionTime": "2025-07-19T19:38:45Z",
        "httpRequestRate": {
          "resetTime": 0,
          "current": 0
        }
      },
      "portForwardingUris": [
        "https://ln9h9f7w-17271.usw3.devtunnels.ms/"
      ],
      "inspectionUri": "https://ln9h9f7w-17271-inspect.usw3.devtunnels.ms/"
    }
  ],
  "created": "2025-07-19T19:24:21.0420695Z",
  "expiration": "2025-08-18T19:39:32Z"
}
HTTP: PUT https://usw3.rel.tunnels.api.visualstudio.com/tunnels/aspire-dashboard/endpoints/2e20586d-50b3-486d-8113-f0db7911c31a-relay?api-version=2023-09-27-preview&connectionMode=TunnelRelay
HTTP: Authorization: Bearer <token>
HTTP: User-Agent: Dev-Tunnels-Service-CLI/1.0.1435+d49a94cc24
HTTP: User-Agent: (OS:Microsoft Windows 10.0.26100)
HTTP: User-Agent: Dev-Tunnels-Service-CSharp-SDK/1.2.5+0707a817da
HTTP: {
  "id": "2e20586d-50b3-486d-8113-f0db7911c31a-relay",
  "connectionMode": "TunnelRelay",
  "hostId": "2e20586d-50b3-486d-8113-f0db7911c31a",
  "hostPublicKeys": [
    "<<public key>>"
  ]
}
HTTP: 200 OK (175 ms)
HTTP: Date: Sat, 19 Jul 2025 19:46:52 GMT
HTTP: Transfer-Encoding: chunked
HTTP: Connection: keep-alive
HTTP: RateLimit-Limit: ApiQueryRatePerIPAddress:1000/s,ApiQueryRatePerIPAddress:40/s
HTTP: RateLimit-Remaining: ApiQueryRatePerIPAddress:998,ApiQueryRatePerIPAddress:38
HTTP: RateLimit-Reset: ApiQueryRatePerIPAddress:1s,ApiQueryRatePerIPAddress:1s
HTTP: X-Content-Type-Options: nosniff
HTTP: X-Report-Abuse: https://msrc.microsoft.com/report/abuse
HTTP: api-supported-versions: 1.0, 2023-05-23-preview, 2023-09-27-preview
HTTP: VsSaaS-Request-Id: 541fccc2-c669-4919-960b-f77f7c5b2d09
HTTP: Strict-Transport-Security: max-age=31536000; includeSubDomains
HTTP: X-Served-By: tunnels-prod-rel-usw3-v3-cluster
HTTP: {
  "hostRelayUri": "wss://usw3-data.rel.tunnels.api.visualstudio.com/api/v1/Host/Connect/aspire-dashboard",
  "clientRelayUri": "wss://usw3-data.rel.tunnels.api.visualstudio.com/api/v1/Client/Connect/aspire-dashboard",
  "id": "2e20586d-50b3-486d-8113-f0db7911c31a-relay",
  "connectionMode": "TunnelRelay",
  "hostId": "2e20586d-50b3-486d-8113-f0db7911c31a",
  "hostPublicKeys": [
        "<<public key>>"
  ],
  "portUriFormat": "https://ln9h9f7w-{port}.usw3.devtunnels.ms/",
  "tunnelUri": "https://ln9h9f7w.usw3.devtunnels.ms/",
  "portSshCommandFormat": "ssh ln9h9f7w-{port}@ssh.usw3.devtunnels.ms",
  "tunnelSshCommand": "ssh [email protected]"
}
Connecting to host tunnel relay wss://usw3-data.rel.tunnels.api.visualstudio.com/api/v1/Host/Connect/aspire-dashboard
Connected with subprotocol 'tunnel-relay-host'
HostSSH: SshClientSession:23284706 ConnectAsync
HostSSH: Local version: SSH-2.0-Microsoft.DevTunnels.Ssh_3.12, remote version: SSH-2.0-Microsoft.DevTunnels.Ssh_3.12
HostSSH: Sending #0 KeyExchangeInitMessage
Client access token: <<access token>>
Hosting port: 17271
Connect via browser: https://ln9h9f7w-17271.usw3.devtunnels.ms
Inspect network activity: https://ln9h9f7w-17271-inspect.usw3.devtunnels.ms

Ready to accept connections for tunnel: aspire-dashboard.usw3
HostSSH: Receiving #0 KeyExchangeInitMessage
HostSSH: Receiving #1 ChannelOpenMessage(ChannelType: client-ssh-session-stream, SenderChannel: 0)
ClientSSH: SshServerSession:5896758 ConnectAsync
HostSSH: Sending #1 ChannelOpenConfirmationMessage(RecipientChannel: 0)(SenderChannel: 0)
HostSSH: SshClientSession:23284706 OnChannelOpenCompleted(SshChannel(Type: client-ssh-session-stream, Id: 0, RemoteId: 0))
ClientSSH: Sending #0 KeyExchangeInitMessage
HostSSH: Sending #4 ChannelWindowAdjustMessage(RecipientChannel: 0)(BytesToAdd: 4194343)
HostSSH: Receiving #4 ChannelWindowAdjustMessage(RecipientChannel: 0)(BytesToAdd: 4194343)
ClientSSH: Local version: SSH-2.0-Microsoft.DevTunnels.Ssh_3.12, remote version: SSH-2.0-Microsoft.DevTunnels.Ssh_3.12
ClientSSH: Receiving #0 KeyExchangeInitMessage
ClientSSH: KeyExchange negotiation: Server (ecdh-sha2-nistp384, ecdh-sha2-nistp256, diffie-hellman-group16-sha512, diffie-hellman-group14-sha256) Client (ecdh-sha2-nistp384, ecdh-sha2-nistp256, diffie-hellman-group16-sha512, diffie-hellman-group14-sha256, ext-info-c) => ecdh-sha2-nistp384
ClientSSH: PublicKey negotiation: Server (ecdsa-sha2-nistp384) Client (rsa-sha2-512, rsa-sha2-256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp256) => ecdsa-sha2-nistp384
ClientSSH: ClientEncryption negotiation: Server ([email protected], aes256-cbc, aes256-ctr) Client ([email protected], aes256-cbc, aes256-ctr) => [email protected]
ClientSSH: ServerEncryption negotiation: Server ([email protected], aes256-cbc, aes256-ctr) Client ([email protected], aes256-cbc, aes256-ctr) => [email protected]
ClientSSH: ClientHmac negotiation: Server ([email protected], [email protected], hmac-sha2-512, hmac-sha2-256) Client ([email protected], [email protected], hmac-sha2-512, hmac-sha2-256) => [email protected]
ClientSSH: ServerHmac negotiation: Server ([email protected], [email protected], hmac-sha2-512, hmac-sha2-256) Client ([email protected], [email protected], hmac-sha2-512, hmac-sha2-256) => [email protected]
ClientSSH: ClientCompression negotiation: Server (none) Client (none) => none
ClientSSH: ServerCompression negotiation: Server (none) Client (none) => none
ClientSSH: Receiving #1 KeyExchangeDhInitMessage
ClientSSH: Sending #1 KeyExchangeDhReplyMessage
ClientSSH: Sending #2 NewKeysMessage
ClientSSH: Receiving #2 NewKeysMessage
ClientSSH: Sending #3 ExtensionInfoMessage([email protected]; server-sig-algs=rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp256; [email protected]; [email protected])
ClientSSH: SshServerSession:5896758 encrypted
ClientSSH: Receiving #3 ExtensionInfoMessage([email protected]; server-sig-algs=rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp256)
ClientSSH: Receiving #4 ServiceRequestMessage(Service: ssh-userauth)
ClientSSH: Sending #4 ServiceAcceptMessage(Service: ssh-userauth)
ClientSSH: Receiving #5 AuthenticationRequestMessage(Method: none, Username: tunnel)
ClientSSH: SshServerSession:5896758 Authenticating(Username: tunnel, Key: password)
ClientSSH: ClientNone authentication succeeded.
ClientSSH: Sending #5 AuthenticationSuccessMessage
ClientSSH: Sending #6 PortForwardRequestMessage(RequestType: tcpip-forward)(AddressToBind: localhost, Port: 17271)
ClientSSH: Receiving #6 SessionRequestSuccessMessage
ClientSSH: Receiving #7 ChannelOpenMessage(ChannelType: forwarded-tcpip, SenderChannel: 0)
ClientSSH: PortForwardingService connection  to localhost:17271 failed: No connection could be made because the target machine actively refused it.
ClientSSH: Sending #7 ChannelOpenFailureMessage(RecipientChannel: 0)(ReasonCode: ConnectFailed, Description: No connection could be made because the target machine actively refused it.)
ClientSSH: Sending #8 ChannelCloseMessage(RecipientChannel: 0)
ClientSSH: SshChannel(Type: forwarded-tcpip, Id: 0, RemoteId: 0) disposed.
ClientSSH: Receiving #8 DisconnectMessage(Reason: ByApplication, Description: )
HostSSH: Receiving #19 ChannelCloseMessage(RecipientChannel: 0)
HostSSH: SshClientSession:23284706 SshChannel(Type: client-ssh-session-stream, Id: 0, RemoteId: 0) closed remotely. (S: 1487, R: 1127)
ClientSSH: SshServerSession:5896758 Close(ByApplication, Received disconnect message.)
HostSSH: Receiving #20 ChannelOpenMessage(ChannelType: client-ssh-session-stream, SenderChannel: 1)
ClientSSH: Sending #9 DisconnectMessage(Reason: ByApplication, Description: Received disconnect message.)
ClientSSH: SshServerSession:60375305 ConnectAsync
HostSSH: Sending #19 ChannelOpenConfirmationMessage(RecipientChannel: 1)(SenderChannel: 1)
HostSSH: SshClientSession:23284706 OnChannelOpenCompleted(SshChannel(Type: client-ssh-session-stream, Id: 1, RemoteId: 1))
ClientSSH: Sending #0 KeyExchangeInitMessage
ClientSSH: Session closed.
HostSSH: Sending #22 ChannelWindowAdjustMessage(RecipientChannel: 1)(BytesToAdd: 4194343)
ClientSSH: Local version: SSH-2.0-Microsoft.DevTunnels.Ssh_3.12, remote version: SSH-2.0-Microsoft.DevTunnels.Ssh_3.12
ClientSSH: Receiving #0 KeyExchangeInitMessage
ClientSSH: KeyExchange negotiation: Server (ecdh-sha2-nistp384, ecdh-sha2-nistp256, diffie-hellman-group16-sha512, diffie-hellman-group14-sha256) Client (ecdh-sha2-nistp384, ecdh-sha2-nistp256, diffie-hellman-group16-sha512, diffie-hellman-group14-sha256, ext-info-c) => ecdh-sha2-nistp384
HostSSH: Receiving #23 ChannelWindowAdjustMessage(RecipientChannel: 1)(BytesToAdd: 4194343)
ClientSSH: PublicKey negotiation: Server (ecdsa-sha2-nistp384) Client (rsa-sha2-512, rsa-sha2-256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp256) => ecdsa-sha2-nistp384
ClientSSH: ClientEncryption negotiation: Server ([email protected], aes256-cbc, aes256-ctr) Client ([email protected], aes256-cbc, aes256-ctr) => [email protected]
ClientSSH: ServerEncryption negotiation: Server ([email protected], aes256-cbc, aes256-ctr) Client ([email protected], aes256-cbc, aes256-ctr) => [email protected]
ClientSSH: ClientHmac negotiation: Server ([email protected], [email protected], hmac-sha2-512, hmac-sha2-256) Client ([email protected], [email protected], hmac-sha2-512, hmac-sha2-256) => [email protected]
ClientSSH: ServerHmac negotiation: Server ([email protected], [email protected], hmac-sha2-512, hmac-sha2-256) Client ([email protected], [email protected], hmac-sha2-512, hmac-sha2-256) => [email protected]
ClientSSH: ClientCompression negotiation: Server (none) Client (none) => none
ClientSSH: ServerCompression negotiation: Server (none) Client (none) => none
ClientSSH: Receiving #1 KeyExchangeDhInitMessage
ClientSSH: Sending #1 KeyExchangeDhReplyMessage
ClientSSH: Sending #2 NewKeysMessage
ClientSSH: Receiving #2 NewKeysMessage
ClientSSH: Sending #3 ExtensionInfoMessage([email protected]; server-sig-algs=rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp256; [email protected]; [email protected])
ClientSSH: SshServerSession:60375305 encrypted
ClientSSH: Receiving #3 ExtensionInfoMessage([email protected]; server-sig-algs=rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp256)
ClientSSH: Receiving #4 ServiceRequestMessage(Service: ssh-userauth)
ClientSSH: Sending #4 ServiceAcceptMessage(Service: ssh-userauth)
ClientSSH: Receiving #5 AuthenticationRequestMessage(Method: none, Username: tunnel)
ClientSSH: SshServerSession:60375305 Authenticating(Username: tunnel, Key: password)
ClientSSH: ClientNone authentication succeeded.
ClientSSH: Sending #5 AuthenticationSuccessMessage
ClientSSH: Sending #6 PortForwardRequestMessage(RequestType: tcpip-forward)(AddressToBind: localhost, Port: 17271)
ClientSSH: Receiving #6 SessionRequestSuccessMessage
ClientSSH: Receiving #7 DisconnectMessage(Reason: ByApplication, Description: )
ClientSSH: SshServerSession:60375305 Close(ByApplication, Received disconnect message.)
HostSSH: Receiving #36 ChannelCloseMessage(RecipientChannel: 1)
ClientSSH: Sending #7 DisconnectMessage(Reason: ByApplication, Description: Received disconnect message.)
HostSSH: SshClientSession:23284706 SshChannel(Type: client-ssh-session-stream, Id: 1, RemoteId: 1) closed remotely. (S: 1319, R: 1043)
ClientSSH: Session closed.

QuidProGamer avatar Jul 19 '25 20:07 QuidProGamer