Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
2928 Zobrazení

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)

Avatar
Zrušit
Autor Nejlepší odpověď

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)

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
zář 23
3838
1
pro 22
2145
3
lis 22
4340
1
lis 22
4649
1
kvě 22
3954