Remove SSL setup and return to port based multitenancy

Hi how can i remove the SSL thats setup and get back to http with port based multitenancy?

1 Like

if you have DNS multitenant setup

Try following:
1. bench config dns_multitenant off
2. bench setup nginx
3. sudo service nginx reload

2 Likes

Normally this should work fine, but if you’ve previously setup Cerbot/Letsencrypt it’s common to get 404’s or “Refused to connect” errors.

Working on this issue now

I am getting 404 error with nginx.conf link present in /etc/nginx/conf.d
if i remove the link i am getting Refused ERR_CONNECTION_REFUSED
Have you solved the error?
I am using Frappe and ErpNext version 14