Starting last night 02/29/2016 all indexes fail via FlyingSphinx on Heroku. Failure in the OJ/MultiJson gems
EXCEPTION:
--------------------------------------------------
MultiJson::ParseError: unexpected character at line 1, column 1 [parse.c:661]
--------------------------------------------------
BACKTRACE:
------------------------------------------------------------
[GEM_ROOT]/gems/multi_json-1.11.2/lib/multi_json/adapters/oj.rb:15 :in `load`
13 def load(string, options={})
14 options[:symbol_keys] = options.delete(:symbolize_keys)
15 ::Oj.load(string, options)
16 end
[GEM_ROOT]/gems/multi_json-1.11.2/lib/multi_json/adapters/oj.rb:15 :in `load`
[GEM_ROOT]/gems/multi_json-1.11.2/lib/multi_json/adapter.rb:21 :in `load`
[GEM_ROOT]/gems/multi_json-1.11.2/lib/multi_json.rb:119 :in `load`
[GEM_ROOT]/gems/flying-sphinx-1.2.0/lib/flying_sphinx/api.rb:78 :in `log`
[GEM_ROOT]/gems/flying-sphinx-1.2.0/lib/flying_sphinx/api.rb:30 :in `post`
----------------------------------------------------------------------
Any ideas?
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by dan on 29 Feb, 2016 05:53 PM
For internal Opal support reference: https://app.honeybadger.io/projects/39020/faults/27769850
Support Staff 2 Posted by Pat Allan on 29 Feb, 2016 10:10 PM
Dan, very sorry for the outage, should all be resolved now (though I want to do some further investigation to confirm the impact of the database issue): http://status.flying-sphinx.com/incidents/6g18cc3cgcnl
Will certainly be putting some time into improving the error alerting so I deal with these problems much more quickly. Greatly appreciate your patience on this.