Error when Requesting Group
Created by: GMDAdmin
I'm getting the below when trying to request access to a group. I searched previous issues and didn't see one that had a resolution. Using v2.0b1. Having a similar issue with groups not syncing to Discord..
[24/Dec/2017 19:07:29] ERROR [django.request:118] Internal Server Error: /group/request_add/8
Traceback (most recent call last):
File "/home/allianceserver/venv/auth/lib/python3.5/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
File "/home/allianceserver/venv/auth/lib/python3.5/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/home/allianceserver/venv/auth/lib/python3.5/site-packages/django/core/handlers/base.py", line 126, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/home/allianceserver/venv/auth/lib/python3.5/site-packages/django/contrib/auth/decorators.py", line 21, in _wrapped_view
return view_func(request, *args, **kwargs)
File "/home/allianceserver/venv/auth/lib/python3.5/site-packages/allianceauth/groupmanagement/views.py", line 306, in group_request_add
grouprequest.main_char = request.user.profile.main_character
AttributeError: can't set attribute