跳至内容
菜单
此问题已终结
2 回复
583 查看

Can someone help me.

I cant send mail after i change company name is thai language length over 18 charactor in odoo 14 version.

形象
丢弃
编写者 最佳答案

There's no error in the log, the app just freezes after sending the email. it only happens in the production environment (Server).

形象
丢弃
编写者

After i click send an invitation email button in user page (a mail should be sent) but it just freeze without showing any error. The log will show like this and it
2023-07-26 08:37:07,619 30 DEBUG chula_connex odoo.api: call res.users(472,).action_reset_password()
2023-07-26 08:37:09,506 50 DEBUG chula_connex odoo.modules.registry: Multiprocess signaling check: [Registry - 6 -> 6] [Cache - 28 -> 28]
2023-07-26 08:37:13,306 50 DEBUG chula_connex odoo.modules.registry: Multiprocess signaling check: [Registry - 6 -> 6] [Cache - 28 -> 28]
2023-07-26 08:37:14,194 50 DEBUG chula_connex odoo.modules.registry: Multiprocess signaling check: [Registry - 6 -> 6] [Cache - 28 -> 28]

最佳答案

Hi,

Are you getting any errors on sending the email ? If yes, please share those details.

Also see if you can reproduce the same in odoo runbot and if yes, please report it in: https://github.com/odoo/odoo/issues

Thanks

形象
丢弃