Can't get it running #5342
Replies: 3 comments 4 replies
-
From what I see, you have the latest containers (v3.0.1), but your docker-compose.xml is from v2.0. See the the latest docker-compose.xml |
Beta Was this translation helpful? Give feedback.
-
Ok I feel like I'm almost there! Part of the issue is that I was using a 32 length key for SECRET_KEY_BASE, but it was meant to be 48 (looks like I was reading the command for
The issue though - is how do I create a user? I have:
Yet when I go to: https://stats.mysite.com/register The form shows - but when I submit the form, nothing happens? Thanks! Andy |
Beta Was this translation helpful? Give feedback.
-
Check your nginx config? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm moving server, and rather than trying to transfer the old install, I went for a fresh install. Annoyingly, though, its being a real PITA!
So here is where I'm at:
docker-compise.yml:
In my domains nginx config, I have:
As far as I can see , thats all right. I'm not sure what else to try?
Thanks!
Andy
Beta Was this translation helpful? Give feedback.
All reactions