Hello,
Upon executing fly version update
, I get
Running automatic upgrade [curl -L "https://fly.io/install.sh" | sh]
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1735 0 1735 0 0 761 0 --:--:-- 0:00:02 --:--:-- 761
#################################################################### 94.9%curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Error: exit status 92
I tried multiple times, and the same error is encountered at exactly 94.9%
.
I saw this 2022 thread, which highlighted the problem may be on Fly io side.
Does anyone else encounter this problem?