May 15 19:13:46 sd1 gunicorn[831]: 2020-05-15 19:13:46,207 ERROR Backend:871 Exception on /profile/Nigel_Cardozo [GET] May 15 19:13:46 sd1 gunicorn[831]: Traceback (most recent call last): May 15 19:13:46 sd1 gunicorn[831]: File "/var/www/virtual/spacedock.info/htdocs/SpaceDock/lib/python3.6/site-packages/flask/app.py", line 2447, in wsgi_app May 15 19:13:46 sd1 gunicorn[831]: response = self.full_dispatch_request() May 15 19:13:46 sd1 gunicorn[831]: File "/var/www/virtual/spacedock.info/htdocs/SpaceDock/lib/python3.6/site-packages/flask/app.py", line 1952, in full_dispatch_request May 15 19:13:46 sd1 gunicorn[831]: rv = self.handle_user_exception(e) May 15 19:13:46 sd1 gunicorn[831]: File "/var/www/virtual/spacedock.info/htdocs/SpaceDock/lib/python3.6/site-packages/flask/app.py", line 1821, in handle_user_exception May 15 19:13:46 sd1 gunicorn[831]: reraise(exc_type, exc_value, tb) May 15 19:13:46 sd1 gunicorn[831]: File "/var/www/virtual/spacedock.info/htdocs/SpaceDock/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise May 15 19:13:46 sd1 gunicorn[831]: raise value May 15 19:13:46 sd1 gunicorn[831]: File "/var/www/virtual/spacedock.info/htdocs/SpaceDock/lib/python3.6/site-packages/flask/app.py", line 1950, in full_dispatch_request May 15 19:13:46 sd1 gunicorn[831]: rv = self.dispatch_request() May 15 19:13:46 sd1 gunicorn[831]: File "/var/www/virtual/spacedock.info/htdocs/SpaceDock/lib/python3.6/site-packages/flask/app.py", line 1936, in dispatch_request May 15 19:13:46 sd1 gunicorn[831]: return self.view_functions[rule.endpoint](**req.view_args) May 15 19:13:46 sd1 gunicorn[831]: File "/var/www/virtual/spacedock.info/htdocs/SpaceDock/KerbalStuff/blueprints/profile.py", line 26, in view_profile May 15 19:13:46 sd1 gunicorn[831]: return render_template("view_profile.html", profile=user, mods_created=mods_created, mods_followed=mods_followed) May 15 19:13:46 sd1 gunicorn[831]: File "/var/www/virtual/spacedock.info/htdocs/SpaceDock/lib/python3.6/site-packages/flask/templating.py", line 140, in render_template May 15 19:13:46 sd1 gunicorn[831]: ctx.app, May 15 19:13:46 sd1 gunicorn[831]: File "/var/www/virtual/spacedock.info/htdocs/SpaceDock/lib/python3.6/site-packages/flask/templating.py", line 120, in _render May 15 19:13:46 sd1 gunicorn[831]: rv = template.render(context) May 15 19:13:46 sd1 gunicorn[831]: File "/var/www/virtual/spacedock.info/htdocs/SpaceDock/lib/python3.6/site-packages/jinja2/environment.py", line 1090, in render May 15 19:13:46 sd1 gunicorn[831]: self.environment.handle_exception() May 15 19:13:46 sd1 gunicorn[831]: File "/var/www/virtual/spacedock.info/htdocs/SpaceDock/lib/python3.6/site-packages/jinja2/environment.py", line 832, in handle_exception May 15 19:13:46 sd1 gunicorn[831]: reraise(*rewrite_traceback_stack(source=source)) May 15 19:13:46 sd1 gunicorn[831]: File "/var/www/virtual/spacedock.info/htdocs/SpaceDock/lib/python3.6/site-packages/jinja2/_compat.py", line 28, in reraise May 15 19:13:46 sd1 gunicorn[831]: raise value.with_traceback(tb) May 15 19:13:46 sd1 gunicorn[831]: File "templates/view_profile.html", line 1, in top-level template code May 15 19:13:46 sd1 gunicorn[831]: {% extends "layout.html" %} May 15 19:13:46 sd1 gunicorn[831]: File "templates/layout.html", line 174, in top-level template code May 15 19:13:46 sd1 gunicorn[831]: {% block body %}{% endblock %} May 15 19:13:46 sd1 gunicorn[831]: File "templates/view_profile.html", line 168, in block "body" May 15 19:13:46 sd1 gunicorn[831]: {% include "mod-box.html" %} May 15 19:13:46 sd1 gunicorn[831]: File "templates/mod-box.html", line 5, in top-level template code May 15 19:13:46 sd1 gunicorn[831]:
For {{ mod.default_version.gameversion.friendly_version }}
May 15 19:13:46 sd1 gunicorn[831]: File "/var/www/virtual/spacedock.info/htdocs/SpaceDock/lib/python3.6/site-packages/jinja2/environment.py", line 471, in getattr May 15 19:13:46 sd1 gunicorn[831]: return getattr(obj, attribute) May 15 19:13:46 sd1 gunicorn[831]: jinja2.exceptions.UndefinedError: 'None' has no attribute 'gameversion'