Public bug reported:

After installing a fresh ubuntu 14.04 (twice), following every step of
this doc :

http://maas.ubuntu.com/docs/install.html#disc-install

I can't access the webui on http://<ip_address>/MAAS

I always get the error :

"Internal Server Error

The server encountered an internal error or misconfiguration and was
unable to complete your request.

Please contact the server administrator at webmaster@localhost to inform
them of the time this error occurred, and the actions you performed just
before this error.

More information about this error may be available in the server error
log."

Here is the apache error log, the error keep repeating :


[Tue Apr 22 16:38:35.959444 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014] mod_wsgi (pid=1933): Exception occurred processing 
WSGI script '/usr/share/maas/wsgi.py'.
[Tue Apr 22 16:38:35.959625 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014] Traceback (most recent call last):
[Tue Apr 22 16:38:35.959700 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]   File 
"/usr/lib/python2.7/dist-packages/django/core/handlers/wsgi.py", line 187, in 
__call__
[Tue Apr 22 16:38:35.959842 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]     self.load_middleware()
[Tue Apr 22 16:38:35.959881 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]   File 
"/usr/lib/python2.7/dist-packages/django/core/handlers/base.py", line 49, in 
load_middleware
[Tue Apr 22 16:38:35.959923 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]     mw_instance = mw_class()
[Tue Apr 22 16:38:35.959955 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]   File 
"/usr/lib/python2.7/dist-packages/maasserver/middleware.py", line 87, in 
__init__
[Tue Apr 22 16:38:35.960022 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]     reverse('login'),
[Tue Apr 22 16:38:35.960051 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]   File 
"/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py", line 528, in 
reverse
[Tue Apr 22 16:38:35.960099 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]     return 
iri_to_uri(resolver._reverse_with_prefix(view, prefix, *args, **kwargs))
[Tue Apr 22 16:38:35.960137 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]   File 
"/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py", line 399, in 
_reverse_with_prefix
[Tue Apr 22 16:38:35.960172 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]     self._populate()
[Tue Apr 22 16:38:35.960205 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]   File 
"/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py", line 286, in 
_populate
[Tue Apr 22 16:38:35.960258 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]     for name in pattern.reverse_dict:
[Tue Apr 22 16:38:35.960597 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]   File 
"/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py", line 311, in 
reverse_dict
[Tue Apr 22 16:38:35.961326 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]     self._populate()
[Tue Apr 22 16:38:35.961358 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]   File 
"/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py", line 286, in 
_populate
[Tue Apr 22 16:38:35.961411 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]     for name in pattern.reverse_dict:
[Tue Apr 22 16:38:35.961473 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]   File 
"/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py", line 311, in 
reverse_dict
[Tue Apr 22 16:38:35.961529 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]     self._populate()
[Tue Apr 22 16:38:35.961556 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]   File 
"/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py", line 272, in 
_populate
[Tue Apr 22 16:38:35.961602 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014]     lookup_str = callback.__module__ + "." + 
callback.__class__.__name__
[Tue Apr 22 16:38:35.961699 2014] [:error] [pid 1933:tid 140611374012160] 
[remote 192.168.16.44:3014] AttributeError: 'functools.partial' object has no 
attribute '__module__'

** Affects: maas (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1311158

Title:
  WebUI do not work after fresh install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1311158/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to