<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CRIN Trac: Ticket #100: crin.org site down</title>
    <link>https://trac.crin.org/trac/ticket/100</link>
    <description>&lt;p&gt;
Russell, what's up? I'm really sorry I have to go out in 5 mins so I'm not around to help, what has gone wrong?
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>CRIN Trac</title>
      <url>https://trac.crin.org/trac/chrome/site/logo.gif</url>
      <link>https://trac.crin.org/trac/ticket/100</link>
    </image>
    <generator>Trac 1.0.2</generator>
    <item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Sat, 18 Feb 2017 11:49:15 GMT</pubDate>
      <title>hours changed; totalhours set</title>
      <link>https://trac.crin.org/trac/ticket/100#comment:1</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/100#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                set to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
I see it is back up, I guess it was a code update, next time if you could warn me in advance, via a ticket here, it would be appreciated and it would save me from going grey so fast!
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>russell</dc:creator>

      <pubDate>Sat, 18 Feb 2017 12:15:04 GMT</pubDate>
      <title></title>
      <link>https://trac.crin.org/trac/ticket/100#comment:2</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/100#comment:2</guid>
      <description>
        &lt;pre class="wiki"&gt;Hi Chris,
Thanks for your mail.
It wasn't planned, not a code update, made me go grey too!
Russell
On 18/02/2017 11:49, CRIN Trac wrote:
&amp;gt; #100: crin.org site down
&amp;gt; -------------------------------------+-----------------------------------
&amp;gt;                   Reporter:  chris    |                Owner:  chris
&amp;gt;                       Type:  defect   |               Status:  new
&amp;gt;                   Priority:  blocker  |            Milestone:  Maintenance
&amp;gt;                  Component:  crin2    |              Version:
&amp;gt;                 Resolution:           |             Keywords:
&amp;gt; Estimated Number of Hours:  0        |  Add Hours to Ticket:  0.25
&amp;gt;                  Billable?:  1        |          Total Hours:  0
&amp;gt; -------------------------------------+-----------------------------------
&amp;gt; Changes (by chris):
&amp;gt;
&amp;gt;   * hours:  0 =&amp;gt; 0.25
&amp;gt;   * totalhours:   =&amp;gt; 0.25
&amp;gt;
&amp;gt;
&amp;gt; Comment:
&amp;gt;
&amp;gt;   I see it is back up, I guess it was a code update, next time if you could
&amp;gt;   warn me in advance, via a ticket here, it would be appreciated and it
&amp;gt;   would save me from going grey so fast!
&amp;gt;
&amp;gt; --
&amp;gt; Ticket URL: &amp;lt;https://trac.crin.org/trac/ticket/100#comment:1&amp;gt;
&amp;gt; CRIN Trac &amp;lt;https://trac.crin.org/trac&amp;gt;
&amp;gt; Trac project for CRIN website and servers.
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>russell</dc:creator>

      <pubDate>Sat, 18 Feb 2017 12:24:02 GMT</pubDate>
      <title></title>
      <link>https://trac.crin.org/trac/ticket/100#comment:3</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/100#comment:3</guid>
      <description>
        &lt;p&gt;
We lost live, I ran drush deploy on live to check code &amp;amp; restart php and memcache. That got drupal back. I then had to do drush cc all to get the site back.
&lt;/p&gt;
&lt;p&gt;
I'm watching the munins now, things seem to be stabilising.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>russell</dc:creator>

      <pubDate>Sat, 18 Feb 2017 13:12:42 GMT</pubDate>
      <title></title>
      <link>https://trac.crin.org/trac/ticket/100#comment:4</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/100#comment:4</guid>
      <description>
        &lt;p&gt;
Live went down again, I got it back the same way:
Restarting php-fpm and Memcache, then drush cc all (rebuild caches)
&lt;/p&gt;
&lt;p&gt;
I think what's happening is we're hitting max connections on the DB server.
&lt;/p&gt;
&lt;p&gt;
I don't know why this is happening, my impression is that it's live hitting the DB server too hard, but I can't rule out that it's related to what I'm doing on the dev. server so I'm going to leave off dev. here for the weekend and see if live stabilises.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>russell</dc:creator>

      <pubDate>Sat, 18 Feb 2017 15:04:54 GMT</pubDate>
      <title></title>
      <link>https://trac.crin.org/trac/ticket/100#comment:5</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/100#comment:5</guid>
      <description>
        &lt;p&gt;
I've been monitoring for a while now and things look stable. Looking back at the munins my hunch now is that I have been hitting a DB limit from dev. - causing the DB to refuse connections from live on the basis of too many connections. I suspect it's me restarting memcache that's cleared it both times.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>