I installed ERPNEXT but shows
Sorry!
We will be back soon.
Don't panic. It's not you, it's us.
Most likely, our engineers are updating the code,
and it should take a minute for the new code to load into memory.
Try refreshing after a minute or two.
when I did netstat
tcp 0 0 localhost:8000 localhost:51406 TIME_WAIT
tcp 0 0 localhost:8000 localhost:51410 TIME_WAIT
tcp 0 0 localhost:8000 localhost:51408 TIME_WAIT
tcp 0 0 localhost:8000 localhost:51404 TIME_WAIT
When I did
sudo supervisorctl status
frappe-bench-redis:frappe-bench-redis-cache RUNNING pid 5423, uptime 0:03:21
frappe-bench-redis:frappe-bench-redis-queue RUNNING pid 5422, uptime 0:03:21
frappe-bench-redis:frappe-bench-redis-socketio RUNNING pid 5424, uptime 0:03:21
frappe-bench-web:frappe-bench-frappe-web RUNNING pid 5566, uptime 0:03:15
frappe-bench-web:frappe-bench-node-socketio RUNNING pid 5567, uptime 0:03:15
frappe-bench-workers:frappe-bench-frappe-default-worker-0 RUNNING pid 5542, uptime 0:03:16
frappe-bench-workers:frappe-bench-frappe-long-worker-0 RUNNING pid 5543, uptime 0:03:16
frappe-bench-workers:frappe-bench-frappe-schedule RUNNING pid 5541, uptime 0:03:16
frappe-bench-workers:frappe-bench-frappe-short-worker-0 RUNNING pid 5544, uptime 0:03:16
Could you guide why I get this Sorry page?