Problem in connect via localhost

Hello everyone,
I recently installed ERPNext, but I’m encountering a problem when trying to connect o it via localhost. I receive a “Status: 503” error message on the webpage. I’m unsure whether this is a temporary issue or a sign of an underlying error that needs fixing.

Could anyone provide guidance on how to troubleshoot this issue? Are there specific services or configurations I should check to resolve the 503 error?

Thank you for your assistance!

Hi,

Your installation is in development mode or Production mode?

Please try http://127.0.0.1:80 also.

If your bench installation is in development mode then, please don’t forget to start the bench.

Thanks,

Divyesh M.