<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Transition Technology: Ticket #548: All Admin functions broken on TN.org</title>
    <link>http://localhost:8080/trac/ticket/548</link>
    <description>&lt;p&gt;
Admins, editors, social reporters cannot create content on TN.org. Choosing to create content leads to homepage. Can't do anything on the admin menu.
&lt;/p&gt;
&lt;p&gt;
Emergency.
&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/548</link>
    </image>
    <generator>Trac 0.12.5</generator>
    <item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 14 May 2013 09:11:33 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/548#comment:1</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:1</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.25&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.25&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
The only thing that I'm aware of that has changed in the last few days was the BOA upgrade which was done on Sunday night, see &lt;a class="closed ticket" href="http://localhost:8080/trac/ticket/547#comment:4" title="maintenance: New Barracuda BOA-2.0.9 Edition available (closed: fixed)"&gt;ticket:547#comment:4&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Browsing the site I keep getting redirects from HTTPS to HTTP, however these are blocked by the &lt;a class="ext-link" href="https://addons.mozilla.org/en-US/firefox/addon/requestpolicy/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://addons.mozilla.org/en-US/firefox/addon/requestpolicy/&lt;/a&gt; plugin I have in Firefox and this enables me to use the admin interface normally.
&lt;/p&gt;
&lt;p&gt;
Here is an example of the redirect, I clicked a link to &lt;a class="ext-link" href="https://www.transitionnetwork.org/node/add/blog"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://www.transitionnetwork.org/node/add/blog&lt;/a&gt; and my broswer sent the following GET request (the session cookie string has been replaced with a made up one for security):
&lt;/p&gt;
&lt;pre class="wiki"&gt;GET /node/add/blog HTTP/1.1
Host: www.transitionnetwork.org
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:20.0) Gecko/20100101 Firefox/20.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-gb,en;q=0.5
Accept-Encoding: gzip, deflate
DNT: 1
Cookie: SESStai8xeimetief7coh8pheev7siu0li2daocailiew7koo0see2xierucheeceTusiW; LOGGED_IN=1; has_js=1
Connection: keep-alive
&lt;/pre&gt;&lt;p&gt;
And the response is a redirect to the home page:
&lt;/p&gt;
&lt;pre class="wiki"&gt;HTTP/1.1 301 Moved Permanently
Server: nginx
Date: Tue, 14 May 2013 09:05:58 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Backend: C
X-Allow-Redis: YES
X-Cookie-Domain: .transitionnetwork.org
X-Redis-Prefix: www.transitionnetwork.org_
X-Purge-Level: 6
X-Local-Proto: https
Location: http://www.transitionnetwork.org/
Last-Modified: Tue, 14 May 2013 09:05:56 +0000
Cache-Control: no-cache, must-revalidate, post-check=0, pre-check=0
Etag: "1368522356"
X-Engine: Octopus 1.0 ET
X-Device: normal
X-Speed-Cache: BYPASS
X-Speed-Cache-UID: Olouveikoh7lariCh2eef4iiv2zai2ais;
X-Speed-Cache-Key: /node/add/blog
X-NoCache: Skip
X-This-Proto: https
X-Server-Name: www.transitionnetwork.org
Vary: Accept-Encoding
&lt;/pre&gt;&lt;p&gt;
More investigation is needed...
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Tue, 14 May 2013 09:35:08 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:2</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:2</guid>
      <description>
        &lt;pre class="wiki"&gt;I've tried a few things but can't do much from the UI. I'm looking at it
but don't have my SSH key at work so can't do much until tonight.
It feels like a module issue, or a server config thing -- I notice that all
the admin pages are available, provided you use the old, non-'clean url'
urls, e.g.
   - Normal: https://www.transitionnetwork.org/admin/content/node/overview
   - Tweaked: https://www.transitionnetwork.org/*?q=*
   admin/content/node/overview
Note the *?q= *between the domain and the path -- that will work for any
page.
So this means Drupal is fine, but either it, a module or the server is
redirecting /admin and /node/*/edit paths. Odd.
Ed, when did this last work?
On 14 May 2013 10:11, Transiton Technology Trac &amp;lt;
trac@tech.transitionnetwork.org&amp;gt; wrote:
&amp;gt; #548: All Admin functions broken on TN.org
&amp;gt; -------------------------------------+-------------------------------------
&amp;gt;            Reporter:  ed             |                      Owner:  chris
&amp;gt;                Type:  defect         |                     Status:  new
&amp;gt;            Priority:  blocker        |                  Milestone:
&amp;gt;           Component:  Drupal         |  Production
&amp;gt;   modules &amp;amp; settings                 |                 Resolution:
&amp;gt;            Keywords:                 |  Estimated Number of Hours:  0.0
&amp;gt; Add Hours to Ticket:  0.25           |                  Billable?:  1
&amp;gt;         Total Hours:  0              |
&amp;gt; -------------------------------------+-------------------------------------
&amp;gt; Changes (by chris):
&amp;gt;
&amp;gt;  * hours:  0.0 =&amp;gt; 0.25
&amp;gt;  * totalhours:  0.0 =&amp;gt; 0.25
&amp;gt;
&amp;gt;
&amp;gt; Comment:
&amp;gt;
&amp;gt;  The only thing that I'm aware of that has changed in the last few days was
&amp;gt;  the BOA upgrade which was done on Sunday night, see ticket:547#comment:4
&amp;gt;
&amp;gt;  Browsing the site I keep getting redirects from HTTPS to HTTP, however
&amp;gt;  these are blocked by the https://addons.mozilla.org/en-
&amp;gt;  US/firefox/addon/requestpolicy/ plugin I have in Firefox and this enables
&amp;gt;  me to use the admin interface normally.
&amp;gt;
&amp;gt;  Here is an example of the redirect, I clicked a link to
&amp;gt;  https://www.transitionnetwork.org/node/add/blog and my broswer sent the
&amp;gt;  following GET request (the session cookie string has been replaced with a
&amp;gt;  made up one for security):
&amp;gt;
&amp;gt;  {{{
&amp;gt;  GET /node/add/blog HTTP/1.1
&amp;gt;  Host: www.transitionnetwork.org
&amp;gt;  User-Agent: Mozilla/5.0 (X11; Linux i686; rv:20.0) Gecko/20100101
&amp;gt;  Firefox/20.0
&amp;gt;  Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
&amp;gt;  Accept-Language: en-gb,en;q=0.5
&amp;gt;  Accept-Encoding: gzip, deflate
&amp;gt;  DNT: 1
&amp;gt;  Cookie:
&amp;gt;  SESStai8xeimetief7coh8pheev7siu0li2daocailiew7koo0see2xierucheeceTusiW;
&amp;gt;  LOGGED_IN=1; has_js=1
&amp;gt;  Connection: keep-alive
&amp;gt;  }}}
&amp;gt;
&amp;gt;  And the response is a redirect to the home page:
&amp;gt;
&amp;gt;  {{{
&amp;gt;  HTTP/1.1 301 Moved Permanently
&amp;gt;  Server: nginx
&amp;gt;  Date: Tue, 14 May 2013 09:05:58 GMT
&amp;gt;  Content-Type: text/html; charset=utf-8
&amp;gt;  Transfer-Encoding: chunked
&amp;gt;  Connection: keep-alive
&amp;gt;  X-Backend: C
&amp;gt;  X-Allow-Redis: YES
&amp;gt;  X-Cookie-Domain: .transitionnetwork.org
&amp;gt;  X-Redis-Prefix: www.transitionnetwork.org_
&amp;gt;  X-Purge-Level: 6
&amp;gt;  X-Local-Proto: https
&amp;gt;  Location: http://www.transitionnetwork.org/
&amp;gt;  Last-Modified: Tue, 14 May 2013 09:05:56 +0000
&amp;gt;  Cache-Control: no-cache, must-revalidate, post-check=0, pre-check=0
&amp;gt;  Etag: "1368522356"
&amp;gt;  X-Engine: Octopus 1.0 ET
&amp;gt;  X-Device: normal
&amp;gt;  X-Speed-Cache: BYPASS
&amp;gt;  X-Speed-Cache-UID: Olouveikoh7lariCh2eef4iiv2zai2ais;
&amp;gt;  X-Speed-Cache-Key: /node/add/blog
&amp;gt;  X-NoCache: Skip
&amp;gt;  X-This-Proto: https
&amp;gt;  X-Server-Name: www.transitionnetwork.org
&amp;gt;  Vary: Accept-Encoding
&amp;gt;  }}}
&amp;gt;
&amp;gt;  More investigation is needed...
&amp;gt;
&amp;gt; --
&amp;gt; Ticket URL: &amp;lt;https://tech.transitionnetwork.org/trac/ticket/548#comment:1&amp;gt;
&amp;gt; Transition Technology &amp;lt;https://tech.transitionnetwork.org/trac&amp;gt;
&amp;gt; Support and issues tracking for the Transition Network Web Project.
&amp;gt;
--
Jim Kirkpatrick
i-JK Drupal Solutions -- www.i-jk.co.uk
phone: 07728 794171
email: jim@i-jk.co.uk
skype: jim_kirkpatrick
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 14 May 2013 09:39:06 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/548#comment:3</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#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.2&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.25&lt;/em&gt; to &lt;em&gt;0.45&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
This ticket might be related, &lt;a class="ext-link" href="https://drupal.org/node/1989254"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://drupal.org/node/1989254&lt;/a&gt; the BOA issue queue is here &lt;a class="ext-link" href="http://bit.ly/boa-iq"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://bit.ly/boa-iq&lt;/a&gt;
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Tue, 14 May 2013 09:46:30 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:4</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:4</guid>
      <description>
        &lt;p&gt;
Last time I used it was Thurs 09/05. Social Reporters tried to use it Monday 13/5 with no luck.
&lt;/p&gt;
&lt;p&gt;
Replying to &lt;a href="http://localhost:8080/trac/ticket/548#comment:2" title="Comment 2 for Ticket #548"&gt;jim&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;pre class="wiki"&gt;I've tried a few things but can't do much from the UI. I'm looking at it
but don't have my SSH key at work so can't do much until tonight.
It feels like a module issue, or a server config thing -- I notice that all
the admin pages are available, provided you use the old, non-'clean url'
urls, e.g.
   - Normal: https://www.transitionnetwork.org/admin/content/node/overview
   - Tweaked: https://www.transitionnetwork.org/*?q=*
   admin/content/node/overview
Note the *?q= *between the domain and the path -- that will work for any
page.
So this means Drupal is fine, but either it, a module or the server is
redirecting /admin and /node/*/edit paths. Odd.
Ed, when did this last work?
On 14 May 2013 10:11, Transiton Technology Trac &amp;lt;
trac@tech.transitionnetwork.org&amp;gt; wrote:
&amp;gt; #548: All Admin functions broken on TN.org
&amp;gt; -------------------------------------+-------------------------------------
&amp;gt;            Reporter:  ed             |                      Owner:  chris
&amp;gt;                Type:  defect         |                     Status:  new
&amp;gt;            Priority:  blocker        |                  Milestone:
&amp;gt;           Component:  Drupal         |  Production
&amp;gt;   modules &amp;amp; settings                 |                 Resolution:
&amp;gt;            Keywords:                 |  Estimated Number of Hours:  0.0
&amp;gt; Add Hours to Ticket:  0.25           |                  Billable?:  1
&amp;gt;         Total Hours:  0              |
&amp;gt; -------------------------------------+-------------------------------------
&amp;gt; Changes (by chris):
&amp;gt;
&amp;gt;  * hours:  0.0 =&amp;gt; 0.25
&amp;gt;  * totalhours:  0.0 =&amp;gt; 0.25
&amp;gt;
&amp;gt;
&amp;gt; Comment:
&amp;gt;
&amp;gt;  The only thing that I'm aware of that has changed in the last few days was
&amp;gt;  the BOA upgrade which was done on Sunday night, see ticket:547#comment:4
&amp;gt;
&amp;gt;  Browsing the site I keep getting redirects from HTTPS to HTTP, however
&amp;gt;  these are blocked by the https://addons.mozilla.org/en-
&amp;gt;  US/firefox/addon/requestpolicy/ plugin I have in Firefox and this enables
&amp;gt;  me to use the admin interface normally.
&amp;gt;
&amp;gt;  Here is an example of the redirect, I clicked a link to
&amp;gt;  https://www.transitionnetwork.org/node/add/blog and my broswer sent the
&amp;gt;  following GET request (the session cookie string has been replaced with a
&amp;gt;  made up one for security):
&amp;gt;
&amp;gt;  {{{
&amp;gt;  GET /node/add/blog HTTP/1.1
&amp;gt;  Host: www.transitionnetwork.org
&amp;gt;  User-Agent: Mozilla/5.0 (X11; Linux i686; rv:20.0) Gecko/20100101
&amp;gt;  Firefox/20.0
&amp;gt;  Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
&amp;gt;  Accept-Language: en-gb,en;q=0.5
&amp;gt;  Accept-Encoding: gzip, deflate
&amp;gt;  DNT: 1
&amp;gt;  Cookie:
&amp;gt;  SESStai8xeimetief7coh8pheev7siu0li2daocailiew7koo0see2xierucheeceTusiW;
&amp;gt;  LOGGED_IN=1; has_js=1
&amp;gt;  Connection: keep-alive
&amp;gt;  }}}
&amp;gt;
&amp;gt;  And the response is a redirect to the home page:
&amp;gt;
&amp;gt;  {{{
&amp;gt;  HTTP/1.1 301 Moved Permanently
&amp;gt;  Server: nginx
&amp;gt;  Date: Tue, 14 May 2013 09:05:58 GMT
&amp;gt;  Content-Type: text/html; charset=utf-8
&amp;gt;  Transfer-Encoding: chunked
&amp;gt;  Connection: keep-alive
&amp;gt;  X-Backend: C
&amp;gt;  X-Allow-Redis: YES
&amp;gt;  X-Cookie-Domain: .transitionnetwork.org
&amp;gt;  X-Redis-Prefix: www.transitionnetwork.org_
&amp;gt;  X-Purge-Level: 6
&amp;gt;  X-Local-Proto: https
&amp;gt;  Location: http://www.transitionnetwork.org/
&amp;gt;  Last-Modified: Tue, 14 May 2013 09:05:56 +0000
&amp;gt;  Cache-Control: no-cache, must-revalidate, post-check=0, pre-check=0
&amp;gt;  Etag: "1368522356"
&amp;gt;  X-Engine: Octopus 1.0 ET
&amp;gt;  X-Device: normal
&amp;gt;  X-Speed-Cache: BYPASS
&amp;gt;  X-Speed-Cache-UID: Olouveikoh7lariCh2eef4iiv2zai2ais;
&amp;gt;  X-Speed-Cache-Key: /node/add/blog
&amp;gt;  X-NoCache: Skip
&amp;gt;  X-This-Proto: https
&amp;gt;  X-Server-Name: www.transitionnetwork.org
&amp;gt;  Vary: Accept-Encoding
&amp;gt;  }}}
&amp;gt;
&amp;gt;  More investigation is needed...
&amp;gt;
&amp;gt; --
&amp;gt; Ticket URL: &amp;lt;https://tech.transitionnetwork.org/trac/ticket/548#comment:1&amp;gt;
&amp;gt; Transition Technology &amp;lt;https://tech.transitionnetwork.org/trac&amp;gt;
&amp;gt; Support and issues tracking for the Transition Network Web Project.
&amp;gt;
--
Jim Kirkpatrick
i-JK Drupal Solutions -- www.i-jk.co.uk
phone: 07728 794171
email: jim@i-jk.co.uk
skype: jim_kirkpatrick
&lt;/pre&gt;&lt;/blockquote&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Tue, 14 May 2013 09:48:04 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:5</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:5</guid>
      <description>
        &lt;p&gt;
good tip about URLs - ta - very timely
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Tue, 14 May 2013 09:50:03 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:6</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:6</guid>
      <description>
        &lt;pre class="wiki"&gt;Interesting... My initial hunch was a 443 Session module issue, but the
settings on there look good.
However, it needs our local.setting.php in the
~/static/transition-00X/sites/www.transitionnetwork.org/local.setting.phphaving
the following in it:
   if (!empty($_SERVER['HTTPS']) &amp;amp;&amp;amp; $_SERVER['HTTPS'] != 'off') {
        ini_set('session.cookie_secure', 1);
      }
This was in our /data/conf/override.global.inc file instead, as that's
included in all sites we host and they curently will all need this.
Chris, could you try commenting out the above lines in
/data/conf/override.global.inc and try to use /admin/* URLs? If that
doesn't work we should uncomment them.
Also, have you tried the restarting php53-fpm service? And maybe
redis-server service?
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 14 May 2013 10:16:16 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/548#comment:7</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:7</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.5&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.45&lt;/em&gt; to &lt;em&gt;0.95&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
I have raised a ticket here &lt;a class="ext-link" href="https://drupal.org/node/1994346"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://drupal.org/node/1994346&lt;/a&gt;
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Tue, 14 May 2013 10:35:03 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:8</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:8</guid>
      <description>
        &lt;pre class="wiki"&gt;Good work on the ticket, I've added extra info.
BUT Chris, you'll need to attach the key files if you want support!!!
From the new Issue page for Octopus (
https://drupal.org/node/add/project-issue/octopus):
&amp;gt; Please note that any bug report or support request failing to follow the
guidelines will be ignored and closed without any answer.
&amp;gt; Before reporting a bug always search for similar bug report before
submitting your own, and include as much information about your context as
possible. Especially please include the contents (anonymized for security
and privacy) of files:
&amp;gt; /data/disk/USER/log/octopus_log.txt
&amp;gt; /var/aegir/config/includes/barracuda_log.txt
&amp;gt; /root/.USER.octopus.cnf
On 14 May 2013 11:16, Transiton Technology Trac &amp;lt;
trac@tech.transitionnetwork.org&amp;gt; wrote:
&amp;gt; #548: All Admin functions broken on TN.org
&amp;gt; -------------------------------------+-------------------------------------
&amp;gt;            Reporter:  ed             |                      Owner:  chris
&amp;gt;                Type:  defect         |                     Status:  new
&amp;gt;            Priority:  blocker        |                  Milestone:
&amp;gt;           Component:  Drupal         |  Production
&amp;gt;   modules &amp;amp; settings                 |                 Resolution:
&amp;gt;            Keywords:                 |  Estimated Number of Hours:  0.0
&amp;gt; Add Hours to Ticket:  0.5            |                  Billable?:  1
&amp;gt;         Total Hours:  0.45           |
&amp;gt; -------------------------------------+-------------------------------------
&amp;gt; Changes (by chris):
&amp;gt;
&amp;gt;  * hours:  0.0 =&amp;gt; 0.5
&amp;gt;  * totalhours:  0.45 =&amp;gt; 0.95
&amp;gt;
&amp;gt;
&amp;gt; Comment:
&amp;gt;
&amp;gt;  I have raised a ticket here https://drupal.org/node/1994346
&amp;gt;
&amp;gt; --
&amp;gt; Ticket URL: &amp;lt;https://tech.transitionnetwork.org/trac/ticket/548#comment:7&amp;gt;
&amp;gt; Transition Technology &amp;lt;https://tech.transitionnetwork.org/trac&amp;gt;
&amp;gt; Support and issues tracking for the Transition Network Web Project.
&amp;gt;
--
Jim Kirkpatrick
i-JK Drupal Solutions -- www.i-jk.co.uk
phone: 07728 794171
email: jim@i-jk.co.uk
skype: jim_kirkpatrick
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 14 May 2013 11:24:57 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/548#comment:9</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:9</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.35&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.95&lt;/em&gt; to &lt;em&gt;1.3&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Replying to &lt;a href="http://localhost:8080/trac/ticket/548#comment:6" title="Comment 6 for Ticket #548"&gt;jim&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
Chris, could you try commenting out the above lines in
/data/conf/override.global.inc and try to use /admin/* URLs? If that
doesn't work we should uncomment them.
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
I tried commenting it out, not expecting this to change anything -- all it is doing is setting the secure flag on the admin cookie, and this is something that we want -- and it didn't change the behaviour.
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
Also, have you tried the restarting php53-fpm service? And maybe
redis-server service?
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
These will have been restarted during the upgrade so I don't think this will help, but I have restarted them in any case.
&lt;/p&gt;
&lt;p&gt;
Replying to &lt;a href="http://localhost:8080/trac/ticket/548#comment:8" title="Comment 8 for Ticket #548"&gt;jim&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
you'll need to attach the key files if you want support!!!
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
Have done, &lt;a class="ext-link" href="https://drupal.org/node/1994346#comment-7410060"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://drupal.org/node/1994346#comment-7410060&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Next thing to do is to read through the Nginx configuration to see if a Nginx redirect can be found.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Tue, 14 May 2013 12:05:03 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:10</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:10</guid>
      <description>
        &lt;pre class="wiki"&gt;Added a edit to my post to cover that secure session cookie test:
https://drupal.org/node/1994346#comment-7409920
So now we have to wait I suppose... I'll have a look as soon as I get home
around 6pm, and will keep an eye on the various threads.
Best,
Jim
On 14 May 2013 12:24, Transiton Technology Trac &amp;lt;
trac@tech.transitionnetwork.org&amp;gt; wrote:
&amp;gt; #548: All Admin functions broken on TN.org
&amp;gt; -------------------------------------+-------------------------------------
&amp;gt;            Reporter:  ed             |                      Owner:  chris
&amp;gt;                Type:  defect         |                     Status:  new
&amp;gt;            Priority:  blocker        |                  Milestone:
&amp;gt;           Component:  Drupal         |  Production
&amp;gt;   modules &amp;amp; settings                 |                 Resolution:
&amp;gt;            Keywords:                 |  Estimated Number of Hours:  0.0
&amp;gt; Add Hours to Ticket:  0.35           |                  Billable?:  1
&amp;gt;         Total Hours:  0.95           |
&amp;gt; -------------------------------------+-------------------------------------
&amp;gt; Changes (by chris):
&amp;gt;
&amp;gt;  * hours:  0.0 =&amp;gt; 0.35
&amp;gt;  * totalhours:  0.95 =&amp;gt; 1.3
&amp;gt;
&amp;gt;
&amp;gt; Comment:
&amp;gt;
&amp;gt;  Replying to [comment:6 jim]:
&amp;gt;  &amp;gt;
&amp;gt;  &amp;gt; Chris, could you try commenting out the above lines in
&amp;gt;  &amp;gt; /data/conf/override.global.inc and try to use /admin/* URLs? If that
&amp;gt;  &amp;gt; doesn't work we should uncomment them.
&amp;gt;
&amp;gt;  I tried commenting it out, not expecting this to change anything -- all it
&amp;gt;  is doing is setting the secure flag on the admin cookie, and this is
&amp;gt;  something that we want -- and it didn't change the behaviour.
&amp;gt;
&amp;gt;  &amp;gt; Also, have you tried the restarting php53-fpm service? And maybe
&amp;gt;  &amp;gt; redis-server service?
&amp;gt;
&amp;gt;  These will have been restarted during the upgrade so I don't think this
&amp;gt;  will help, but I have restarted them in any case.
&amp;gt;
&amp;gt;  Replying to [comment:8 jim]:
&amp;gt;  &amp;gt;
&amp;gt;  &amp;gt; you'll need to attach the key files if you want support!!!
&amp;gt;
&amp;gt;  Have done, https://drupal.org/node/1994346#comment-7410060
&amp;gt;
&amp;gt;  Next thing to do is to read through the Nginx configuration to see if a
&amp;gt;  Nginx redirect can be found.
&amp;gt;
&amp;gt; --
&amp;gt; Ticket URL: &amp;lt;https://tech.transitionnetwork.org/trac/ticket/548#comment:9&amp;gt;
&amp;gt; Transition Technology &amp;lt;https://tech.transitionnetwork.org/trac&amp;gt;
&amp;gt; Support and issues tracking for the Transition Network Web Project.
&amp;gt;
--
Jim Kirkpatrick
i-JK Drupal Solutions -- www.i-jk.co.uk
phone: 07728 794171
email: jim@i-jk.co.uk
skype: jim_kirkpatrick
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 14 May 2013 12:08:32 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/548#comment:11</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:11</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.25&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;1.3&lt;/em&gt; to &lt;em&gt;1.55&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Following the Nginx config includes:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;/etc/nginx/nginx.conf
&lt;ul&gt;&lt;li&gt;/etc/nginx/mime.types
&lt;/li&gt;&lt;li&gt;/etc/nginx/conf.d/aegir.conf
&lt;ul&gt;&lt;li&gt;/var/aegir/config/server_master/nginx/pre.d/nginx_speed_purge.conf
&lt;/li&gt;&lt;li&gt;/var/aegir/config/server_master/nginx/pre.d/nginx_wild_ssl.conf
&lt;/li&gt;&lt;li&gt;/var/aegir/config/server_master/nginx/platform.d/tn.conf -&amp;gt; /data/disk/tn/config/tn.nginx.conf
&lt;ul&gt;&lt;li&gt;/data/disk/tn/config/server_master/nginx/vhost.d/news.transitionnetwork.org
&lt;ul&gt;&lt;li&gt;/data/disk/tn/config/includes/fastcgi_params.conf
&lt;/li&gt;&lt;li&gt;/data/disk/tn/config/includes/nginx_octopus_include.conf
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;/data/disk/tn/config/server_master/nginx/vhost.d/stg.transitionnetwork.org
&lt;ul&gt;&lt;li&gt;/data/disk/tn/config/includes/fastcgi_params.conf
&lt;/li&gt;&lt;li&gt;/data/disk/tn/config/includes/nginx_octopus_include.conf
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;/data/disk/tn/config/server_master/nginx/vhost.d/tn.puffin.webarch.net
&lt;ul&gt;&lt;li&gt;/data/disk/tn/config/includes/fastcgi_params.conf
&lt;/li&gt;&lt;li&gt;/data/disk/tn/config/includes/nginx_modern_include.conf
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;/data/disk/tn/config/server_master/nginx/vhost.d/www.transitionnetwork.org
&lt;ul&gt;&lt;li&gt;/data/disk/tn/config/includes/fastcgi_params.conf
&lt;/li&gt;&lt;li&gt;/data/disk/tn/config/includes/nginx_octopus_include.conf
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;/var/aegir/config/server_master/nginx/vhost.d/cgp.master.puffin.webarch.net
&lt;ul&gt;&lt;li&gt;/var/aegir/config/includes/fastcgi_params.conf
&lt;/li&gt;&lt;li&gt;/var/aegir/config/includes/nginx_compact_include.conf
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;/var/aegir/config/server_master/nginx/vhost.d/chive.master.puffin.webarch.net
&lt;ul&gt;&lt;li&gt;/var/aegir/config/includes/fastcgi_params.conf
&lt;/li&gt;&lt;li&gt;/var/aegir/config/includes/nginx_compact_include.conf
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;/var/aegir/config/server_master/nginx/vhost.d/master.puffin.webarch.net
&lt;ul&gt;&lt;li&gt;/var/aegir/config/includes/fastcgi_params.conf
&lt;/li&gt;&lt;li&gt;/var/aegir/config/includes/nginx_modern_include.conf
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;/var/aegir/config/server_master/nginx/post.d/* (yes there is a files called *)
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;/etc/nginx/sites-enabled/ (this directory doesn't exist)
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
This is a sorted unique list of the files to check:
&lt;/p&gt;
&lt;pre class="wiki"&gt;/data/disk/tn/config/includes/fastcgi_params.conf
/data/disk/tn/config/includes/nginx_modern_include.conf
/data/disk/tn/config/includes/nginx_octopus_include.conf
/data/disk/tn/config/server_master/nginx/vhost.d/news.transitionnetwork.org
/data/disk/tn/config/server_master/nginx/vhost.d/stg.transitionnetwork.org
/data/disk/tn/config/server_master/nginx/vhost.d/tn.puffin.webarch.net
/data/disk/tn/config/server_master/nginx/vhost.d/www.transitionnetwork.org
/etc/nginx/conf.d/aegir.conf
/etc/nginx/mime.types
/etc/nginx/nginx.conf
/var/aegir/config/includes/fastcgi_params.conf
/var/aegir/config/includes/nginx_compact_include.conf
/var/aegir/config/includes/nginx_modern_include.conf
/var/aegir/config/server_master/nginx/pre.d/nginx_speed_purge.conf
/var/aegir/config/server_master/nginx/pre.d/nginx_wild_ssl.conf
/var/aegir/config/server_master/nginx/vhost.d/cgp.master.puffin.webarch.net
/var/aegir/config/server_master/nginx/vhost.d/chive.master.puffin.webarch.net
/var/aegir/config/server_master/nginx/vhost.d/master.puffin.webarch.net
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Tue, 14 May 2013 13:07:13 GMT</pubDate>
      <title>milestone changed</title>
      <link>http://localhost:8080/trac/ticket/548#comment:12</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:12</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;
                changed from &lt;em&gt;Production&lt;/em&gt; to &lt;em&gt;Maintenance&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 14 May 2013 13:49:21 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/548#comment:13</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:13</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.25&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;1.55&lt;/em&gt; to &lt;em&gt;1.8&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Reading through the 3000+ lines of Nginx config, the key file for port 443 is &lt;tt&gt;/var/aegir/config/server_master/nginx/pre.d/nginx_wild_ssl.conf&lt;/tt&gt; and Nginx is basically set up as a reverse proxy to itself.
&lt;/p&gt;
&lt;p&gt;
But I'm sorry I can't see what is causing the redirects from port 80 to port 443.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 14 May 2013 18:17:57 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/548#comment:14</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:14</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.28&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;1.8&lt;/em&gt; to &lt;em&gt;2.08&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
The Redirect documented in &lt;a class="closed ticket" href="http://localhost:8080/trac/ticket/548#comment:1" title="defect: All Admin functions broken on TN.org (closed: fixed)"&gt;ticket:548#comment:1&lt;/a&gt; is a 301, so grepping the Nginx for "permanent" (a 301 is a permanent redirect), there are the following redirects in 3 different files, &lt;tt&gt;/data/disk/tn/config/includes/nginx_modern_include.conf&lt;/tt&gt;, &lt;tt&gt;/data/disk/tn/config/includes/nginx_octopus_include.conf&lt;/tt&gt; and &lt;tt&gt;/var/aegir/config/includes/nginx_modern_include.conf&lt;/tt&gt;:
&lt;/p&gt;
&lt;pre class="wiki"&gt;###
### Deny access to Hostmaster web/db server node.
### It is still possible to edit or break web/db server
### node at /node/2/edit, if you know what are you doing.
###
location ^~ /hosting/c/server_master {
  access_log off;
  rewrite ^ $scheme://$host/hosting/sites permanent;
}
###
### Deny access to Hostmaster db server node.
### It is still possible to edit or break db server
### node at /node/4/edit, if you know what are you doing.
###
location ^~ /hosting/c/server_localhost {
  access_log off;
  rewrite ^ $scheme://$host/hosting/sites permanent;
}
###
### Deny cache details display.
###
location ^~ /admin/settings/performance/cache-backend {
  access_log off;
  rewrite ^ $scheme://$host/admin/settings/performance permanent;
}
###
### Deny cache details display.
###
location ^~ /admin/config/development/performance/redis {
  access_log off;
  rewrite ^ $scheme://$host/admin/config/development/performance permanent;
}
###
### Send all known bots to $args free URLs.
###
location @nobots {
  if ($is_bot) {
    rewrite ^ $scheme://$host$uri? permanent;
  }
  rewrite ^/(.*)$  /index.php?q=$1 last;
}
&lt;/pre&gt;&lt;p&gt;
None of the above look to me like they might be the cause of the problem.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Tue, 14 May 2013 19:25:42 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:15</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:15</guid>
      <description>
        &lt;p&gt;
I'm looking for some Jim love here too, yes?
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Tue, 14 May 2013 19:28:24 GMT</pubDate>
      <title>attachment set</title>
      <link>http://localhost:8080/trac/ticket/548</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;attachment&lt;/strong&gt;
                set to &lt;em&gt;2.0.8-2.0.9.diff&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Git Diff of nginx-for-drupal BOA 2.0.8-2.0.9
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Tue, 14 May 2013 19:28:48 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:16</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:16</guid>
      <description>
        &lt;p&gt;
I've done a diff on the git tags for BOA 2.0.8 to 2.0.9... That's attached, I'm working my way through to see if anything stands out.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Tue, 14 May 2013 19:31:56 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:17</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:17</guid>
      <description>
        &lt;p&gt;
nice - i'm on mobile if needed
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Tue, 14 May 2013 19:51:45 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:18</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:18</guid>
      <description>
        &lt;p&gt;
I've also disabled Session443 on &lt;a class="ext-link" href="http://stg.transitionnetwork.org/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://stg.transitionnetwork.org/&lt;/a&gt; -- once disabled AND I log in via HTTP, all is well; admin links are fine and I can move between pages no problems.
&lt;/p&gt;
&lt;p&gt;
So we have a SSL/secure cookie configuration issue which is causing the problems. When using Session443 to control HTTPS access, the admin /node/*/edit issue happens. When turned off, provided I login in both HTTP and HTTPS contexts, it's fine again.
&lt;/p&gt;
&lt;p&gt;
I'll keep digging, but could be related to &lt;a class="closed ticket" href="http://localhost:8080/trac/ticket/484" title="task: Puffin/Aegir SSL options (closed: fixed)"&gt;Puffin/Aegir SSL options&lt;/a&gt; back in the server move days...
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Tue, 14 May 2013 19:58:26 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:19</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:19</guid>
      <description>
        &lt;p&gt;
One section from the .diff I uploaded is new in 2.0.9 and relates to cookies, HTTPS &lt;em&gt;and&lt;/em&gt; results in redirects if BOA thinks the request is from a bot... In file aegir/conf/global.inc.aegir.txt:
&lt;/p&gt;
&lt;pre class="wiki"&gt;@@ -374,7 +375,22 @@ if (isset($_SERVER['HTTP_HOST']) &amp;amp;&amp;amp; isset($_SERVER['SERVER_NAME'])) {
       }
     }
-    if (empty($known_bot) &amp;amp;&amp;amp; !$high_traffic) {
+    if (!isset($_COOKIE[$test_sess_name])) {
+      if (preg_match("/\/(?:node\/[0-9]+\/edit|node\/add)/", $_SERVER['REQUEST_URI'])) {
+        if (!file_exists('sites/'. $_SERVER['SERVER_NAME'] .'/modules/allow_anon_node_add.info')) {
+          $deny_anon = TRUE;
+          header("HTTP/1.1 301 Moved Permanently");
+          header("Location: http://" . $_SERVER['SERVER_NAME'] . "/");
+        }
+      }
+      if (preg_match("/^\/(?:[a-z]{2}\/)?(?:admin|logout|privatemsg|approve)/", $_SERVER['REQUEST_URI'])) {
+        $deny_anon = TRUE;
+        header("HTTP/1.1 301 Moved Permanently");
+        header("Location: http://" . $_SERVER['SERVER_NAME'] . "/");
+      }
+    }
+
&lt;/pre&gt;&lt;p&gt;
Might be a wild goose chase, but I'll review aegir/conf/global.inc.aegir.txt now to see what the whole section of code does.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>mark</dc:creator>

      <pubDate>Tue, 14 May 2013 20:05:03 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:20</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:20</guid>
      <description>
        &lt;pre class="wiki"&gt;Probably a silly suggestion, but if some degree of security is needed while
SSL gets fixed, there's always the Encrypt Submissions module:
http://drupal.org/project/encrypt_submissions
Good luck. Hope the solution is found without too much bother.
M.
On May 14, 2013 8:51 PM, "Transiton Technology Trac" &amp;lt;
trac@tech.transitionnetwork.org&amp;gt; wrote:
&amp;gt; #548: All Admin functions broken on TN.org
&amp;gt; -------------------------------------+-------------------------------------
&amp;gt;            Reporter:  ed             |                      Owner:  chris
&amp;gt;                Type:  defect         |                     Status:  new
&amp;gt;            Priority:  blocker        |                  Milestone:
&amp;gt;           Component:  Drupal         |  Maintenance
&amp;gt;   modules &amp;amp; settings                 |                 Resolution:
&amp;gt;            Keywords:                 |  Estimated Number of Hours:  0.0
&amp;gt; Add Hours to Ticket:  0              |                  Billable?:  1
&amp;gt;         Total Hours:  2.08           |
&amp;gt; -------------------------------------+-------------------------------------
&amp;gt;
&amp;gt; Comment (by jim):
&amp;gt;
&amp;gt;  I've also disabled Session443 on http://stg.transitionnetwork.org/ --
&amp;gt; once
&amp;gt;  disabled AND I log in via HTTP, all is well; admin links are fine and I
&amp;gt;  can move between pages no problems.
&amp;gt;
&amp;gt;  So we have a SSL/secure cookie configuration issue which is causing the
&amp;gt;  problems. When using Session443 to control HTTPS access, the admin
&amp;gt;  /node/*/edit issue happens. When turned off, provided I login in both HTTP
&amp;gt;  and HTTPS contexts, it's fine again.
&amp;gt;
&amp;gt;  I'll keep digging, but could be related to [#484 Puffin/Aegir SSL options]
&amp;gt;  back in the server move days...
&amp;gt;
&amp;gt; --
&amp;gt; Ticket URL: &amp;lt;https://tech.transitionnetwork.org/trac/ticket/548#comment:18
&amp;gt; &amp;gt;
&amp;gt; Transition Technology &amp;lt;https://tech.transitionnetwork.org/trac&amp;gt;
&amp;gt; Support and issues tracking for the Transition Network Web Project.
&amp;gt;
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Tue, 14 May 2013 20:12:36 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:21</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:21</guid>
      <description>
        &lt;p&gt;
And that's fixed it!
&lt;/p&gt;
&lt;p&gt;
I've reverted &lt;a class="ext-link" href="http://drupalcode.org/project/octopus.git/commit/03d1a3e"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;commit 03d1a3e: Issue #1962458 by jeremyr - 403 for anonymous users on node/add&lt;/a&gt; and it all seems good to me now.
&lt;/p&gt;
&lt;p&gt;
Downgrading, I'll post more on the &lt;a class="ext-link" href="https://drupal.org/node/1994346"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;Drupal.org Octupus issue&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Ed, can you confirm it works for you? Please test some stuff...
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Tue, 14 May 2013 20:12:44 GMT</pubDate>
      <title>owner, priority, status changed</title>
      <link>http://localhost:8080/trac/ticket/548#comment:22</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:22</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;owner&lt;/strong&gt;
              changed from &lt;em&gt;chris&lt;/em&gt; to &lt;em&gt;jim&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;priority&lt;/strong&gt;
                changed from &lt;em&gt;blocker&lt;/em&gt; to &lt;em&gt;major&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;assigned&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 14 May 2013 20:17:08 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/548#comment:23</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:23</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.25&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;2.08&lt;/em&gt; to &lt;em&gt;2.33&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Replying to &lt;a href="http://localhost:8080/trac/ticket/548#comment:21" title="Comment 21 for Ticket #548"&gt;jim&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
And that's fixed it!
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
Nice one Jim! That's fixed it :-)
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 14 May 2013 20:26:01 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/548#comment:24</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:24</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;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;2.33&lt;/em&gt; to &lt;em&gt;2.43&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
This is the ticket referenced in the commit which caused the problem: &lt;a class="ext-link" href="https://drupal.org/node/1962458"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://drupal.org/node/1962458&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
I don't understand why all users appear to be classified as bots.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Tue, 14 May 2013 20:31:28 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:25</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:25</guid>
      <description>
        &lt;blockquote class="citation"&gt;
&lt;p&gt;
I don't understand why all users appear to be classified as bots.
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
Neither do I... Might be an interaction with Session443, or just a bug in the bot detection. Too tired to debug further, but will pick this up again tomorrow.
&lt;/p&gt;
&lt;p&gt;
So in closing for tonight...
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;I've updated the ticket description and added some comments: &lt;a class="ext-link" href="https://drupal.org/node/1994346"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://drupal.org/node/1994346&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;I'll follow the bug up from here and re-patch our &lt;tt&gt;/data/conf/global.inc&lt;/tt&gt; file when a fix comes out.
&lt;/li&gt;&lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Wed, 15 May 2013 06:18:47 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:26</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:26</guid>
      <description>
        &lt;p&gt;
Tested and it works fine as admin and as a social reporter. Leaving open for follow up.
&lt;/p&gt;
&lt;p&gt;
Could this have anything to do with our use of the various anti-spam measures?
&lt;/p&gt;
&lt;p&gt;
Good work.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Fri, 17 May 2013 17:25:43 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:27</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:27</guid>
      <description>
        &lt;p&gt;
This is fixed in this BOA commit: &lt;a class="ext-link" href="http://drupalcode.org/project/octopus.git/commit/8c79f5e"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://drupalcode.org/project/octopus.git/commit/8c79f5e&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
It requires replacing our &lt;tt&gt;/data/conf/global.inc&lt;/tt&gt; with this version: &lt;a class="ext-link" href="http://drupalcode.org/project/octopus.git/blob/8c79f5e:/aegir/conf/global.inc"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://drupalcode.org/project/octopus.git/blob/8c79f5e:/aegir/conf/global.inc&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
If I don't hear any objections, I'll proceed with the replacement this weekend.
&lt;/p&gt;
&lt;p&gt;
Also I'll backup our current file so we can roll back as needed. I'll then test and either roll back or let everyone know I think it's fine.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Fri, 17 May 2013 19:33:57 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/548#comment:28</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:28</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.2&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;2.43&lt;/em&gt; to &lt;em&gt;2.63&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Replying to &lt;a href="http://localhost:8080/trac/ticket/548#comment:27" title="Comment 27 for Ticket #548"&gt;jim&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
If I don't hear any objections, I'll proceed with the replacement this weekend.
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
Go for it, good to see the BOA developers working on this problem, I have posted another comment to the Drupal bug:
&lt;/p&gt;
&lt;p&gt;
&lt;a class="ext-link" href="https://drupal.org/node/1994346#comment-7424604"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://drupal.org/node/1994346#comment-7424604&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
If there is a better alternative to Session 443 that would be fine, but I'm not aware of one and it's working well as far as I'm aware -- I don't really understand why you and omega8cc are not happy with it?
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Wed, 22 May 2013 13:15:34 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/548#comment:29</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:29</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.5&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;2.63&lt;/em&gt; to &lt;em&gt;3.13&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
FYI lots of good debugging and other comments by me and Omega8cc from comment &lt;a class="closed ticket" href="http://localhost:8080/trac/ticket/11" title="enhancement: image re-sizing in teasers (closed: invalid)"&gt;#11&lt;/a&gt; here: &lt;a class="ext-link" href="http://drupal.org/node/1994346#comment-7432698"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://drupal.org/node/1994346#comment-7432698&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
The situation is:
&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;I'll create two control files so we can run with standard global.in, rather than the patched version.
&lt;/li&gt;&lt;li&gt;I'll try to establish if we can find a way to either a) replace Session443 (because it mucks about with the session IDs), or b) enhance BOA... There's also an option c): Get BOA to do the job of Session443/Secure Pages under D6 somehow.
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;
I'll do 1 today at some point, and follow up with 2 over the coming weeks.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Wed, 22 May 2013 18:27:26 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/548#comment:30</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:30</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.25&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;3.13&lt;/em&gt; to &lt;em&gt;3.38&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Another option we could consider is using a STS header to ensure that people who visit the site using HTTPS don't visit the site using HTTP, see the &lt;a class="ext-link" href="https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;Wikipedia HTTP Strict Transport Security page&lt;/a&gt;, the only problem is that there is no IE support and it would depend on people using new browsers, perhaps this means it not yet viable.
&lt;/p&gt;
&lt;p&gt;
If we are able to add to the Nginx configuration for the site then it's just a matter of adding this:
&lt;/p&gt;
&lt;pre class="wiki"&gt;add_header Strict-Transport-Security max-age=31536000;
&lt;/pre&gt;&lt;p&gt;
And if we can't there is this Drupal module: &lt;a class="ext-link" href="https://drupal.org/project/hsts"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://drupal.org/project/hsts&lt;/a&gt;
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Fri, 24 May 2013 09:16:38 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/548#comment:31</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:31</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;2.5&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;3.38&lt;/em&gt; to &lt;em&gt;5.88&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Adding my 2 hours that I thought I'd added from the original debugging.
&lt;/p&gt;
&lt;p&gt;
Recent debugging time I'll share 50% voluntary with BOA since I'm helping an OS project that directly benefits me too... There's already .5 hours against me for that, adding .5 more for recent work and the fix (which will go in tonight).
&lt;/p&gt;
&lt;p&gt;
When adding the control files per &lt;a class="ext-link" href="https://drupal.org/node/1994346#comment-7433174"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://drupal.org/node/1994346#comment-7433174&lt;/a&gt;, and judging by the code, this issue will almost certainly be closed. I'll then raise a separate Octopus ticket on D.o to suggest an alternative session ID handling system.
&lt;/p&gt;
&lt;p&gt;
Regarding STS etc... The bottom line is D6 has crappy session/cookie handling for HTTPS. BOA tries to do some nice stuff to take load off/secure the sessions futher, but this doesn't work with Session443 which we need to give us good session handling under D6. The control files mentioned above effectively turn off the redirects in Octopus.
&lt;/p&gt;
&lt;p&gt;
So I aim to close this tonight, and all my time for the ticket is logged against it now.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Fri, 24 May 2013 10:59:08 GMT</pubDate>
      <title>cc, priority changed</title>
      <link>http://localhost:8080/trac/ticket/548#comment:32</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:32</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;cc&lt;/strong&gt;
              &lt;em&gt;chris&lt;/em&gt; added; &lt;em&gt;mark&lt;/em&gt;, &lt;em&gt;jim&lt;/em&gt; removed
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;priority&lt;/strong&gt;
                changed from &lt;em&gt;major&lt;/em&gt; to &lt;em&gt;critical&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Since the update today I cannot access any admin functions - please check out lads
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Fri, 24 May 2013 11:05:37 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:33</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:33</guid>
      <description>
        &lt;p&gt;
Aaahh piss.
&lt;/p&gt;
&lt;p&gt;
Ok: Chris, please (checking the XXX bit):
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;tt&gt;touch /data/disk/tn/static/transitionnetwork-XXX/sites/www.transitionnetwork.org/modules/allow_anon_node_add.info&lt;/tt&gt;
&lt;/li&gt;&lt;li&gt;&lt;tt&gt;touch /data/disk/tn/static/transitionnetwork-XXX/sites/www.transitionnetwork.org/modules/disable_admin_dos_protection.info&lt;/tt&gt;
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
And backup/replace /data/conf/global.inc with /data/conf/global.inc.HEAD.
&lt;/p&gt;
&lt;p&gt;
That's the fix I would have done tonight...
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Fri, 24 May 2013 11:15:58 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/548#comment:34</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:34</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.15&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;5.88&lt;/em&gt; to &lt;em&gt;6.03&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
I feared this would happen &lt;a class="closed ticket" href="http://localhost:8080/trac/ticket/218#comment:90" title="maintenance: Debian upgrades and updates (closed: fixed)"&gt;ticket:218#comment:90&lt;/a&gt; and I'm sorry that I didn't check to see if it had happened, following Jims advice:
&lt;/p&gt;
&lt;pre class="wiki"&gt;touch /data/disk/tn/static/transition-network-d6-s001/sites/www.stg.transitionnetwork.org/modules/allow_anon_node_add.info
touch /data/disk/tn/static/transition-network-d6-s001/sites/www.stg.transitionnetwork.org/modules/disable_admin_dos_protection.info
touch /data/disk/tn/static/transition-network-d6-004/sites/www.transitionnetwork.org/modules/allow_anon_node_add.info
touch /data/disk/tn/static/transition-network-d6-004/sites/www.transitionnetwork.org/modules/disable_admin_dos_protection.info
mv /data/conf/global.inc /data/conf/global.inc.bak
cp /data/conf/global.inc.HEAD /data/conf/global.inc
&lt;/pre&gt;&lt;p&gt;
The fix has done the trick it seems.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Fri, 24 May 2013 11:47:27 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:35</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:35</guid>
      <description>
        &lt;p&gt;
Well done Chris.
&lt;/p&gt;
&lt;p&gt;
Aaaannnd... relax.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Fri, 24 May 2013 11:49:53 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:36</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:36</guid>
      <description>
        &lt;p&gt;
And FYI these tasks are one-off per platform... they won't need doing again for BOA updates, just if we add a D6 platform with Session443-enabled sites.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Fri, 24 May 2013 14:10:11 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:37</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:37</guid>
      <description>
        &lt;p&gt;
working again - good work lads
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Mon, 27 May 2013 21:42:03 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:38</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:38</guid>
      <description>
        &lt;p&gt;
This can now be closed... I'm following up on the d.o issue to see if we can get a nicer fix for D6+Session443, but otherwise we're done here.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Mon, 27 May 2013 21:42:12 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/548#comment:39</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:39</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;assigned&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;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 28 May 2013 23:03:57 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/548#comment:40</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/548#comment:40</guid>
      <description>
        &lt;p&gt;
Note that the replacing /data/conf/global.inc as done in &lt;a class="closed ticket" href="http://localhost:8080/trac/ticket/548#comment:34" title="defect: All Admin functions broken on TN.org (closed: fixed)"&gt;ticket:548#comment:34&lt;/a&gt; needed the redis password adding back in and this was done on &lt;a class="closed ticket" href="http://localhost:8080/trac/ticket/554#comment:5" title="maintenance: Site slow down and MySQL load increase (closed: fixed)"&gt;ticket:554#comment:5&lt;/a&gt;
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>