top of page

Delete and Re-install the Nginx in the Odoo server

Writer's picture: Tek Siong, HockTek Siong, Hock

Sometimes, due to some unforeseen circumstances, there could be issues with the Https certificate in the Odoo installation server. The errors may be varies and the quick fix is just to remove the nginx and install it again in a clean way.


sudo apt-get remove nginx nginx-common
sudo apt-get purge nginx nginx-common

After that, just re-install the nginx and the HTTPS (eg, let's encrypt).

107 views0 comments

Recent Posts

See All

Comments


Subscribe Form

  • facebook
  • linkedin

©2019 by Excelroot Technology Sdn Bhd.

bottom of page