[squeak-dev] All mczs have disappeared from source.squeak.org

tim Rowledge tim at rowledge.org
Fri Oct 7 20:33:09 UTC 2022


We've had this issue a couple of times on the private squeaksource server at work; also with some other Squeak based long-running servers. We did have a related discussion on-list but damned if I can find a good search term to help you find the messages. Maybe try 'sudo lsof -a -p' and related ideas since it involved finding the open file descriptirs

> On 2022-10-07, at 11:51 AM, Jakob Reschke <jakres+squeak at gmail.com> wrote:
> 
> Can someone explain why Squeaksource has so many file descriptors open?
> Naively I would expect that it writes versions and occasionally reads versions, but not 1000 at at time... what else?
> 
> 
> Am Fr., 7. Okt. 2022 um 15:24 Uhr schrieb Levente Uzonyi <leves at caesar.elte.hu>:
> Hi All,
> 
> I have restarted the service and the missing files seem to have 
> reappeared. Please check that everyting works as expected.
> The image ran out of file descriptors and was using 100% CPU, so there may 
> be an issue somewhere.
> 
> 
> Levente
> 
> On Fri, 7 Oct 2022, Thiede, Christoph wrote:
> 
> > 
> > Hi all, hi Chris,
> > 
> > 
> > apparently, all mcz's have disappeared from source.squeak.org, or I am doing something terribly wrong. Multiple repositories seem to be affected, including trunk, inbox, and squeak60:
> > 
> > 
> > $ curl https://source.squeak.org/trunk/60Deprecated-eem.6.mcz
> > <h1> Error: "60Deprecated-eem.6.mcz" not found. </h1>
> > $ curl -q https://source.squeak.org/trunk/60Deprecated-eem.6.diff | tr '\r' '\n'
> >   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
> >                                  Dload  Upload   Total   Spent    Left  Speed
> > 1==== ERROR ===    0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
> > 
> > FileDoesNotExistException: '/home/squeaksource/webserver/ss/trunk/60Deprecated-eem.6.mcz'
> > ...
> > 
> > mcds are also affected (Bad Gateway/Internal Error). mcms still seem to work.
> > 
> > 
> > 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
> > Monticello Browser.
> > 
> > 
> > Could anyone with access rights and know-how take a look at this? This would be great. :-)
> > 
> > 
> > Best,
> > 
> > Christoph
> > 
> > 
> >
> 


tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
Strange OpCodes: RSC: Rewind System Clock




More information about the Squeak-dev mailing list