<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Bump.<br>
      <br>
      On 10/24/2016 12:42 PM, Ben wrote:<br>
    </div>
    <blockquote
      cite="mid:fc9d813d-6d41-67c6-a570-d9b75d2a793a@openmailbox.org"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html; charset=utf-8">
      <p>Er det mulig å fikse dette?<br>
      </p>
      <div class="moz-forward-container">Ben<br>
        <br>
        -------- Forwarded Message --------
        <table class="moz-email-headers-table">
          <tbody>
            <tr>
              <th nowrap="nowrap">Subject: </th>
              <td>[rt.nuug.no #16742] [ERROR] general#version
                (ActiveRecord::StatementInvalid) "PG::UndefinedTable:
                ERROR: relation \"widget_votes\" does not...</td>
            </tr>
            <tr>
              <th nowrap="nowrap">Date: </th>
              <td>Mon, 24 Oct 2016 12:17:13 +0200</td>
            </tr>
            <tr>
              <th nowrap="nowrap">From: </th>
              <td>do-not-reply-to-this-address@localhost via RT <a
                  moz-do-not-send="true" class="moz-txt-link-rfc2396E"
                  href="mailto:mimesbronn@rt.nuug.no">&lt;mimesbronn@rt.nuug.no&gt;</a></td>
            </tr>
            <tr>
              <th nowrap="nowrap">Reply-To: </th>
              <td><a moz-do-not-send="true"
                  class="moz-txt-link-abbreviated"
                  href="mailto:mimesbronn@rt.nuug.no">mimesbronn@rt.nuug.no</a></td>
            </tr>
          </tbody>
        </table>
        <br>
        <br>
        <pre>Mon Oct 24 12:17:13 2016: Request 16742 was acted upon.
Transaction: Ticket created by do-not-reply-to-this-address@localhost
       Queue: mimesbronn
     Subject: [ERROR] general#version (ActiveRecord::StatementInvalid) "PG::UndefinedTable: ERROR:  relation \"widget_votes\" does not...
       Owner: Nobody
  Requestors: 
      Status: new
 Ticket &lt;URL: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://rt.nuug.no:443/Ticket/Display.html?id=16742">https://rt.nuug.no:443/Ticket/Display.html?id=16742</a> &gt;


An ActiveRecord::StatementInvalid occurred in general#version:

  PG::UndefinedTable: ERROR:  relation "widget_votes" does not exist
LINE 5:              WHERE a.attrelid = '"widget_votes"'::regclass
                                        ^
:             SELECT a.attname, format_type(a.atttypid, a.atttypmod),
                     pg_get_expr(d.adbin, d.adrelid), a.attnotnull, a.atttypid, a.atttypmod
              FROM pg_attribute a LEFT JOIN pg_attrdef d
                ON a.attrelid = d.adrelid AND a.attnum = d.adnum
             WHERE a.attrelid = '"widget_votes"'::regclass
               AND a.attnum &gt; 0 AND NOT a.attisdropped
             ORDER BY a.attnum

  activerecord (3.2.21) lib/active_record/connection_adapters/postgresql_adapter.rb:1163:in `async_exec'


-------------------------------
Request:
-------------------------------

  * URL       : <a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://www.mimesbronn.no/version.json">https://www.mimesbronn.no/version.json</a>
  * IP address: 50.116.3.88
  * Parameters: {"controller"=&gt;"general", "action"=&gt;"version", "format"=&gt;"json"}
  * Rails root: /srv/alaveteli_production/releases/20150919122035
  * Timestamp : 2016-10-24 12:17:07 +0200

-------------------------------
Session:
-------------------------------

  * session id: [FILTERED]
  * data: {"session_id"=&gt;"39c58e1047eb4c657d94c18db3fbee29", "locale"=&gt;"nb"}

-------------------------------
Environment:
-------------------------------

  * CONTENT_LENGTH                                 : 0
  * GATEWAY_INTERFACE                              : CGI/1.2
  * HTTP_ACCEPT                                    : */*
  * HTTP_ACCEPT_CHARSET                            : ISO-8859-1,utf-8;q=0.7,*;q=0.7
  * HTTP_ACCEPT_ENCODING                           : gzip,deflate,identity
  * HTTP_ACCEPT_LANGUAGE                           : en-us,en;q=0.5
  * HTTP_CONNECTION                                : close
  * HTTP_HOST                                      : <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.mimesbronn.no">www.mimesbronn.no</a>
  * HTTP_USER_AGENT                                : Mechanize/2.7.3 Ruby/2.2.4p230 (<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://github.com/sparklemotion/mechanize/">http://github.com/sparklemotion/mechanize/</a>)
  * HTTP_VERSION                                   : HTTP/1.0
  * HTTP_X_ACCEL_MAPPING                           : /srv/alaveteli_production/shared/cache/zips/production/download=/download
  * HTTP_X_FORWARDED_FOR                           : 50.116.3.88
  * HTTP_X_FORWARDED_PROTO                         : https
  * HTTP_X_REAL_IP                                 : 50.116.3.88
  * HTTP_X_SENDFILE_TYPE                           : X-Accel-Redirect
  * ORIGINAL_FULLPATH                              : /version.json
  * PATH_INFO                                      : /version.json
  * QUERY_STRING                                   : 
  * REMOTE_ADDR                                    : 127.0.0.1
  * REQUEST_METHOD                                 : GET
  * REQUEST_PATH                                   : /version.json
  * REQUEST_URI                                    : /version.json
  * SCRIPT_NAME                                    : 
  * SERVER_NAME                                    : <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.mimesbronn.no">www.mimesbronn.no</a>
  * SERVER_PORT                                    : 80
  * SERVER_PROTOCOL                                : HTTP/1.1
  * SERVER_SOFTWARE                                : thin 1.5.1 codename Straight Razor
  * action_controller.instance                     : general#version
  * action_dispatch.backtrace_cleaner              : #&lt;Rails::BacktraceCleaner:0x000000066cb280&gt;
  * action_dispatch.cookies                        : #&lt;ActionDispatch::Cookies::CookieJar:0x0000000f20e3d8&gt;
  * action_dispatch.logger                         : #&lt;ActiveSupport::TaggedLogging:0x00000005760660&gt;
  * action_dispatch.parameter_filter               : [:password, /RAW_POST_DATA/, /RAW_POST_DATA/, /RAW_POST_DATA/]
  * action_dispatch.remote_ip                      : 50.116.3.88
  * action_dispatch.request.content_type           : 
  * action_dispatch.request.formats                : [application/json]
  * action_dispatch.request.parameters             : {"controller"=&gt;"general", "action"=&gt;"version", "format"=&gt;"json"}
  * action_dispatch.request.path_parameters        : {:controller=&gt;"general", :action=&gt;"version", :format=&gt;"json"}
  * action_dispatch.request.query_parameters       : {}
  * action_dispatch.request.request_parameters     : {}
  * action_dispatch.request.unsigned_session_cookie: {"session_id"=&gt;"39c58e1047eb4c657d94c18db3fbee29"}
  * action_dispatch.request_id                     : 5e7d5004ca1f8ba56fbd8b7123b37b7e
  * action_dispatch.routes                         : #&lt;ActionDispatch::Routing::RouteSet:0x000000056a6f58&gt;
  * action_dispatch.secret_token                   : 3$M3XjgpED5B#^CM*m$Y7Z8JfbUt^crCm^$*rDvrV8sxBTnhygndV#HRMYRySucUC
  * action_dispatch.show_detailed_exceptions       : false
  * action_dispatch.show_exceptions                : true
  * async.callback                                 : #&lt;Method: Thin::Connection#post_process&gt;
  * async.close                                    : #&lt;EventMachine::DefaultDeferrable:0x0000000f84f698&gt;
  * newrelic.transaction_started                   : true
  * rack.errors                                    : #&lt;IO:0x00000001809318&gt;
  * rack.input                                     : #&lt;StringIO:0x0000000f84ff58&gt;
  * rack.multiprocess                              : false
  * rack.multithread                               : false
  * rack.request.cookie_hash                       : {}
  * rack.request.query_hash                        : {}
  * rack.request.query_string                      : 
  * rack.run_once                                  : false
  * rack.session                                   : {"session_id"=&gt;"39c58e1047eb4c657d94c18db3fbee29", "locale"=&gt;"nb"}
  * rack.session.options                           : {:path=&gt;"/", :domain=&gt;nil, :expire_after=&gt;nil, :secure=&gt;false, :httponly=&gt;true, :defer=&gt;false, :renew=&gt;false, :secret=&gt;"5e67a9537cd3c773fef39463ecb8437faeb0332975fcbfa81ee2f8dc1c7b", :coder=&gt;#&lt;Rack::Session::Cookie::Base64::Marshal:0x00000005d9b1d8&gt;, :id=&gt;"39c58e1047eb4c657d94c18db3fbee29"}
  * rack.url_scheme                                : http
  * rack.version                                   : [1, 0]
  
  * Process: 13121
  * Server : alaveteli-prod.nuug.no

</pre>
      </div>
    </blockquote>
    <br>
  </body>
</html>