Github: ERROR 503: Egress is over the account limit

Hello,
I needed to install some updates, so I stopped and removed the storj container. After restarting the container I got the following error:

--2023-01-19 19:08:46--  https://github.com/storj/storj/releases/download/v1.69.2/storagenode_linux_amd64.zip
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/128089774/a8bbf00e-1fed-4cf5-980d-a5dc283d243e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230119%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230119T190846Z&X-Amz-Expires=300&X-Amz-Signature=f84a5ab22459e58dc477864a995a15c9a373de28d4952df4c9550b32fc1325f2&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=128089774&response-content-disposition=attachment%3B%20filename%3Dstoragenode_linux_amd64.zip&response-content-type=application%2Foctet-stream [following]
--2023-01-19 19:08:46--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/128089774/a8bbf00e-1fed-4cf5-980d-a5dc283d243e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230119%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230119T190846Z&X-Amz-Expires=300&X-Amz-Signature=f84a5ab22459e58dc477864a995a15c9a373de28d4952df4c9550b32fc1325f2&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=128089774&response-content-disposition=attachment%3B%20filename%3Dstoragenode_linux_amd64.zip&response-content-type=application%2Foctet-stream
Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ...
Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 503 Egress is over the account limit.
2023-01-19 19:08:52 ERROR 503: Egress is over the account limit..

After a few automatic restarts, the container was able to download the file.

So no problem for me, but just a hint because currently many nodes update from v.1.69.2 to v1.70.2, not that they encounter problems.

It seems to be an issue with Github and Azure itself and has nothing to do with the Storj Github account, but I thought I’d leave a hint anyway.

1 Like

Thanks @sembeth , this issue seems to be related to Github. Discussion here: Release asset failing to download due to account egress limit · Discussion #8535 · community · GitHub

3 Likes