İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
2929 Görünümler

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
Vazgeç
Üretici En İyi Yanıt

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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Eyl 23
3838
1
Ara 22
2145
3
Kas 22
4340
1
Kas 22
4649
1
May 22
3954