PennyDreadfulMTG / perf-reports

2 stars 2 forks source link

500 error at /view/img/favicon.ico #42386

Closed vorpal-buildbot closed 5 years ago

vorpal-buildbot commented 5 years ago

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /view/img/favicon.ico?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: None
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: CN
X-Forwarded-For: 125.119.15.208, 172.69.22.184
Cf-Ray: 487643bb0b916dd2-SJC
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
Accept: */*
User-Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36
Cf-Connecting-Ip: 125.119.15.208
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

vorpal-buildbot commented 5 years ago

500 error at /home/favicon.ico

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /home/favicon.ico?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: None
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: CN
X-Forwarded-For: 125.119.15.208, 162.158.59.204
Cf-Ray: 487643d90bab98cb-LAX
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
Accept: */*
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
Cf-Connecting-Ip: 125.119.15.208
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /2/favicon.ico

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /2/favicon.ico?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: None
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: CN
X-Forwarded-For: 125.119.15.208, 172.68.143.236
Cf-Ray: 4876440489c4285e-SJC
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
Accept: */*
User-Agent: Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko
Cf-Connecting-Ip: 125.119.15.208
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /3/favicon.ico

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /3/favicon.ico?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: None
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: CN
X-Forwarded-For: 125.119.15.208, 172.68.141.162
Cf-Ray: 487644131fa49312-SJC
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
Accept: */*
User-Agent: Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko
Cf-Connecting-Ip: 125.119.15.208
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /adminer.php

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /adminer.php?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: https://gh.pennydreadfulmagic.com/adminer.php
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 66.235.63.43, 108.162.246.241
Cf-Ray: 48ace61eb804bb1e-SEA
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
Referer: https://gh.pennydreadfulmagic.com/adminer.php
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Cf-Connecting-Ip: 66.235.63.43
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /adminer.php

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /adminer.php?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: None
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 66.249.66.5, 108.162.237.114
Cf-Ray: 48baaf884c1fba48-ATL
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
From: googlebot(at)googlebot.com
User-Agent: Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
Cf-Connecting-Ip: 66.249.66.5
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: Search Engine; github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /a.txt

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /a.txt?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: None
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 12.70.69.9, 172.68.211.144
Cf-Ray: 498e8b9cbbd098e3-LAX
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Upgrade-Insecure-Requests: 1
Cf-Connecting-Ip: 12.70.69.9
Cdn-Loop: cloudflare
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /a.txt

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /a.txt?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: None
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 12.70.69.9, 172.68.46.49
Cf-Ray: 498e8d84cb9d9955-LAX
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Dnt: 1
Upgrade-Insecure-Requests: 1
Pragma: no-cache
Cache-Control: no-cache
Cf-Connecting-Ip: 12.70.69.9
Cdn-Loop: cloudflare
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /adminer.php

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /adminer.php?
            Cookies: {'__cfduid': 'dbbaeaf004b46114da480ca1ea67b1fe41519487476', '_ga': 'GA1.2.336853490.1519750417', '_gid': 'GA1.2.1940173015.1548094837', '_gat_gtag_UA_109131120_1': '1', 'session': '.eJx1kNtuwjAQRP9ln6PKTpxAeGvpDQqiVxCtqsiNN8bCuch2Wiji3-sgUaRKfZyd2R377CBr0JS8wsrBwJkWA-CiVNVRCGXz2ohMCRgATeOEsZT2SJ8yRsIkhgD-d3Sdc43exeqgpETR1dm6OtyjLAqgdLLOWoum4mWX_eBrNC5N_UbNW7cKM-u465wmvp7fr75H00cqeKhuinEyuzyPWjXXxbw85V299oWDHfA8R2uPGoSdbtjLWGrFGjV5kKPnoS0mS_IaueXC-H3cNMqgzbhHQeMwpmGapNEZSdJe1Kcnv6OTENYnJACDhR-tfkvC5OnudjIbkofPq5EsvsajHInuLejMyM3Ql3icjf_Nm-fmmati62eyVVpYeA_gcCZz2y4CF8gNGtgH8Bea40aif2XVar3_Abpoj4o.Dz4wWw.NkNBEmkl5Y68DO0mrawBsAEMmW4'}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: None
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 136.25.151.171, 172.69.22.88
Cf-Ray: 4a58d8b98fd46c88-SJC
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
Accept-Language: en-US,en;q=0.9,es;q=0.8
Cookie: __cfduid=dbbaeaf004b46114da480ca1ea67b1fe41519487476; _ga=GA1.2.336853490.1519750417; _gid=GA1.2.1940173015.1548094837; _gat_gtag_UA_109131120_1=1; session=.eJx1kNtuwjAQRP9ln6PKTpxAeGvpDQqiVxCtqsiNN8bCuch2Wiji3-sgUaRKfZyd2R377CBr0JS8wsrBwJkWA-CiVNVRCGXz2ohMCRgATeOEsZT2SJ8yRsIkhgD-d3Sdc43exeqgpETR1dm6OtyjLAqgdLLOWoum4mWX_eBrNC5N_UbNW7cKM-u465wmvp7fr75H00cqeKhuinEyuzyPWjXXxbw85V299oWDHfA8R2uPGoSdbtjLWGrFGjV5kKPnoS0mS_IaueXC-H3cNMqgzbhHQeMwpmGapNEZSdJe1Kcnv6OTENYnJACDhR-tfkvC5OnudjIbkofPq5EsvsajHInuLejMyM3Ql3icjf_Nm-fmmati62eyVVpYeA_gcCZz2y4CF8gNGtgH8Bea40aif2XVar3_Abpoj4o.Dz4wWw.NkNBEmkl5Y68DO0mrawBsAEMmW4
Cf-Connecting-Ip: 136.25.151.171
Cdn-Loop: cloudflare
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /adminer.php

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /adminer.php?
            Cookies: {'__cfduid': 'dbbaeaf004b46114da480ca1ea67b1fe41519487476', '_ga': 'GA1.2.336853490.1519750417', '_gid': 'GA1.2.1940173015.1548094837', 'session': '.eJx1kNtuwjAQRP9ln6PKTpxAeGvpDQqiVxCtqsiNN8bCuch2Wiji3-sgUaRKfZyd2R377CBr0JS8wsrBwJkWA-CiVNVRCGXz2ohMCRgATeOEsZT2SJ8yRsIkhgD-d3Sdc43exeqgpETR1dm6OtyjLAqgdLLOWoum4mWX_eBrNC5N_UbNW7cKM-u465wmvp7fr75H00cqeKhuinEyuzyPWjXXxbw85V299oWDHfA8R2uPGoSdbtjLWGrFGjV5kKPnoS0mS_IaueXC-H3cNMqgzbhHQeMwpmGapNEZSdJe1Kcnv6OTENYnJACDhR-tfkvC5OnudjIbkofPq5EsvsajHInuLejMyM3Ql3icjf_Nm-fmmati62eyVVpYeA_gcCZz2y4CF8gNGtgH8Bea40aif2XVar3_Abpoj4o.Dz4wWw.NkNBEmkl5Y68DO0mrawBsAEMmW4'}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: None
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 136.25.151.171, 172.69.22.88
Cf-Ray: 4a58da582dcc6c88-SJC
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
Accept-Language: en-US,en;q=0.9,es;q=0.8
Cookie: __cfduid=dbbaeaf004b46114da480ca1ea67b1fe41519487476; _ga=GA1.2.336853490.1519750417; _gid=GA1.2.1940173015.1548094837; session=.eJx1kNtuwjAQRP9ln6PKTpxAeGvpDQqiVxCtqsiNN8bCuch2Wiji3-sgUaRKfZyd2R377CBr0JS8wsrBwJkWA-CiVNVRCGXz2ohMCRgATeOEsZT2SJ8yRsIkhgD-d3Sdc43exeqgpETR1dm6OtyjLAqgdLLOWoum4mWX_eBrNC5N_UbNW7cKM-u465wmvp7fr75H00cqeKhuinEyuzyPWjXXxbw85V299oWDHfA8R2uPGoSdbtjLWGrFGjV5kKPnoS0mS_IaueXC-H3cNMqgzbhHQeMwpmGapNEZSdJe1Kcnv6OTENYnJACDhR-tfkvC5OnudjIbkofPq5EsvsajHInuLejMyM3Ql3icjf_Nm-fmmati62eyVVpYeA_gcCZz2y4CF8gNGtgH8Bea40aif2XVar3_Abpoj4o.Dz4wWw.NkNBEmkl5Y68DO0mrawBsAEMmW4
Cf-Connecting-Ip: 136.25.151.171
Cdn-Loop: cloudflare
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /adminer.php

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: HEAD
            Path: /adminer.php?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: https://gh.pennydreadfulmagic.com/adminer.php
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 129.213.21.173, 172.69.162.12
Cf-Ray: 4a75ffcdeb59c095-ORF
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.28) Gecko/20120306 Firefox/3.6.28
Referer: https://gh.pennydreadfulmagic.com/adminer.php
Cf-Connecting-Ip: 129.213.21.173
Cdn-Loop: cloudflare
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /adminer.php

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /adminer.php?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: https://gh.pennydreadfulmagic.com/adminer.php
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 129.213.21.173, 172.69.162.30
Cf-Ray: 4a75ffe5af4dc090-ORF
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.28) Gecko/20120306 Firefox/3.6.28
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: https://gh.pennydreadfulmagic.com/adminer.php
Cf-Connecting-Ip: 129.213.21.173
Cdn-Loop: cloudflare
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /adminer.php

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /adminer.php?
            Cookies: {'__cfduid': 'dbbaeaf004b46114da480ca1ea67b1fe41519487476', '_ga': 'GA1.2.336853490.1519750417', '_gid': 'GA1.2.1940173015.1548094837', 'session': '.eJx1kNtuwjAQRP9ln6PKTpxAeGvpDQqiVxCtqsiNN8bCuch2Wiji3-sgUaRKfZyd2R377CBr0JS8wsrBwJkWA-CiVNVRCGXz2ohMCRgATeOEsZT2SJ8yRsIkhgD-d3Sdc43exeqgpETR1dm6OtyjLAqgdLLOWoum4mWX_eBrNC5N_UbNW7cKM-u465wmvp7fr75H00cqeKhuinEyuzyPWjXXxbw85V299oWDHfA8R2uPGoSdbtjLWGrFGjV5kKPnoS0mS_IaueXC-H3cNMqgzbhHQeMwpmGapNEZSdJe1Kcnv6OTENYnJACDhR-tfkvC5OnudjIbkofPq5EsvsajHInuLejMyM3Ql3icjf_Nm-fmmati62eyVVpYeA_gcCZz2y4CF8gNGtgH8Bea40aif2XVar3_Abpoj4o.D0Sdyg.k8vxz3M8QjUR86-FwWJY_MJMJMw'}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: None
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 136.25.151.171, 172.69.22.250
Cf-Ray: 4a810803de196cbe-SJC
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.96 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
Accept-Language: en-US,en;q=0.9,es;q=0.8
Cookie: __cfduid=dbbaeaf004b46114da480ca1ea67b1fe41519487476; _ga=GA1.2.336853490.1519750417; _gid=GA1.2.1940173015.1548094837; session=.eJx1kNtuwjAQRP9ln6PKTpxAeGvpDQqiVxCtqsiNN8bCuch2Wiji3-sgUaRKfZyd2R377CBr0JS8wsrBwJkWA-CiVNVRCGXz2ohMCRgATeOEsZT2SJ8yRsIkhgD-d3Sdc43exeqgpETR1dm6OtyjLAqgdLLOWoum4mWX_eBrNC5N_UbNW7cKM-u465wmvp7fr75H00cqeKhuinEyuzyPWjXXxbw85V299oWDHfA8R2uPGoSdbtjLWGrFGjV5kKPnoS0mS_IaueXC-H3cNMqgzbhHQeMwpmGapNEZSdJe1Kcnv6OTENYnJACDhR-tfkvC5OnudjIbkofPq5EsvsajHInuLejMyM3Ql3icjf_Nm-fmmati62eyVVpYeA_gcCZz2y4CF8gNGtgH8Bea40aif2XVar3_Abpoj4o.D0Sdyg.k8vxz3M8QjUR86-FwWJY_MJMJMw
Cf-Connecting-Ip: 136.25.151.171
Cdn-Loop: cloudflare
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /adminer

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: HEAD
            Path: /adminer?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: https://gh.pennydreadfulmagic.com/adminer
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 129.213.21.173, 108.162.241.238
Cf-Ray: 4a815c7e9c49caa2-YYZ
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.28) Gecko/20120306 Firefox/3.6.28
Referer: https://gh.pennydreadfulmagic.com/adminer
Cf-Connecting-Ip: 129.213.21.173
Cdn-Loop: cloudflare
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /adminer

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /adminer?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: https://gh.pennydreadfulmagic.com/adminer
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 129.213.21.173, 108.162.241.88
Cf-Ray: 4a815c8ffd20ca96-YYZ
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.28) Gecko/20120306 Firefox/3.6.28
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: https://gh.pennydreadfulmagic.com/adminer
Cf-Connecting-Ip: 129.213.21.173
Cdn-Loop: cloudflare
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /wp-content/plugins/simple-social-buttons/readme.txt

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: HEAD
            Path: /wp-content/plugins/simple-social-buttons/readme.txt?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: https://gh.pennydreadfulmagic.com/wp-content/plugins/simple-social-buttons/readme.txt
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 129.213.21.173, 108.162.241.238
Cf-Ray: 4a926475fa40ca96-YYZ
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.28) Gecko/20120306 Firefox/3.6.28
Referer: https://gh.pennydreadfulmagic.com/wp-content/plugins/simple-social-buttons/readme.txt
Cf-Connecting-Ip: 129.213.21.173
Cdn-Loop: cloudflare
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /wp-content/plugins/simple-social-buttons/readme.txt

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /wp-content/plugins/simple-social-buttons/readme.txt?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: https://gh.pennydreadfulmagic.com/wp-content/plugins/simple-social-buttons/readme.txt
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 129.213.21.173, 108.162.241.100
Cf-Ray: 4a92648e6f0bcaca-YYZ
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.28) Gecko/20120306 Firefox/3.6.28
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: https://gh.pennydreadfulmagic.com/wp-content/plugins/simple-social-buttons/readme.txt
Cf-Connecting-Ip: 129.213.21.173
Cdn-Loop: cloudflare
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /wp-content/plugins/simple-social-buttons/readme.txt

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: HEAD
            Path: /wp-content/plugins/simple-social-buttons/readme.txt?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: None
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: FR
X-Forwarded-For: 217.182.175.162, 141.101.69.41
Cf-Ray: 4a926c370f33b783-CDG
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36
Cf-Connecting-Ip: 217.182.175.162
Cdn-Loop: cloudflare
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /adminer.php

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /adminer.php?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: None
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 66.249.73.27, 172.69.68.221
Cf-Ray: 4ab61f517d5d5837-DFW
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
From: googlebot(at)googlebot.com
User-Agent: Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
Cf-Connecting-Ip: 66.249.73.27
Cdn-Loop: cloudflare
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: Search Engine; github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /wp-content/plugins/simple-social-buttons/readme.txt

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /wp-content/plugins/simple-social-buttons/readme.txt?
            Cookies: {'__cfduid': 'dbbaeaf004b46114da480ca1ea67b1fe41519487476', '_ga': 'GA1.2.336853490.1519750417', '_gid': 'GA1.2.1940173015.1548094837', 'session': '.eJx1kNtuwjAQRP9ln6PKTpxAeGvpDQqiVxCtqsiNN8bCuch2Wiji3-sgUaRKfZyd2R377CBr0JS8wsrBwJkWA-CiVNVRCGXz2ohMCRgATeOEsZT2SJ8yRsIkhgD-d3Sdc43exeqgpETR1dm6OtyjLAqgdLLOWoum4mWX_eBrNC5N_UbNW7cKM-u465wmvp7fr75H00cqeKhuinEyuzyPWjXXxbw85V299oWDHfA8R2uPGoSdbtjLWGrFGjV5kKPnoS0mS_IaueXC-H3cNMqgzbhHQeMwpmGapNEZSdJe1Kcnv6OTENYnJACDhR-tfkvC5OnudjIbkofPq5EsvsajHInuLejMyM3Ql3icjf_Nm-fmmati62eyVVpYeA_gcCZz2y4CF8gNGtgH8Bea40aif2XVar3_Abpoj4o.D1G5YA.e7OYgpMxF-_voXBIeywCK6HZ4jw'}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: None
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 136.25.151.171, 172.69.22.178
Cf-Ray: 4ad3143caf826dde-SJC
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
Accept-Language: en-US,en;q=0.9,es;q=0.8
Cookie: __cfduid=dbbaeaf004b46114da480ca1ea67b1fe41519487476; _ga=GA1.2.336853490.1519750417; _gid=GA1.2.1940173015.1548094837; session=.eJx1kNtuwjAQRP9ln6PKTpxAeGvpDQqiVxCtqsiNN8bCuch2Wiji3-sgUaRKfZyd2R377CBr0JS8wsrBwJkWA-CiVNVRCGXz2ohMCRgATeOEsZT2SJ8yRsIkhgD-d3Sdc43exeqgpETR1dm6OtyjLAqgdLLOWoum4mWX_eBrNC5N_UbNW7cKM-u465wmvp7fr75H00cqeKhuinEyuzyPWjXXxbw85V299oWDHfA8R2uPGoSdbtjLWGrFGjV5kKPnoS0mS_IaueXC-H3cNMqgzbhHQeMwpmGapNEZSdJe1Kcnv6OTENYnJACDhR-tfkvC5OnudjIbkofPq5EsvsajHInuLejMyM3Ql3icjf_Nm-fmmati62eyVVpYeA_gcCZz2y4CF8gNGtgH8Bea40aif2XVar3_Abpoj4o.D1G5YA.e7OYgpMxF-_voXBIeywCK6HZ4jw
Cf-Connecting-Ip: 136.25.151.171
Cdn-Loop: cloudflare
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /careers

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /careers?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: None
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 13.56.56.48, 172.69.22.4
Cf-Ray: 4b30c9195c546c0a-SJC
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
Accept: text/html;q=0.9,image/webp,image/apng,*/*;q=0.8
Accept-Language: en-US,en;q=0.9
Cache-Control: max-age=0
Dnt: 1
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
Cf-Connecting-Ip: 13.56.56.48
Cdn-Loop: cloudflare
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /jobs

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /jobs?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: None
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 13.56.56.48, 172.68.143.74
Cf-Ray: 4b30c92efc0b1e71-SJC
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
Accept: text/html;q=0.9,image/webp,image/apng,*/*;q=0.8
Accept-Language: en-US,en;q=0.9
Cache-Control: max-age=0
Dnt: 1
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
Cf-Connecting-Ip: 13.56.56.48
Cdn-Loop: cloudflare
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /careers

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /careers?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: None
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 13.56.56.48, 172.68.142.73
Cf-Ray: 4b30ca250a216c7c-SJC
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
Accept: text/html;q=0.9,image/webp,image/apng,*/*;q=0.8
Accept-Language: en-US,en;q=0.9
Cache-Control: max-age=0
Dnt: 1
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
Cf-Connecting-Ip: 13.56.56.48
Cdn-Loop: cloudflare
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /jobs

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out

            --------------------------------------------------------------------------------
            Request Method: GET
            Path: /jobs?
            Cookies: {}
            Endpoint: None
            View Args: None
            Person: logged_out
            Referrer: None
            Request Data: {}
Host: localhost:5002
Accept-Encoding: gzip
Cf-Ipcountry: US
X-Forwarded-For: 13.56.56.48, 172.69.22.88
Cf-Ray: 4b30ca3acca66d24-SJC
X-Forwarded-Proto: https
Cf-Visitor: {"scheme":"https"}
Accept: text/html;q=0.9,image/webp,image/apng,*/*;q=0.8
Accept-Language: en-US,en;q=0.9
Cache-Control: max-age=0
Dnt: 1
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
Cf-Connecting-Ip: 13.56.56.48
Cdn-Loop: cloudflare
X-Forwarded-Host: gh.pennydreadfulmagic.com
X-Forwarded-Server: gh.pennydreadfulmagic.com
Connection: Keep-Alive

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace:

  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
    response = self.handle_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception
    return self.handle_http_exception(e)
  File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception
    return handler(e)
  File "./shared_web/flask_app.py", line 57, in not_found
    return view.page(), 404
  File "./shared_web/base_view.py", line 21, in page
    return template.render_name('page', self)
  File "./shared_web/template.py", line 29, in render_name
    return renderer.render_name(template, *context)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name
    template = loader.load_name(template_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name
    path = locator.find_name(name, self.search_dirs)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name
    return self._find_path_required(search_dirs, file_name)
  File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required
    (repr(file_name), repr(search_dirs)))

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /store/

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /store/? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: GB X-Forwarded-For: 80.84.57.103, 162.158.154.45 Cf-Ray: 4b9fa6fb98acce5d-LHR X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} Accept: */* Cf-Connecting-Ip: 80.84.57.103 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /shop/

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /shop/? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: GB X-Forwarded-For: 80.84.57.103, 162.158.154.183 Cf-Ray: 4b9fa7231c34ce79-LHR X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} Accept: */* Cf-Connecting-Ip: 80.84.57.103 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /catalog/

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /catalog/? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: GB X-Forwarded-For: 80.84.57.113, 162.158.154.45 Cf-Ray: 4b9fa7612dcace4d-LHR X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} Accept: */* Cf-Connecting-Ip: 80.84.57.113 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /cart/

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /cart/? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: GB X-Forwarded-For: 80.84.57.113, 162.158.154.183 Cf-Ray: 4b9fa782bf33ce5d-LHR X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} Accept: */* Cf-Connecting-Ip: 80.84.57.113 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /store/

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /store/? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: GB X-Forwarded-For: 80.84.57.111, 141.101.107.92 Cf-Ray: 4b9fa9d8bbb5ce55-LHR X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} Accept: */* Cf-Connecting-Ip: 80.84.57.111 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /shop/

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /shop/? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: GB X-Forwarded-For: 80.84.57.117, 141.101.98.84 Cf-Ray: 4b9faa404c80ce79-LHR X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} Accept: */* Cf-Connecting-Ip: 80.84.57.117 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /catalog/

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /catalog/? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: GB X-Forwarded-For: 80.84.57.112, 162.158.154.45 Cf-Ray: 4b9faabb2bb7ce75-LHR X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} Accept: */* Cf-Connecting-Ip: 80.84.57.112 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /cart/

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /cart/? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: GB X-Forwarded-For: 80.84.57.97, 141.101.99.121 Cf-Ray: 4b9fab192c7ece75-LHR X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} Accept: */* Cf-Connecting-Ip: 80.84.57.97 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /!.gitignore

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /!.gitignore? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: MD X-Forwarded-For: 185.153.198.224, 172.69.202.18 Cf-Ray: 4bbf3cc84839b6ec-KIV X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} User-Agent: Go-http-client/1.1 Cf-Connecting-Ip: 185.153.198.224 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /!.htaccess

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /!.htaccess? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: MD X-Forwarded-For: 185.153.198.224, 172.69.202.12 Cf-Ray: 4bbf3cc85db6b6d4-KIV X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} User-Agent: Go-http-client/1.1 Cf-Connecting-Ip: 185.153.198.224 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /%3f/

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /%3f/? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: MD X-Forwarded-For: 185.153.198.224, 172.69.202.12 Cf-Ray: 4bbf3cc86e01b6e6-KIV X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} User-Agent: Go-http-client/1.1 Cf-Connecting-Ip: 185.153.198.224 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /!.htpasswd

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /!.htpasswd? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: MD X-Forwarded-For: 185.153.198.224, 172.69.202.12 Cf-Ray: 4bbf3cc86dbdb6d4-KIV X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} User-Agent: Go-http-client/1.1 Cf-Connecting-Ip: 185.153.198.224 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /CHANGELOG.txt

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /CHANGELOG.txt? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: VN X-Forwarded-For: 2001:ee0:4161:1ac:10ca:2dd5:e197:98db, 172.68.144.165 Cf-Ray: 4bc0dcba1f3bcc2e-SIN X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} User-Agent: Mozilla/5.0 (compatible; MSIE 6.0; Windows NT 5.1) Accept: */* Cf-Connecting-Ip: 2001:ee0:4161:1ac:10ca:2dd5:e197:98db Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /.git/

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /.git/? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: http://gh.pennydreadfulmagic.com/.git/ Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: MD X-Forwarded-For: 185.153.198.177, 172.69.202.12 Cf-Ray: 4bd07c98bf0eb6d4-KIV X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} User-Agent: Go-http-client/1.1 Referer: http://gh.pennydreadfulmagic.com/.git/ Cf-Connecting-Ip: 185.153.198.177 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /.git/

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: HEAD Path: /.git/? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: FR X-Forwarded-For: 217.182.175.162, 141.101.77.214 Cf-Ray: 4bd08426b9557325-AMS X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36 Cf-Connecting-Ip: 217.182.175.162 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /.git/HEAD

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /.git/HEAD? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: http://gh.pennydreadfulmagic.com/.git/HEAD Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: MD X-Forwarded-For: 185.153.198.177, 172.69.202.18 Cf-Ray: 4bd14b6f1ccfb6ec-KIV X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} User-Agent: Go-http-client/1.1 Referer: http://gh.pennydreadfulmagic.com/.git/HEAD Cf-Connecting-Ip: 185.153.198.177 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /.git/

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /.git/? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: US X-Forwarded-For: 66.249.69.190, 172.68.58.187 Cf-Ray: 4bf8a0798f19c566-ORD X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} Amp-Cache-Transform: google;v="1" Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8,text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8 From: googlebot(at)googlebot.com User-Agent: Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) Cf-Connecting-Ip: 66.249.69.190 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: Search Engine; github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /.git/HEAD

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /.git/HEAD? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: US X-Forwarded-For: 66.249.69.190, 162.158.75.174 Cf-Ray: 4bf8a55948e2c55e-ORD X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} Amp-Cache-Transform: google;v="1" Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8,text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8 From: googlebot(at)googlebot.com User-Agent: Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) Cf-Connecting-Ip: 66.249.69.190 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: Search Engine; github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /cackup.zip

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /cackup.zip? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: SC X-Forwarded-For: 185.56.81.36, 162.158.111.135 Cf-Ray: 4c1c9fdee8ef7319-AMS X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} User-Agent: Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.16823/1428; U; en) Presto/2.2.0 Cf-Connecting-Ip: 185.56.81.36 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /backup.zip

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /backup.zip? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: SC X-Forwarded-For: 185.56.81.36, 162.158.111.135 Cf-Ray: 4c1c9fef8f767319-AMS X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} User-Agent: Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.16823/1428; U; en) Presto/2.2.0 Cf-Connecting-Ip: 185.56.81.36 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /backup.zip

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /backup.zip? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: SC X-Forwarded-For: 185.56.81.36, 162.158.111.135 Cf-Ray: 4c1c9fef8f767319-AMS X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} User-Agent: Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.16823/1428; U; en) Presto/2.2.0 Cf-Connecting-Ip: 185.56.81.36 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /terver-status

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /terver-status? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: GB X-Forwarded-For: 185.222.211.246, 162.158.18.12 Cf-Ray: 4c1cb2142f5b293e-OTP X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} User-Agent: Mozilla/5.0 (iPad; U; CPU OS 4_2_1 like Mac OS X; ja-jp) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5 Cf-Connecting-Ip: 185.222.211.246 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /server-status

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /server-status? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: GB X-Forwarded-For: 185.222.211.246, 162.158.18.12 Cf-Ray: 4c1cb21f8b7e293e-OTP X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} User-Agent: Mozilla/5.0 (iPad; U; CPU OS 4_2_1 like Mac OS X; ja-jp) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5 Cf-Connecting-Ip: 185.222.211.246 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /terver-status

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /terver-status? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: GB X-Forwarded-For: 185.222.211.246, 162.158.18.60 Cf-Ray: 4c1dfe8e6f14ad26-OTP X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} User-Agent: Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; da-dk) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5 Range: bytes=0-300000 Cf-Connecting-Ip: 185.222.211.246 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /server-status

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /server-status? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: GB X-Forwarded-For: 185.222.211.246, 162.158.18.60 Cf-Ray: 4c1dfea31893ad26-OTP X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} User-Agent: Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; da-dk) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5 Range: bytes=0-300000 Cf-Connecting-Ip: 185.222.211.246 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /cackup.sql

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /cackup.sql? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: SC X-Forwarded-For: 185.56.81.36, 172.69.55.174 Cf-Ray: 4c1e05c55d4b72f5-AMS X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} User-Agent: Mozilla/5.0 (iPod touch; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML like Gecko) Version/7.0 Mobile/11D167 Safari/123E71C Cf-Connecting-Ip: 185.56.81.36 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError

vorpal-buildbot commented 5 years ago

500 error at /backup.sql

File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates']

Reported on github_tools by logged_out


Request Data ``` Request Method: GET Path: /backup.sql? Cookies: {} Endpoint: None View Args: None Person: logged_out Referrer: None Request Data: {} Host: localhost:5002 Accept-Encoding: gzip Cf-Ipcountry: SC X-Forwarded-For: 185.56.81.36, 172.69.55.174 Cf-Ray: 4c1e05cffdf772f5-AMS X-Forwarded-Proto: https Cf-Visitor: {"scheme":"https"} User-Agent: Mozilla/5.0 (iPod touch; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML like Gecko) Version/7.0 Mobile/11D167 Safari/123E71C Cf-Connecting-Ip: 185.56.81.36 Cdn-Loop: cloudflare X-Forwarded-Host: gh.pennydreadfulmagic.com X-Forwarded-Server: gh.pennydreadfulmagic.com Connection: Keep-Alive ```

TemplateNotFoundError File 'page.mustache' not found in dirs: ['github_tools/templates', 'shared_web/templates'] Stack Trace: ```Python traceback File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1713, in handle_user_exception return self.handle_http_exception(e) File "/home/discord/.local/lib/python3.6/site-packages/flask/app.py", line 1644, in handle_http_exception return handler(e) File "./shared_web/flask_app.py", line 57, in not_found return view.page(), 404 File "./shared_web/base_view.py", line 21, in page return template.render_name('page', self) File "./shared_web/template.py", line 29, in render_name return renderer.render_name(template, *context) File "/home/discord/.local/lib/python3.6/site-packages/pystache/renderer.py", line 377, in render_name template = loader.load_name(template_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/loader.py", line 150, in load_name path = locator.find_name(name, self.search_dirs) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 152, in find_name return self._find_path_required(search_dirs, file_name) File "/home/discord/.local/lib/python3.6/site-packages/pystache/locator.py", line 122, in _find_path_required (repr(file_name), repr(search_dirs))) ```

Exception_hash: 798539abb152ef285f86eccb08b30fa9a45d2c37

Labels: github_tools; TemplateNotFoundError