Skip to content

Instantly share code, notes, and snippets.

@facuescobar
Created October 27, 2016 17:32
Show Gist options
  • Save facuescobar/ef6551eb145379431b417fc1bd1c1115 to your computer and use it in GitHub Desktop.
Save facuescobar/ef6551eb145379431b417fc1bd1c1115 to your computer and use it in GitHub Desktop.
isconnecting from rebelmouse@wfe-test2... done.
[localhost] local: sudo -H -u deploys_roar /bin/bash -c "/home/deploys_roar/live-test.sh findmypast ."
Starting sanity check...
Checking www.rebelmouse.com .... OK
Checking www.cloudinsights.com .... OK
Checking www.thedodo.com .... OK
Checking www.thesnug.com .... OK
Checking www.weedhorn.com .... OK
Checking www.theoutfit.com .... OK
Checking connect.powertofly.com .... OK
Checking www.campusrush.com .... OK
Checking www.higherperspectives.com .... OK
Checking news.divorceforce.com .... OK
Checking bigmetalbird.united.com .... OK
Checking blog.findmypast.com .... OK
Checking blog.findmypast.com.au .... OK
Checking blog.findmypast.co.uk .... OK
Checking blog.findmypast.ie .... OK
Checking www.papermag.com .... OK
Checking www.seeker.com .... OK
Checking www.theflama.com .... OK
Checking hub.united.com .... OK
Checking www.lovemeow.com .... NOT OK, got
Checking www.topdust.com .... OK
Checking www.gearbrain.com .... OK
Checking www.take6.org .... OK
Checking www.rebeldiscovery.com .... OK
Checking blog.mercermatch.com .... OK
Checking blog.mercerpeoplepro.com .... OK
Checking www.trueself.com .... OK
Checking www.tastetalks.com .... OK
Checking blog.remax.com .... OK
Checking www.onecountry.com .... OK
Checking www.upgruv.com .... OK
Checking labs.rebelmouse.com/core/dashboard/ ....OK
Checking rebelmouse.com/core/in/ ....OK
FATAL: One or more sainty check failed as shown above, with the following error on /mnt/local/log/uwsgi/rebelmouse.log of wfe-test:
File "./community/dynamic_content/render_handlers/html.py", line 131, in copy_all
env.process_nodes(node.get_children())
File "./engine/core/immutable_object.py", line 60, in wrapper
return func(obj, *args, **kwargs)
File "./community/dynamic_content/skeleton.py", line 327, in process_nodes
self.process(node)
File "./engine/core/immutable_object.py", line 60, in wrapper
return func(obj, *args, **kwargs)
File "./community/dynamic_content/skeleton.py", line 322, in process
handler(node, self)
File "./community/dynamic_content/render_handlers/html.py", line 131, in copy_all
env.process_nodes(node.get_children())
File "./engine/core/immutable_object.py", line 60, in wrapper
return func(obj, *args, **kwargs)
File "./community/dynamic_content/skeleton.py", line 327, in process_nodes
self.process(node)
File "./engine/core/immutable_object.py", line 60, in wrapper
return func(obj, *args, **kwargs)
File "./community/dynamic_content/skeleton.py", line 322, in process
handler(node, self)
File "./community/dynamic_content/render_handlers/html.py", line 131, in copy_all
env.process_nodes(node.get_children())
File "./engine/core/immutable_object.py", line 60, in wrapper
return func(obj, *args, **kwargs)
File "./community/dynamic_content/skeleton.py", line 327, in process_nodes
self.process(node)
File "./engine/core/immutable_object.py", line 60, in wrapper
return func(obj, *args, **kwargs)
File "./community/dynamic_content/skeleton.py", line 322, in process
handler(node, self)
File "./community/dynamic_content/render_handlers/html.py", line 264, in next_page
template = env.services.templates.get_template('community/roar/blocks/next_page.html')
File "./engine/core/services/template_service.py", line 37, in get_template
return self._env.get_template(path)
File "/mnt/local/home/rebelmouse/env/rebelmouse/local/lib/python2.7/site-packages/jinja2/environment.py", line 719, in get_template
return self._load_template(name, self.make_globals(globals))
File "/mnt/local/home/rebelmouse/env/rebelmouse/local/lib/python2.7/site-packages/jinja2/environment.py", line 693, in _load_template
template = self.loader.load(self, name, globals)
File "/mnt/local/home/rebelmouse/env/rebelmouse/local/lib/python2.7/site-packages/jinja2/loaders.py", line 127, in load
code = environment.compile(source, name, filename)
File "/mnt/local/home/rebelmouse/env/rebelmouse/local/lib/python2.7/site-packages/jinja2/environment.py", line 493, in compile
self.handle_exception(exc_info, source_hint=source)
File "/mnt/local/home/rebelmouse/rebelmouse/engine/lovemeow/templates/community/roar/blocks/next_page.html", line 8, in template
{% else %}
TemplateSyntaxError: Encountered unknown tag 'else'. Jinja was looking for the following tags: 'endif'. The innermost block that needs to be closed is 'if'.
Fatal error: local() encountered an error (return code 1) while executing 'sudo -H -u deploys_roar /bin/bash -c "/home/deploys_roar/live-test.sh findmypast ."'
Aborting.
[localhost] local: rm /tmp/rebelmouse2.lock
Fatal error: Live test failed
Aborting.
Disconnecting from localhost:8022... done.
(rebelmouse)escobar@beta1:~/rebelmouse$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment