I am trying to track this pathing issue back and cannot. I get this error every few seconds when moving around the web UI. It just started recently and am not sure why.
The file does exist on other baruwa boxes, it does not on this host. I cannot locate the file either.
The path above is odd .. as baruwa.wsgi is a file .. not a folder. URL: http://mx.domain.com/jsi18n.js
Module weberror.errormiddleware:162 in
__call__ <a class="switch_source" href="x-msg://1128/#">>> app_iter = self.application(environ, sr_checker)
Module repoze.who.middleware:107 in
__call__ <a class="switch_source" href="x-msg://1128/#">>> app_iter = app(environ, wrapper.wrap_start_response)
Module beaker.middleware:155 in
__call__ <a class="switch_source" href="x-msg://1128/#">>> return self.wrap_app(environ, session_start_response)
Module routes.middleware:131 in
__call__ <a class="switch_source" href="x-msg://1128/#">>> response = self.app(environ, start_response)
Module pylons.wsgiapp:103 in
__call__ <a class="switch_source" href="x-msg://1128/#">>> response = self.dispatch(controller, environ, start_response)
Module pylons.wsgiapp:313 in
dispatch <a class="switch_source" href="x-msg://1128/#">>> return controller(environ, start_response)
Module baruwa.lib.base:93 in
__call__ <a class="switch_source" href="x-msg://1128/#">>> return WSGIController.__call__(self, environ, start_response)
Module pylons.controllers.core:214 in
__call__ <a class="switch_source" href="x-msg://1128/#">>> response = self._dispatch_call()
Module pylons.controllers.core:164 in
_dispatch_call <a class="switch_source" href="x-msg://1128/#">>> response = self._inspect_call(func)
Module pylons.controllers.core:107 in
_inspect_call <a class="switch_source" href="x-msg://1128/#">>> result = self._perform_call(func, args)
Module pylons.controllers.core:57 in
_perform_call <a class="switch_source" href="x-msg://1128/#">>> return func(**args)
Module baruwa.controllers.utils:112 in
js_localization <a class="switch_source" href="x-msg://1128/#">>> return self._js_localization(locale)
Module beaker.cache:572 in
cached <a class="switch_source" href="x-msg://1128/#">>> return cache[0].get_value(cache_key, createfunc=go)
Module beaker.cache:305 in
get <a class="switch_source" href="x-msg://1128/#">>> return self._get_value(key, **kw).get_value()
Module beaker.container:337 in
get_value <a class="switch_source" href="x-msg://1128/#">>> self.namespace.acquire_read_lock()
Module beaker.container:213 in
acquire_read_lock <a class="switch_source" href="x-msg://1128/#">>> self.open('r', checkcount=True)
Module beaker.container:245 in
open <a class="switch_source" href="x-msg://1128/#">>> self.do_open(flags, replace)
Module beaker.container:665 in
EOFError:
do_open <a class="switch_source" href="x-msg://1128/#">>> self.hash = cPickle.load(fh)
--
Jeremy McSpadden Flux Labs, Inc | http://www.fluxlabs.net | Endless Solutions Office : <a href="tel:850-250-5590;101" x-apple-data-detectors="true" x-apple-data-detectors-type="telephone" x-apple-data-detectors-result="2">850-250-5590x101 | Cell : <a href="tel:850-890-2543" x-apple-data-detectors="true" x-apple-data-detectors-type="telephone" x-apple-data-detectors-result="3">850-890-2543 | Fax : <a href="tel:850-254-2955" x-apple-data-detectors="true" x-apple-data-detectors-type="telephone" x-apple-data-detectors-result="4">850-254-2955 _______________________________________________ http://pledgie.com/campaigns/12056 |
This post has NOT been accepted by the mailing list yet.
Did you ever resolve this, i'm having the same issue, new server i forgot to expand the logical volume and it ran out of space, i've expanded it now but getting this error on every page load.
|
In reply to this post by jeremymcs
Did you ever resolve this, i'm having the same issue, new server i forgot to expand the logical volume and it ran out of space, i've expanded it now but getting this error on every page load.
|
Free forum by Nabble | Edit this page |