콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
2939 화면

Hi All,

i got a freshly installed odoo 13 ce and i am getting errors in the web.assets_common.js.

I cant really pinpoint it when it happens, sometimes it happenes when i want to print an invoice after clicking the dropdown.

sometimes it just happens without clicking anywhere.

Any one got an idea where to look for this issue?



full stack:

Uncaught TypeError: Cannot read property 'responseText' of undefined

https://www.sapelli.pe/web/content/1418-48b2d8e/web.assets_common.js:3816

Traceback:

TypeError: Cannot read property 'responseText' of undefined

    at Object.<anonymous> (https://www.sapelli.pe/web/content/1418-48b2d8e/web.assets_common.js:3816:108)

    at Object.<anonymous> (https://www.sapelli.pe/web/content/1418-48b2d8e/web.assets_common.js:898:681)

    at fire (https://www.sapelli.pe/web/content/1418-48b2d8e/web.assets_common.js:892:299)

    at Object.fireWith [as rejectWith] (https://www.sapelli.pe/web/content/1418-48b2d8e/web.assets_common.js:897:198)

    at Object.<anonymous> (https://www.sapelli.pe/web/content/1418-48b2d8e/web.assets_common.js:898:874)

    at fire (https://www.sapelli.pe/web/content/1418-48b2d8e/web.assets_common.js:892:299)

    at Object.fireWith [as rejectWith] (https://www.sapelli.pe/web/content/1418-48b2d8e/web.assets_common.js:897:198)

    at done (https://www.sapelli.pe/web/content/1418-48b2d8e/web.assets_common.js:1288:166)

    at XMLHttpRequest.callback (https://www.sapelli.pe/web/content/1418-48b2d8e/web.assets_common.js:1308:15)

아바타
취소
작성자 베스트 답변

I am actually thinking it might have to do something with the Longpolling.

in devtools console there are two errors, 1 for the longpolling and the other about the responsetext.

web.assets_common.js:1305  POST https://www.sapelli.pe/longpolling/poll 502

Uncaught TypeError: Cannot read property 'responseText' of undefined
    at Object.<anonymous> (web.assets_common.js:3816)
    at Object.<anonymous> (web.assets_common.js:898)
    at fire (web.assets_common.js:892)
    at Object.fireWith [as rejectWith] (web.assets_common.js:897)
    at Object.<anonymous> (web.assets_common.js:898)
    at fire (web.assets_common.js:892)
    at Object.fireWith [as rejectWith] (web.assets_common.js:897)
    at done (web.assets_common.js:1288)
    at XMLHttpRequest.callback (web.assets_common.js:1308)

아바타
취소
관련 게시물 답글 화면 활동
2
9월 23
3845
1
12월 22
2151
3
11월 22
4348
1
11월 22
4655
1
5월 22
3958