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
I met the same error because the network is slow. The default timeout for TCP connection is 50 ms defined here. You can customize the timeout value by changing the last parameter of Merino::new() in main.rs, e.g., from None to Duration::from_secs(2).
Address detection error? For 35.185.44.232
server log
The text was updated successfully, but these errors were encountered: