<div dir="ltr">Hi Robert,<div><br></div><div>No.  I think the issue with <a href="http://squeaksource.com">squeaksource.com</a> is that it's still running old code and, due to the scale of the repository, takes too long to respond to #allFilenames, or allFilenames failing for some reason, resulting in your client timing out.</div><div><br></div><div>I run into it all the time as well.  You know you can restart the debugger at the #allFilenames method and continue, right?  If you happen to put an appropriate on:do: handler with a slight pause and retry logic there, please share it on this list for us.</div><div><br></div><div> - Chris</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Oct 7, 2022 at 9:10 AM rabbit <<a href="mailto:rabbit@callistohouse.org">rabbit@callistohouse.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Levente,<br>
<br>
Is this the same machine running SqueakSource? I get frequent intermittent failures with accessing projects there (SqueakSource.com). If it were also running out of FDs and at 100% CPU, that would explain it. It’s frustrating me as I install a bunch of packages off SS, and it fails in the middle often.<br>
<br>
    Installer ss <br>
        project: ‘Cryptography’; <br>
        install: ‘RabbitZCryptoKitchenSink’.<br>
<br>
Cheers!<br>
<br>
Have a Good One; Keep it, Light.<br>
Kindly,<br>
rabbit<br>
. .. … ‘…^,^<br>
<br>
<br>
Sent from Callisto House :: decentralized mobile homeless solutions<br>
<br>
> On Oct 7, 2022, at 09:24, Levente Uzonyi <<a href="mailto:leves@caesar.elte.hu" target="_blank">leves@caesar.elte.hu</a>> wrote:<br>
> <br>
> Hi All,<br>
> <br>
> I have restarted the service and the missing files seem to have reappeared. Please check that everyting works as expected.<br>
> The image ran out of file descriptors and was using 100% CPU, so there may be an issue somewhere.<br>
> <br>
> <br>
> Levente<br>
> <br>
>> On Fri, 7 Oct 2022, Thiede, Christoph wrote:<br>
>> <br>
>> Hi all, hi Chris,<br>
>> apparently, all mcz's have disappeared from <a href="http://source.squeak.org" rel="noreferrer" target="_blank">source.squeak.org</a>, or I am doing something terribly wrong. Multiple repositories seem to be affected, including trunk, inbox, and squeak60:<br>
>> $ curl <a href="https://source.squeak.org/trunk/60Deprecated-eem.6.mcz" rel="noreferrer" target="_blank">https://source.squeak.org/trunk/60Deprecated-eem.6.mcz</a><br>
>> <h1> Error: "60Deprecated-eem.6.mcz" not found. </h1><br>
>> $ curl -q <a href="https://source.squeak.org/trunk/60Deprecated-eem.6.diff" rel="noreferrer" target="_blank">https://source.squeak.org/trunk/60Deprecated-eem.6.diff</a> | tr '\r' '\n'<br>
>>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current<br>
>>                                  Dload  Upload   Total   Spent    Left  Speed<br>
>> 1==== ERROR ===    0    0     0      0      0 --:--:-- --:--:-- --:--:--     0<br>
>> FileDoesNotExistException: '/home/squeaksource/webserver/ss/trunk/60Deprecated-eem.6.mcz'<br>
>> ...<br>
>> mcds are also affected (Bad Gateway/Internal Error). mcms still seem to work.<br>
>> On the image side, this manifests as timeouts when trying to update the images or as"NotFound: Object is not in the collection." errors from MCHttpRepository>>webClientDo: when attempting to browse a version from the<br>
>> Monticello Browser.<br>
>> Could anyone with access rights and know-how take a look at this? This would be great. :-)<br>
>> Best,<br>
>> Christoph<br>
> <br>
</blockquote></div>