We have around 250 outgoing commits in our weblate project. Weblate will creates 4-5 PR's with a few commits each and then stops. When pushing manually from the web interface I got some errors:
Could not push esc-it.org/instructions/auto-reboot: kex_exchange_identification: read: Connection reset by peer Connection reset by 217.197.84.140 port 22 fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. (128)
Could not push esc-it.org/recommendations/file-encryption: kex_exchange_identification: read: Connection reset by peer Connection reset by 217.197.84.140 port 22 fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. (128)
Is this maybe due to some rate limiting? If so, do you have a hint on how high/low it is and when we could expect the open commits to be through the pipeline?
Thanks for your great work, we really appreciate it! ❤️
### Comment
We have around 250 outgoing commits in our [weblate project](https://translate.codeberg.org/projects/esc-it-org). Weblate will creates 4-5 PR's with a few commits each and then stops. When pushing manually from the web interface I got some errors:
```
Could not push esc-it.org/instructions/auto-reboot: kex_exchange_identification: read: Connection reset by peer Connection reset by 217.197.84.140 port 22 fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. (128)
Could not push esc-it.org/recommendations/file-encryption: kex_exchange_identification: read: Connection reset by peer Connection reset by 217.197.84.140 port 22 fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. (128)
```
Is this maybe due to some rate limiting? If so, do you have a hint on how high/low it is and when we could expect the open commits to be through the pipeline?
Thanks for your great work, we really appreciate it! ❤️