Open EvgeniyKorepov opened 2 years ago
Trying to get a job with wss://eu1.stratum.ton-pool.com/stratum but getting an error: WebSocketLog : Response: HTTP/1.1 403 Forbidden, 10 Bytes Transferred
WebSocketLog : Response: HTTP/1.1 403 Forbidden, 10 Bytes Transferred
Works with other pools without errors.
Full connection logs :
2022.02.23 09:00:55.296 Connect... 2022.02.23 09:00:55.296 WebSocketLog : Connecting to: wss://eu1.stratum.ton-pool.com/stratum 2022.02.23 09:00:55.343 WebSocketLog : Sending Request: GET (HTTP 1.1) to wss://eu1.stratum.ton-pool.com/stratum 2022.02.23 09:00:55.344 WebSocketSSLStatus : Message : Attempting to connect to server. 2022.02.23 09:00:55.491 WebSocketConnectionStatus : StatusCode : 0 | Description : OK | ConnectionEvent : Remote host connection complete. 2022.02.23 09:00:55.491 WebSocketSSLStatus : Message : Using platform security API. 2022.02.23 09:00:55.491 WebSocketSSLStatus : Message : Socket connection established. 2022.02.23 09:00:55.491 WebSocketSSLStatus : Message : Starting secure channel handshake. 2022.02.23 09:00:55.492 WebSocketSSLStatus : Message : Enabling TLS versions: TLS1.2 TLS1.1 TLS1.0 2022.02.23 09:00:55.492 WebSocketSSLStatus : Message : Cipher Suites: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 (0xc02c); TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 (0xc02b); TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (0xc030); TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (0xc02f); TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 (0x009f); TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 (0x009e); TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384 (0xc024); TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 (0xc023); TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 (0xc028); TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 (0xc027); TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA (0xc00a); TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA (0xc009); TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA (0xc014); TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA (0xc013); TLS_RSA_WITH_AES_256_GCM_SHA384 (0x009d); TLS_RSA_WITH_AES_128_GCM_SHA256 (0x009c); TLS_RSA_WITH_AES_256_CBC_SHA256 (0x003d); TLS_RSA_WITH_AES_128_CBC_SHA256 (0x003c); TLS_RSA_WITH_AES_256_CBC_SHA (0x0035); TLS_RSA_WITH_AES_128_CBC_SHA (0x002f); TLS_RSA_WITH_3DES_EDE_CBC_SHA (0x000a); Unknown (65413); TLS_GOSTR341001_WITH_28147_CNT_IMIT (0x0081) 2022.02.23 09:00:55.492 WebSocketSSLStatus : Message : Sending 190 bytes of handshake data. 2022.02.23 09:00:55.567 WebSocketSSLStatus : Message : Receiving 2048 bytes of handshake data. 2022.02.23 09:00:55.567 WebSocketSSLStatus : Message : Selected TLS Version: TLS1.2 2022.02.23 09:00:55.567 WebSocketSSLStatus : Message : Selected Cipher Suite: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 (0xc02b) 2022.02.23 09:00:55.567 WebSocketSSLStatus : Message : Receiving 478 bytes of handshake data. 2022.02.23 09:00:55.568 WebSocketSSLStatus : Message : Sending 93 handshake bytes. 2022.02.23 09:00:55.707 WebSocketSSLStatus : Message : Receiving 258 bytes of handshake data. 2022.02.23 09:00:55.735 WebSocketSSLServerAuthentication Accept 2022.02.23 09:00:55.735 WebSocketSSLStatus : Message : Negotiated SSL parameters: Protocol: TLS1.2 Cipher: AES Cipher strength: 128 Hash: SHA256 Hash strength: 256 Key exchange: ECDH Ephemeral RSA Key exchange strength: 255 2022.02.23 09:00:55.735 WebSocketConnectionStatus : StatusCode : 0 | Description : OK | ConnectionEvent : SSL handshake complete. 2022.02.23 09:00:55.937 WebSocketLog : Response: HTTP/1.1 403 Forbidden, 10 Bytes Transferred 2022.02.23 09:00:55.937 WebSocketConnectionStatus : StatusCode : 0 | Description : OK | ConnectionEvent : Remote host disconnected. 2022.02.23 09:00:55.937 WebSocketConnectionStatus : StatusCode : 1001 | Description : Going Away | ConnectionEvent : Websocket disconnected. 2022.02.23 09:00:55.937 WebSocketLog : WebSocket Connection Closed: Going Away 2022.02.23 09:00:55.937 WebSocketDisconnected : StatusCode : 1001 | Description : Going Away 2022.02.23 09:00:56.059 ERROR TThreadWSJob.Execute Processing 301: Interrupted.
Trying to get a job with wss://eu1.stratum.ton-pool.com/stratum but getting an error:
WebSocketLog : Response: HTTP/1.1 403 Forbidden, 10 Bytes Transferred
Works with other pools without errors.
Full connection logs :