<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Transition Technology: Ticket #545: Registration page: 502</title>
    <link>http://localhost:8080/trac/ticket/545</link>
    <description>&lt;p&gt;
&lt;a class="ext-link" href="http://www.transitionnetwork.org/user/register"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://www.transitionnetwork.org/user/register&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
found a bunch of these yesterday - this one is still showing a 502...
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>Transition Technology</title>
      <url>/trac/chrome/site/TransitionNetwork-Logo-Web-Small.jpg</url>
      <link>http://localhost:8080/trac/ticket/545</link>
    </image>
    <generator>Trac 0.12.5</generator>
    <item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Wed, 08 May 2013 08:47:33 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/545#comment:1</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/545#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
I have restarted nginx, php53-fpm and mysql and everything is working OK now.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Wed, 08 May 2013 09:58:18 GMT</pubDate>
      <title>status changed; resolution deleted</title>
      <link>http://localhost:8080/trac/ticket/545#comment:2</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/545#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;closed&lt;/em&gt; to &lt;em&gt;reopened&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                &lt;em&gt;fixed&lt;/em&gt; deleted
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
RE-opening - it's mayhem - 502 all over the shop - I can't keep track of them - something's very wrong
&lt;/p&gt;
&lt;p&gt;
&lt;a class="ext-link" href="http://www.transitionnetwork.org/user/login?destination=comment%2Freply%2F19993%23comment-form"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://www.transitionnetwork.org/user/login?destination=comment%2Freply%2F19993%23comment-form&lt;/a&gt;
&lt;a class="ext-link" href="https://www.transitionnetwork.org/user/login?destination=users/7betk"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://www.transitionnetwork.org/user/login?destination=users/7betk&lt;/a&gt;
&lt;a class="ext-link" href="http://www.transitionnetwork.org/why-do-transition"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://www.transitionnetwork.org/why-do-transition&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a class="ext-link" href="http://www.transitionnetwork.org/starting"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://www.transitionnetwork.org/starting&lt;/a&gt;
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Sun, 19 May 2013 14:48:27 GMT</pubDate>
      <title>hours, status, totalhours changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/545#comment:3</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/545#comment:3</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.1&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;reopened&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.1&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
This issue was resolved, as far as I recall, with a restart of php-fpm.
&lt;/p&gt;
&lt;p&gt;
Restarting php-fpm is slightly confusing as there are two versions:
&lt;/p&gt;
&lt;pre class="wiki"&gt;/etc/init.d/php53-fpm
/etc/init.d/php5-fpm
&lt;/pre&gt;&lt;p&gt;
The site is using /etc/init.d/php53-fpm but it shows up with the process name  php-fpm:
&lt;/p&gt;
&lt;pre class="wiki"&gt;ps -lA | grep php
1 S     0 35614     1  0  80   0 - 187986 -     ?        00:00:00 php-fpm
5 S    33 35615 35614  4  80   0 - 209279 -     ?        00:04:40 php-fpm
5 R    33 35616 35614  4  80   0 - 196869 -     ?        00:04:59 php-fpm
5 S    33 35617 35614  4  80   0 - 198159 -     ?        00:04:56 php-fpm
5 S    33 35618 35614  4  80   0 - 195848 -     ?        00:04:45 php-fpm
5 S    33 35619 35614  4  80   0 - 197062 -     ?        00:04:54 php-fpm
5 S    33 35621 35614  4  80   0 - 196817 -     ?        00:04:55 php-fpm
&lt;/pre&gt;&lt;p&gt;
Closing this ticket.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>