smalltalkCI icon indicating copy to clipboard operation
smalltalkCI copied to clipboard

Error on Windows: The command 'bash /c/Users/runneradmin/.smalltalkCI/_cache/Pharo64-11/zeroconfig' failed too often (last exit code: 35).

Open LabordePierre opened this issue 3 months ago • 5 comments

Hi, Since this morning we have this error on all of our Windows CI:

Image

For example: https://github.com/OpenSmock/OpenSmock/actions/runs/19468000072/job/55710376931?pr=94

It's appear than curl cannot load files from files.pharo.org using http. We have this error on our private GitLab server, I we thought it was related to https://github.com/hpi-swa/smalltalkCI/issues/682, but apparently not?

LabordePierre avatar Nov 18 '25 14:11 LabordePierre

Same problem using Pharo 12 :(

LabordePierre avatar Nov 18 '25 14:11 LabordePierre

@estebanlm any idea what is going on?

fniephaus avatar Nov 19 '25 23:11 fniephaus

To complete my question, we have a similar problem on our internal GitLab server - which is using a proxy server, that why we propose #682 but we try to fork and edit with additionnal command line manually and no way to bypasse the proxy authentification, only for Windows -, we are trying to deploy it internally since one month. Today it's seems normal in Github but this is very strange to have this error on Github when we try to use SmalltalkCI on our new internal gitlab server :/ So maybe a files.pharo.org server access problem?

LabordePierre avatar Nov 20 '25 09:11 LabordePierre

no idea :) @tesonep ?

estebanlm avatar Nov 22 '25 09:11 estebanlm

That is just using wget/curl, maybe a network issue from the runner machines? The file server is the same for all platforms and it is an standard installation

Pablo Tesone. @.***

On Sat, Nov 22, 2025, 10:53 Esteban Lorenzano @.***> wrote:

estebanlm left a comment (hpi-swa/smalltalkCI#683) https://github.com/hpi-swa/smalltalkCI/issues/683#issuecomment-3566356018

no idea :) @tesonep https://github.com/tesonep ?

— Reply to this email directly, view it on GitHub https://github.com/hpi-swa/smalltalkCI/issues/683#issuecomment-3566356018, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACWY74MRIWPXUFOH2HUTPT36AXDJAVCNFSM6AAAAACMOWNLMGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTKNRWGM2TMMBRHA . You are receiving this because you were mentioned.Message ID: @.***>

tesonep avatar Nov 22 '25 11:11 tesonep