michael-s-molina commented on issue #27564: URL: https://github.com/apache/superset/issues/27564#issuecomment-2006996284
Hi @ColossalHub21. The error message "error: RPC failed; curl 56 Recv failure: Connection reset by peer" suggests a network connection problem. This can occur due to a variety of reasons such as a slow or unstable internet connection. To troubleshoot this issue, you can try the following steps: - Check your internet connection: Make sure you have a stable and reliable internet connection. If you are on a Wi-Fi network, try connecting to a different network or use a wired connection if possible. - Retry the clone command: Sometimes the issue can be temporary, so it's worth trying the clone command again. You can do this by running the same clone command again. - Check the repository server status: It's possible that the repository server may be experiencing issues. You can check the status of the server or contact the repository owner to see if there are any known issues. - Use a VPN: If you are experiencing network issues due to restrictions or firewalls, you can try using a VPN service to bypass those restrictions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
