Don’t panic. Its not you,
Getting this error.
smino
September 23, 2024, 1:21pm
2
Hi,
May we know if this is happening on the first use of ERPNext and the operating environment? For example, is it a Frappe Cloud hosted instance or self hosted? Any additional information will help solve it.
@SUKUMARAN_BV Make sure maintenance mode is off.
Use
bench --site set-maintenance-mode off
command to off that and try it again.
No , It was not happened for the first time after installation.
Jeel
September 24, 2024, 4:11am
5
@SUKUMARAN_BV check this maybe it helps you
I use the erpnext on my device (locally hosted), and everything is true … But once when I opened the site, by: //localhost:8000/ I couldn’t reach the site, and I got this message:
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.
I don’t know what the problem is?
I have been achieved from the nginx settings
I tried to use these commands…
Bench SETUP NGINX
B…
1 Like