Skip to Content
Menu
This question has been flagged
1 Odpoveď
1577 Zobrazenia

Hi Community,


Odoo 17, error after submitting ticket through website form that targeting specific helpdesk teams. Example: /helpdesk/customer-care-1


final error page url: https://yourdomain.com/your-ticket-has-been-submitted


the error:

Internal Server Error

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.


tested at Odoo online and On Premise, both resulting the same error.

Avatar
Zrušiť
Autor Best Answer

Removing/commenting some part of the page code can solve the problem temporarily. Because this only hide the root cause and not problem solve the root cause.


development mode, open the page => Title : Ticket Received , url: your-ticket-has-been-submitted


comment or remove below part of code: (line 11-14)


from here

                            t t-if="ticket"
                                span Your Ticket Number is bla bla span
                            t

to here





Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
apr 24
1009
2
sep 25
1356
4
sep 25
6379
0
aug 25
634
1
júl 25
637