maradotwebp / pax

📦 The MC modpack manager for professionals.
https://github.com/froehlichA/pax/releases/latest
MIT License
161 stars 4 forks source link

Issue | web request errors #68

Closed GalGreenfield closed 2 years ago

GalGreenfield commented 2 years ago

I'm trying to pax import my modpack package and after some time of it runing I'm getting the following error:

asyncfutures.nim(372)    read
asyncfutures.nim(372)    read
asyncfutures.nim(372)    read
asyncfutures.nim(372)    read
asyncfutures.nim(372)    read
asyncfutures.nim(372)    read
asyncfutures.nim(372)    read
???                      fetchAddonIter
asyncfutures.nim(372)    read
asyncfutures.nim(372)    read
Error: unhandled exception: Connection was closed before full request has been made [ProtocolError]

Can you please help me fix them?

maradotwebp commented 2 years ago

This is an issue with Pax using the new CF proxy, which has rate limiting. While I fix this issue, you can use the previous pax version (v1.9.7) :D

(also duplicates #67, so I'll close this one & I'll write a comment into #67 once this is fixed)