Nathan
Nathan
nginix: ``` /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf is not a file or...
> Everything looks alright. specially the wger_server one where the error should be logged. Can you try changing the debug setting? I've set DJANGO_DEBUG to True and il update the...
``` content = loader.render_to_string(template_name, context, request, using=using) File "/usr/local/lib/python3.10/dist-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) File "/usr/local/lib/python3.10/dist-packages/django/template/backends/django.py", line 62, in render return self.template.render(context) File "/usr/local/lib/python3.10/dist-packages/django/template/base.py", line 173, in render...
which one does do i need to get rid of the db volume? is that the volume under "postgres"?
I just changed my dockercompose to these volumes still coming up with the same issues I believe since i turned the debug back to false and comes up with same...
Alright i went back to my old compose, and deleted the volumes like you said seems to be working fine now. Everything appears in clear text now. Is there an...
 At the moment its all clear text, not many prompts or images. Didn't know if this is how its ment to look
Any way to change it from using localhost with no port designation to a port? since i run multiple containers and portainer over that ip address?
Easy thank you! For all your help. Interms of question of what is the origin of the problem. I can say from memory i was having a lot if issues...
 getting this now after registering an account through the gui with my email. Is this because it cant send a verification email to my email address? or another issue?