Solved Error -> No route found for "POST /public/mailbox/listener" (404 Not Found)
-
Why i'm getting this error?
Also why only 1 out of 6 emails are being converted to ticket?
Thanks.
-
Hi,
Thanks for your reply however i managed to solve this issue by changing the value of site_url
UVDesk implementation:
Centos 8
Php 7.4
Nginx 1.14
UVDesk 1.18 -
@blckhwk thanks for the message! Let's wait a developer reply
In the maintime you can check the following URL: https://forums.uvdesk.com/topic/1988/how-to-debug-errors-and-email-fetching-errors -
@blckhwk
Please let us know which version of uvdesk opensource and the PHP version you are using? -
Please check and verify your site_url in uvdesk.yaml file (under config/packages).
Also if any kind of security protection which do not allow to make a curl request then please enable for this URL.
-
Hi,
Thanks for your reply however i managed to solve this issue by changing the value of site_url
UVDesk implementation:
Centos 8
Php 7.4
Nginx 1.14
UVDesk 1.18 -
peopleinside