jgoodleaf
jgoodleaf
I'm having a similar problem. In my case, however, I'm running the application as a `docker-compose` stack. So I have in the container stack: - nginx (static files; proxy to...
@pd242 is your DEBUG set to True? I had mine on because I am, in a sense, developing (i.e. trying to make this auth system work; it's new to me)....
I'm hitting an internal server error now, which appears to be related to Scope change warnings. But since I'm using v2.3.1 of this app, I'd thought not to see this....
Yeah, I found that in the docs and to be clear, it DOES work. I added that to the variables passed in through docker-compose and it's all working smoothly now....
Hmmm. Update. There may be something wrong with my system, though I'm not sure what, nor how to debug it. After issuing `apt upgrade` we're hanging on the DKMS module...
How did you figure that out?