Skip to Content
Menu
This question has been flagged
3 Replies
3689 Views

Whenever I am trying to edit my profile to upload my profile picture I am getting the error message as follows. Please help me to solve it.

500: Internal Server Error

Traceback

Traceback (most recent call last):
  File "/home/odoo/src/odoo/13.0/odoo/addons/base/models/ir_http.py", line 229, in _dispatch
    result = request.dispatch()
  File "/home/odoo/src/odoo/13.0/odoo/http.py", line 809, in dispatch
    r = self._call_function(**self.params)
  File "/home/odoo/src/odoo/13.0/odoo/http.py", line 350, in _call_function
    return checked_call(self.db, *args, **kwargs)
  File "/home/odoo/src/odoo/13.0/odoo/service/model.py", line 93, in wrapper
    return f(dbname, *args, **kwargs)
  File "/home/odoo/src/odoo/13.0/odoo/http.py", line 339, in checked_call
    result = self.endpoint(*a, **kw)
  File "/home/odoo/src/odoo/13.0/odoo/http.py", line 915, in __call__
    return self.method(*args, **kw)
  File "/home/odoo/src/odoo/13.0/odoo/http.py", line 515, in response_wrap
    response = f(*args, **kw)
  File "/home/odoo/src/odoo/13.0/addons/website_profile/controllers/main.py", line 120, in view_user_profile_edition
    user_id = int(kwargs.get('user_id'))
TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
Avatar
Discard
Author

Don't know, it might not be as I am trying this for a few days and Odoo won't take so many days for any update! You also didn't upload your profile picture! Try it and share the result with me. Thank you.

I have already my profile pic, it is hidden now as the profile is not public, even if i try to change profile to public, i will get the same error. Odoo will normally some time to fix out these issues, if you need connect at jub@odoo.com and see

Best Answer

Hi,

Odoo is making some updates in the website/forum that's why you are facing such issues. Hope they will sort it out soon.

Thanks

Avatar
Discard
Author

Noted. Thank you.

Related Posts Replies Views Activity
2
Sep 24
3745
1
Feb 23
810
1
Apr 22
2922
0
Feb 22
1223
0
Aug 24
161