这是indexloc提供的服务,不要输入任何密码
Skip to content

[Major outage] Quota limit for termux-packages is reached #4358

@ghost

Description

What happened ?

We received more download requests than expected and hit our quota limit. Repository https://dl.bintray.com/termux/termux-packages-24 was suspended.

Current status: appears to be resolved

What to do ?

Either wait or try repo snapshot on IPFS (expect high latency or download timeout, it's p2p and seeded from my PC):

Gateway 0:

deb https://ipfs.io/ipfs/QmVAkuhfFfLBeTKCYYXWBvb3WxgZqDvd8qd7cvQjyrSvhr/ stable main

Gateway 1:

deb https://cloudflare-ipfs.com/ipfs/QmVAkuhfFfLBeTKCYYXWBvb3WxgZqDvd8qd7cvQjyrSvhr/ stable main

Gateway 2:

deb https://ipfs.eternum.io/ipfs/QmVAkuhfFfLBeTKCYYXWBvb3WxgZqDvd8qd7cvQjyrSvhr/ stable main

Gateway 3:

deb https://hardbin.com/ipfs/QmVAkuhfFfLBeTKCYYXWBvb3WxgZqDvd8qd7cvQjyrSvhr/ stable main

Don't forget to temporarily comment out the bintray link in your sources.list before using mirror. Note that links above will no longer be valid after fixing the issue.

Script for automatic mirror switching:

curl -o add-mirror.sh https://linx.li/add-mirror.sh
sh add-mirror.sh 0

it will comment out the termux-packages repository and put the selected mirror (0-3) to alternate sources.list config.

To remove changes applied with add-mirror.sh, do:

curl -o remove-mirror.sh https://linx.li/remove-mirror.sh
sh remove-mirror.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions