When using the Flank Bitrise Step , the flank binary fails to download. We’ve seen this happen fairly regularly (multiple times a day) for the last week or so.
Issues filed:
opened 09:29PM - 14 Aug 23 UTC
### Troubleshooting
- [x] I've searched [discuss.bitrise.io](https://discuss.… bitrise.io/) for possible solutions.
- Which version of the step is effected? 1.2.3
- Is the issue reproducible with the latest version? YES
- Does the issue happen sporadically, or every time? Very often, 1/4 builds or so.
### Useful information
- [FAQ](https://devcenter.bitrise.io/faq/faq-index/)
- [devcenter.bitrise.io](https://devcenter.bitrise.io/)
### Issue description
Seeing this issue often in Bitrise when using Flank, latest version. See also: https://github.com/Flank/flank/issues/2415
```
Failed to download binary, error: Get "https://objects.githubusercontent.com/github-production-release-asset-2e65be/84221974/4fb17ff6-cbb3-4e8c-a1ac-6077e5286e23?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230809%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230809T022352Z&X-Amz-Expires=300&X-Amz-Signature=5ae18bbed62cbe9624333698a8203d5fe61bcfa81f3695d9400172c1fac83f50&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=84221974&response-content-disposition=attachment%3B%20filename%3Dflank.jar&response-content-type=application%2Foctet-stream": read tcp 10.0.0.59:53662->185.199.108.133:443: read: connection reset by peer
```
opened 07:42AM - 09 Aug 23 UTC
Bug
**Describe the bug**
For some time (2-3 weeks) our builds using Flank bitrise s… tep fail due to:
`Failed to download binary, error: Get "https://objects.githubusercontent.com/github-production-release-asset-2e65be/84221974/4fb17ff6-cbb3-4e8c-a1ac-6077e5286e23?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230809%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230809T022352Z&X-Amz-Expires=300&X-Amz-Signature=5ae18bbed62cbe9624333698a8203d5fe61bcfa81f3695d9400172c1fac83f50&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=84221974&response-content-disposition=attachment%3B%20filename%3Dflank.jar&response-content-type=application%2Foctet-stream": read tcp 10.0.0.59:53662->185.199.108.133:443: read: connection reset by peer
`
It doesn't happen all the time, but every 3-4 build has this problem. We're using latest version of Flank
1 Like
Biggest theory now is a potential rate limiting issue between Bitrise and Github
system
Closed
September 14, 2023, 9:09pm
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.