After 3CX update process, you should run a special script, that set up a new configuration file for nginx.
Script is available here
Common usage method:
wget https://download.creomate.com/update.sh -P /var/www/webapi/ wget https://download.creomate.com/update.cron -P /var/www/webapi/ wget https://download.creomate.com/install_update_cron.sh sudo bash /var/www/webapi/update.sh sudo bash install_update_cron.sh
This scripts will update nginx configuration, and set up a CRON job for a regular configuration check and update
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article