WebThingsIO / addon-list

List of installable add-ons for WebThings Gateway
Mozilla Public License 2.0
77 stars 54 forks source link

"Egress is over the account limit" #1484

Closed flatsiedatsie closed 1 year ago

flatsiedatsie commented 1 year ago

I was installing the ESP-Home adapter, and got a 400 error. I tried opening the github download link to the esphome-adapter-0.2.2.tgz file manually, and noticed this error message.

<Code>ServerBusy</Code>
<Message>Egress is over the account limit.  etc

I then tried to install an addon from my own account, and that worked. I guess Tim's addons are very popular? :-)

benfrancis commented 1 year ago

Thanks for reporting.

This download link seems to be working for me https://github.com/tim-hellhake/esphome-adapter/releases/download/0.2.2/esphome-adapter-0.2.2.tgz and I can successfully install the add-on on WebThings Gateway.

Is anyone else able to reproduce the problem?

tim-hellhake commented 1 year ago

The cause was an internal GitHub quota. There is nothing we can do about it.