跳至內容
選單
此問題已被標幟
3 回覆
4517 瀏覽次數

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'
頭像
捨棄
作者

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

最佳答案

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

頭像
捨棄
作者

Noted. Thank you.

相關帖文 回覆 瀏覽次數 活動
2
6月 25
5646
1
2月 23
1390
1
4月 22
4294
0
2月 22
2273
0
8月 24
1130