How to switch to production setup after installing ERPNEXT 13 on Ubuntu 22

I was able to install Frappe version 13 and ERPNEXT version 13 on UBUNTU 22. Now to switch to production setup I run the following five commands:
bench setup supervisor
sudo ln -s pwd/config/supervisor.conf /etc/supervisor/conf.d/frappe-bench.conf
sudo bench setup sudoers $(whoami)
bench setup nginx
sudo ln -s pwd/config/nginx.conf /etc/nginx/conf.d/frappe-bench.conf

But when I typed the localhost afterwards, the login does not appear. I checked the status of supervisor and nginx and both are active/running.

1 Like

Same here. Trying to fix this issue for the past 3 weeks.

@JTY provide some screenshots please . of the website , and for bench restart