sudo-nautilus / FFmpeg-Builds-Win32

Static FFmpeg Auto-Builds For 32-Bit Windows
MIT License
168 stars 22 forks source link

failed with error: Server does not allow request for unadvertised object #33

Closed huangjinshe closed 6 months ago

huangjinshe commented 10 months ago
 => [layer-10-mingw 1/1] RUN --mount=src=scripts.d/10-mingw.sh,dst=/stage.sh run_stage /stage.sh                                    336.0s
 => => # + echo 'Retry 5...'                                                                                                              
 => => # + [[ 5 -lt 10 ]]                                                                                                                 
 => => # + timeout 420 git -C mingw fetch --depth=1 origin 9df2e604ddf16765410724716a8d1887ffc61fa9                                       
 => => # error: Server does not allow request for unadvertised object 9df2e604ddf16765410724716a8d1887ffc61fa9                            
 => => # ++ shuf -i 5-90 -n 1                                                                                                             
 => => # + sleep 44        

and

69.8 + echo 'Max retry count exceeded.'
569.8 + exit 1
569.8 Retry 10...
569.8 Max retry count exceeded.

I don't know why, it can't continue run because of this.

huangjinshe commented 6 months ago

network issue.