Page 1 of 1

Chatify Extension - Error on production server only

Posted: Wed Nov 15, 2023 4:11 am
by Cat

On localhost the chat works in production I have a server error 500 on the chat screen

chatify:1


Failed to load resource: the server responded with a status of 500 ()


Re: Error Chatify

Posted: Wed Nov 15, 2023 9:02 am
by mobhar

Make sure you have already updated to the latest template; click on Tools -> Update Template, after that re-generate ALL the script files, and try again.


Re: Error Chatify

Posted: Wed Nov 15, 2023 9:18 am
by Cat

works on localhost but fails in production


Re: Chatify Extension - Error on production server only

Posted: Wed Nov 15, 2023 9:24 am
by arbei

You should enable Debug and refer to the log files for server side errors. The log file for chatify is under <project folder>\laravel\storage\logs.