Re: Server Error (500) starting with 02f8c2818bfd

2017-06-14 Thread Daniel Axtens
Hi Aaron,

I saw a 500 when I added the token auth stuff; I forgot to run manage.py
migrate. Have you tried that?

I also forgot to run collectstatic after adding clipboard.js; don't get
bitten by that :)

> Server is running:
>  httpd-2.4.6-45.el7.centos.4.x86_64, Django (1.11.2), mod-wsgi (4.5.15)
I don't think we've merged full support for 1.11 yet - Stephen?

Regards,
Daniel

___
Patchwork mailing list
Patchwork@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/patchwork


Re: Server Error (500) starting with 02f8c2818bfd

2017-06-14 Thread Stephen Finucane
On Wed, 2017-06-14 at 10:08 -0400, Aaron Conole wrote:
> Commit 02f8c2818bfd ("htdocs: Add clipboard.js") has caused my patchwork
> instance to start throwing server error.  I am not sure which logs to
> look at (because /var/log/httpd/error_log doesn't seem to get updated
> right now).

Did you run the './manage.py collectstatic' command before restarting the httpd
service? Hopefully that's all that's missing, because I have limited to no
exposure with apache2+mod_wsgi (I favour nginx+uwsgi). I should be able to get
help from OpenStack folks tomorrow though, if necessary.

Stephen

> I'm using Firefox 53.0.3 to access the server.
> 
> Server is running:
>  httpd-2.4.6-45.el7.centos.4.x86_64, Django (1.11.2), mod-wsgi (4.5.15)
> 
> Let me know what I can do to help debug.
> 
> -Aaron

___
Patchwork mailing list
Patchwork@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/patchwork


Server Error (500) starting with 02f8c2818bfd

2017-06-14 Thread Aaron Conole
Commit 02f8c2818bfd ("htdocs: Add clipboard.js") has caused my patchwork
instance to start throwing server error.  I am not sure which logs to
look at (because /var/log/httpd/error_log doesn't seem to get updated
right now).

I'm using Firefox 53.0.3 to access the server.

Server is running:
 httpd-2.4.6-45.el7.centos.4.x86_64, Django (1.11.2), mod-wsgi (4.5.15)

Let me know what I can do to help debug.

-Aaron
___
Patchwork mailing list
Patchwork@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/patchwork