<div dir="ltr">Thank you so much for the diagnostic & the fixes, Blake!</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 7, 2023 at 3:50 PM Blake Graham-Henderson via Evergreen-documentation <<a href="mailto:evergreen-documentation@list.evergreen-ils.org">evergreen-documentation@list.evergreen-ils.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">All,<br>
<br>
On today's call, we figured out that the docs haven't been generating <br>
since November 17th. There are node error reports on the server's hard <br>
drive indicating that it's been running out of memory. Looking deeper, <br>
that was the day that we added rel_3_12 branch to the list of branches <br>
we're asking it to generate. That was apparently one too many, and it <br>
has exceeded the 2GB memory limit that Node.js imposes itself. I've <br>
edited the generation script to allow for 4GB memory instead, and it <br>
finished! So, the website now has all of the latest stuff.<br>
<br>
A secondary issue: the non-main branches were not getting the latest <br>
documentation.<br>
<br>
This was due to a flaw in the documentation script. It wasn't running <br>
through all of the branches and pulling the latest git changes. I've <br>
introduced a chunk of code in that bash script that does that now.<br>
<br>
Any system admins that need to know more: when a new branch is <br>
introduced, we're going to need to reference it in the build script <br>
~antora/run_docs<br>
<br>
...<br>
for branch in "rel_3_12" "rel_3_11"  "rel_3_10" "rel_3_9" "rel_3_8" <br>
"rel_3_7" "rel_3_6" "main";<br>
...<br>
<br>
-- <br>
-Blake-<br>
Conducting Magic<br>
Will consume any data format<br>
MOBIUS<br>
<br>
_______________________________________________<br>
Evergreen-documentation mailing list<br>
<a href="mailto:Evergreen-documentation@list.evergreen-ils.org" target="_blank">Evergreen-documentation@list.evergreen-ils.org</a><br>
<a href="http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-documentation" rel="noreferrer" target="_blank">http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-documentation</a><br>
</blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="color:rgb(136,136,136);font-size:12.8px"><span style="font-size:12.8px">Andrea Buntz Neiman, MLS</span><br></div><div style="color:rgb(136,136,136);font-size:12.8px">Project Manager for Software Development | Product Specialist</div><div style="color:rgb(136,136,136);font-size:12.8px">Equinox Open Library Initiative</div><div style="color:rgb(136,136,136);font-size:12.8px"><a href="mailto:abneiman@equinoxoli.org" target="_blank">abneiman@equinoxOLI.org</a></div><div style="color:rgb(136,136,136);font-size:12.8px"><span style="font-size:12.8px">1-877-OPEN-ILS </span><span style="font-size:12.8px">(673-6457) x5583</span><br></div><div><font color="#0000ee"><u><a href="https://www.equinoxOLI.org/" target="_blank">https://www.equinoxOLI.org/</a></u></font><br></div></div></div></div></div></div>