Jens Timmerman

Results 38 issues of Jens Timmerman

restart on failure, sometimes fails because database is still starting up

this is needed to make whatweb work after following the installation instructions. The current installation instructions for manual install tel me to git clone repo cd WhatWeb bundle install ->...

when you browse to the / dir where the app is configured to run you get the following error: Caught an exception while rendering: Reverse for 'agenda-archive-year' with arguments '('',)'...

when installing wordpress I get this error: ``` TASK [bertvv.httpd : include_vars] ******************************************************************************************************** ok: [blog] => (item=/root/.ansible/roles/bertvv.wordpress/vars/RedHat-8.yml) TASK [bertvv.httpd : Ensure Apache is installed] ****************************************************************************************** fatal: [blog]: FAILED! => {"msg":...

I started working on porting to django 3.2 but currently stuck on ``` django-admin migrate Traceback (most recent call last): File "/home/jens/.local/bin/django-admin", line 8, in sys.exit(execute_from_command_line()) File "/home/jens/.local/lib/python3.10/site-packages/django/core/management/__init__.py", line 419,...