You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the Rust example client from the Master branch with the example arguments, and received the following errors:
[2024-12-30T07:34:41Z INFO client] Connected
[2024-12-30T07:34:41Z INFO client] stream opened
[2024-12-30T07:34:41Z ERROR client] failed to connect: no created_at in the message
[2024-12-30T07:34:42Z INFO client] Retry to connect to the server
[2024-12-30T07:34:42Z INFO client] Connected
[2024-12-30T07:34:42Z INFO client] stream opened
[2024-12-30T07:34:42Z ERROR client] failed to connect: no created_at in the message
[2024-12-30T07:34:42Z INFO client] Retry to connect to the server
Running Ubuntu 22.04.5
rustc 1.81.0
Solana 2.2.0
Temporarily fixed by reverting the commits in this PR: #479
The text was updated successfully, but these errors were encountered:
Running the Rust example client from the Master branch with the example arguments, and received the following errors:
[2024-12-30T07:34:41Z INFO client] Connected
[2024-12-30T07:34:41Z INFO client] stream opened
[2024-12-30T07:34:41Z ERROR client] failed to connect: no created_at in the message
[2024-12-30T07:34:42Z INFO client] Retry to connect to the server
[2024-12-30T07:34:42Z INFO client] Connected
[2024-12-30T07:34:42Z INFO client] stream opened
[2024-12-30T07:34:42Z ERROR client] failed to connect: no created_at in the message
[2024-12-30T07:34:42Z INFO client] Retry to connect to the server
Running Ubuntu 22.04.5
rustc 1.81.0
Solana 2.2.0
Temporarily fixed by reverting the commits in this PR: #479
The text was updated successfully, but these errors were encountered: