Skip to content

Instantly share code, notes, and snippets.

View garethgreenaway's full-sized avatar

Gareth J. Greenaway garethgreenaway

View GitHub Profile
openssh:
keys:
gareth:
allow: True
root:
allow: True

Keybase proof

I hereby claim:

  • I am garethgreenaway on github.
  • I am garethgreenaway (https://keybase.io/garethgreenaway) on keybase.
  • I have a public key whose fingerprint is E693 42FB F96F A53F A9D0 7F7C F056 8AF5 0751 23D4

To claim this, I am signing this object:

[Wed May 18 17:29:37.999288 2016] [:error] [pid 14] [client 172.17.0.1:54435] PHP Fatal error: Uncaught exception 'Elastica\\Exception\\InvalidException' with message 'Filter must be instance of AbstractQuery' in /var/www/groowm/vendor/ruflin/elastica/lib/Elastica/Query/FunctionScore.php:226\nStack trace:\n#0 /var/www/groowm/app/controllers/search.php(472): Elastica\\Query\\FunctionScore->addBoostFactorFunction(Object(Elastica\\Query), 100)\n#1 /var/www/groowm/vendor/radicalmedia/groowm/src/vendor/base/base.php(344): Groowm\\Controllers\\Search->siteAction(Array)\n#2 /var/www/groowm/vendor/radicalmedia/groowm/src/vendor/base/base.php(368): Base\\Base->runController('Groowm\\Controll...', 'siteAction', Object(Base\\Template), Array)\n#3 /var/www/groowm/vendor/radicalmedia/groowm/src/vendor/base/base.php(248): Base\\Base->loadController('Search', 'siteAction', Array)\n#4 /var/www/groowm/vendor/radicalmedia/groowm/src/load.php(44): Base\\Base->run()\n#5 /var/www/groowm/vendor/composer/autoload_real.php(65): req
114057 verbose linkBins negotiator@0.6.1
114058 verbose linkMans negotiator@0.6.1
114059 silly build escape-html@1.0.3
114060 info linkStuff escape-html@1.0.3
114061 silly linkStuff escape-html@1.0.3 has /var/lib/jenkins/jobs/OHI-Data-Explorer-INT/workspace/node_modules/connect/node_modules as its parent node_modules
114062 verbose linkBins escape-html@1.0.3
114063 verbose linkMans escape-html@1.0.3
114064 silly build escape-html@1.0.2
114065 info linkStuff escape-html@1.0.2
114066 silly linkStuff escape-html@1.0.2 has /var/lib/jenkins/jobs/OHI-Data-Explorer-INT/workspace/node_modules/connect/node_modules/finalhandler/node_modules as its parent node_modules
<br />
<font size='1'><table class='xdebug-error xe-fatal-error' dir='ltr' border='1' cellspacing='0' cellpadding='1'>
<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Fatal error: Maximum function nesting level of '32' reached, aborting! in /data/var_www/jcrew-prod.linesofphp.com/app/vendor/groowm/src/models/traits/metadata_container.php on line <i>19</i></th></tr>
<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr>
<tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0001</td><td bgcolor='#eeeeec' align='right'>229880</td><td bgcolor='#eeeeec'>{main}( )</td><td title='/data/var_www/jcrew-prod.linesofphp.com/app/public/index.php'
# gunicorn config
CONFIG = {
# 'mode': 'wsgi',
'working_dir': '/usr/lib/python2.7/dist-packages/salt/netapi/rest_cherrypy',
# 'python': '/usr/bin/python',
'args': (
'--bind=0.0.0.0:8000',
'--workers=2',
'--timeout=600',
'--user=root',
Phinx by Rob Morgan - http://phinx.org. version 0.3.7
using config file ./phinx.php
using config parser php
using migration path /var/www/cms/migrations
warning no environment specified, defaulting to: master0
using adapter mysql
using database production_cms
== 20160805162803 Mysql56Update: migrating
[ERROR ] [18/May/2017:19:27:12] HTTP
Traceback (most recent call last):
File "/usr/lib64/python3.4/site-packages/cherrypy/_cprequest.py", line 663, in respond
self.body.process()
File "/usr/lib64/python3.4/site-packages/cherrypy/_cpreqbody.py", line 982, in process
super(RequestBody, self).process()
File "/usr/lib64/python3.4/site-packages/cherrypy/_cpreqbody.py", line 561, in process
proc(self)
File "/usr/lib/python3.4/site-packages/salt/netapi/rest_cherrypy/app.py", line 910, in urlencoded_processor
entity.fp.read(fp_out=contents)
[ERROR ] Exception in callback <functools.partial object at 0x2f531b0>
Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/tornado/ioloop.py", line 591, in _run_callback
ret = callback()
File "/usr/lib64/python2.7/site-packages/tornado/stack_context.py", line 274, in null_wrapper
return fn(*args, **kwargs)
File "/usr/lib64/python2.7/site-packages/tornado/ioloop.py", line 597, in <lambda>
self.add_future(ret, lambda f: f.result())
File "/usr/lib64/python2.7/site-packages/tornado/concurrent.py", line 214, in result
raise_exc_info(self._exc_info)
[ERROR ] Exception in callback functools.partial(<function wrap.<locals>.null_wrapper at 0x7fa9090891e0>, <tornado.concurrent.Future object at 0x7fa909072a20>)
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/tornado/ioloop.py", line 592, in _run_callback
ret = callback()
File "/usr/lib/python3/dist-packages/tornado/stack_context.py", line 275, in null_wrapper
return fn(*args, **kwargs)
File "/usr/lib/python3/dist-packages/tornado/ioloop.py", line 598, in <lambda>
self.add_future(ret, lambda f: f.result())
File "/usr/lib/python3/dist-packages/tornado/concurrent.py", line 215, in result
raise_exc_info(self._exc_info)