FYI, I can't reproduce this issue on a freshly generated mezzanine project.

On 11/09/2016 11:59 AM, Gerhard Spitzlsperger wrote:
> Dear All,
>
> in the meantime I fixed this problem by installing a fresh Mezzanine
> 4.2.2 environment and copying over my projects. This works (after
> getting static files and templates right).
>
> ONLY ONE issue remains: If I want to add a new page I can do so using
> the top level /add page /menu; unfortunately  if I try use the menu to
> add a sub page for an existing page the menu is empty.
>
> After looking a bit through the source code I suspect it has something
> to do with permissions but I am not sure.
>
> If you have any suggestion ....
>
> Thank you very much
> Gerhard
>
>  
>
> Am Mittwoch, 14. September 2016 12:26:26 UTC+2 schrieb Gerhard
> Spitzlsperger:
>
>     Dear All,
>
>     I tried to upgrade mezzanine from 4.1 to 4.2 and the system
>     crashed. As I did not find somethin different I did a naive pip3
>     --upgrade. I tried to sites (one pretty fresh created under 4.1)
>
>     both sites are deployed using apache2.4 and mod_wsgi
>
>     after downgrading again to 4.1 everything worked.
>
>     Thanks a lot for any hint
>     Gerhard
>
>     Traceback (most recent call last):
>     [:error] [pid 9181] [remote ...:40070]   File
>     "/home/django/mezzanine/blueberrye/blueberrye/wsgi.py", line 29,
>     in <module>
>     [:error] [pid 9181] [remote ...:40070]     application =
>     get_wsgi_application()
>     [:error] [pid 9181] [remote ...:40070]   File
>     "/home/django/mezzanine/lib/python3.4/site-packages/django/core/wsgi.py",
>     line 13, in get_wsgi_application
>     [:error] [pid 9181] [remote ...:40070]    
>     django.setup(set_prefix=False)
>     [:error] [pid 9181] [remote ...:40070]   File
>     "/home/django/mezzanine/lib/python3.4/site-packages/django/__init__.py",
>     line 27, in setup
>     [:error] [pid 9181] [remote ...:40070]    
>     apps.populate(settings.INSTALLED_APPS)
>     [:error] [pid 9181] [remote ...:40070]   File
>     
> "/home/django/mezzanine/lib/python3.4/site-packages/django/apps/registry.py",
>     line 78, in populate
>     [:error] [pid 9181] [remote ...:40070]     raise
>     RuntimeError("populate() isn't reentrant")
>     [:error] [pid 9181] [remote ...:40070] RuntimeError: populate()
>     isn't reentrant
>     [[:info] [pid 9181] mod_wsgi (pid=9181): Shutdown requested
>     'blueberrye.cc'.
>     [:info] [pid 9181] mod_wsgi (pid=9181): Stopping process
>     'blueberrye.cc'.
>     [:info] [pid 9181] mod_wsgi (pid=9181): Destroying interpreters.
>     [:info] [pid 9181] mod_wsgi (pid=9181): Destroy interpreter
>     'blueberrye.cc|'.
>     [:error] [pid 9181] Exception ignored in: <module 'threading' from
>     '/usr/lib/python3.4/threading.py'>
>     [:error] [pid 9181] Traceback (most recent call last):
>     [:error] [pid 9181]   File "/usr/lib/python3.4/threading.py", line
>     1288, in _shutdown
>     [:error] [pid 9181]     assert tlock is not None
>     [:error] [pid 9181] AssertionError:
>     [:info] [pid 9181] mod_wsgi (pid=9181): Cleanup interpreter ''.
>     [:info] [pid 9181] mod_wsgi (pid=9181): Terminating Python.
>     [:error] [pid 9181] Exception ignored in: <module 'threading' from
>     '/usr/lib/python3.4/threading.py'>
>     [:error] [pid 9181] Traceback (most recent call last):
>     [:error] [pid 9181]   File "/usr/lib/python3.4/threading.py", line
>     1288, in _shutdown
>     [:error] [pid 9181]     assert tlock is not None
>     AssertionError:
>
>
> -- 
> You received this message because you are subscribed to the Google
> Groups "Mezzanine Users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to mezzanine-users+unsubscr...@googlegroups.com
> <mailto:mezzanine-users+unsubscr...@googlegroups.com>.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to