Fwd: [rt.nuug.no #16742] [ERROR] general#version (ActiveRecord::StatementInvalid) "PG::UndefinedTable: ERROR: relation \"widget_votes\" does not...

Ben bwng at openmailbox.org
Sat Oct 29 14:29:24 CEST 2016


Bump.

On 10/24/2016 12:42 PM, Ben wrote:
>
> Er det mulig å fikse dette?
>
> Ben
>
> -------- Forwarded Message --------
> Subject: 	[rt.nuug.no #16742] [ERROR] general#version
> (ActiveRecord::StatementInvalid) "PG::UndefinedTable: ERROR: relation
> \"widget_votes\" does not...
> Date: 	Mon, 24 Oct 2016 12:17:13 +0200
> From: 	do-not-reply-to-this-address at localhost via RT
> <mimesbronn at rt.nuug.no>
> Reply-To: 	mimesbronn at rt.nuug.no
>
>
>
> Mon Oct 24 12:17:13 2016: Request 16742 was acted upon.
> Transaction: Ticket created by do-not-reply-to-this-address at localhost
>        Queue: mimesbronn
>      Subject: [ERROR] general#version (ActiveRecord::StatementInvalid) "PG::UndefinedTable: ERROR:  relation \"widget_votes\" does not...
>        Owner: Nobody
>   Requestors: 
>       Status: new
>  Ticket <URL: https://rt.nuug.no:443/Ticket/Display.html?id=16742 >
>
>
> 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 > 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       : https://www.mimesbronn.no/version.json
>   * IP address: 50.116.3.88
>   * Parameters: {"controller"=>"general", "action"=>"version", "format"=>"json"}
>   * Rails root: /srv/alaveteli_production/releases/20150919122035
>   * Timestamp : 2016-10-24 12:17:07 +0200
>
> -------------------------------
> Session:
> -------------------------------
>
>   * session id: [FILTERED]
>   * data: {"session_id"=>"39c58e1047eb4c657d94c18db3fbee29", "locale"=>"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                                      : www.mimesbronn.no
>   * HTTP_USER_AGENT                                : Mechanize/2.7.3 Ruby/2.2.4p230 (http://github.com/sparklemotion/mechanize/)
>   * 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                                    : www.mimesbronn.no
>   * 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              : #<Rails::BacktraceCleaner:0x000000066cb280>
>   * action_dispatch.cookies                        : #<ActionDispatch::Cookies::CookieJar:0x0000000f20e3d8>
>   * action_dispatch.logger                         : #<ActiveSupport::TaggedLogging:0x00000005760660>
>   * 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"=>"general", "action"=>"version", "format"=>"json"}
>   * action_dispatch.request.path_parameters        : {:controller=>"general", :action=>"version", :format=>"json"}
>   * action_dispatch.request.query_parameters       : {}
>   * action_dispatch.request.request_parameters     : {}
>   * action_dispatch.request.unsigned_session_cookie: {"session_id"=>"39c58e1047eb4c657d94c18db3fbee29"}
>   * action_dispatch.request_id                     : 5e7d5004ca1f8ba56fbd8b7123b37b7e
>   * action_dispatch.routes                         : #<ActionDispatch::Routing::RouteSet:0x000000056a6f58>
>   * 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                                 : #<Method: Thin::Connection#post_process>
>   * async.close                                    : #<EventMachine::DefaultDeferrable:0x0000000f84f698>
>   * newrelic.transaction_started                   : true
>   * rack.errors                                    : #<IO:0x00000001809318>
>   * rack.input                                     : #<StringIO:0x0000000f84ff58>
>   * 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"=>"39c58e1047eb4c657d94c18db3fbee29", "locale"=>"nb"}
>   * rack.session.options                           : {:path=>"/", :domain=>nil, :expire_after=>nil, :secure=>false, :httponly=>true, :defer=>false, :renew=>false, :secret=>"5e67a9537cd3c773fef39463ecb8437faeb0332975fcbfa81ee2f8dc1c7b", :coder=>#<Rack::Session::Cookie::Base64::Marshal:0x00000005d9b1d8>, :id=>"39c58e1047eb4c657d94c18db3fbee29"}
>   * rack.url_scheme                                : http
>   * rack.version                                   : [1, 0]
>   
>   * Process: 13121
>   * Server : alaveteli-prod.nuug.no
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nuug.no/pipermail/mimesbronn/attachments/20161029/b46af5aa/attachment.htm 


More information about the mimesbronn mailing list