404 Page not found after site is being created and try to access dashboard in port 8000

hi all ,

i completed the bench installation, after the installation when i try to access the dashboard in the mentioned port i am getting page not found error, did anyone faced the same issue any quick fixes where i can resolve this.

  1. yes i created an app and site and didn’t get any error on this

sharing some log files as well

2023-04-17 19:04:04,796 WARNING restart failed: Couldn’t find supervisorctl in PATH
2023-04-17 19:04:41,148 INFO /usr/local/bin/bench start
2023-04-17 19:04:41,493 INFO /usr/local/bin/bench serve --port 8000
2023-04-17 19:04:41,495 INFO /usr/local/bin/bench watch
2023-04-17 19:04:41,495 INFO /usr/local/bin/bench schedule
2023-04-17 19:04:41,497 INFO /usr/local/bin/bench worker
2023-04-17 19:06:02,050 INFO /usr/local/bin/bench new-site ERPNext
2023-04-17 19:14:01,379 INFO /usr/local/bin/bench new-site ERPNext
2023-04-17 19:14:29,406 INFO /usr/local/bin/bench new-site Bourne
2023-04-17 19:15:03,011 INFO /usr/local/bin/bench new-site Bourne
2023-04-17 19:39:13,496 INFO /usr/local/bin/bench new-sire Bourne
2023-04-17 19:39:21,840 INFO /usr/local/bin/bench new-site Bourne
2023-04-17 19:42:50,708 INFO /usr/local/bin/bench new-site Bourne
2023-04-17 19:43:45,548 INFO /usr/local/bin/bench new-site Bourne
2023-04-18 11:55:49,504 INFO /usr/local/bin/bench --version
2023-04-19 11:18:11,745 INFO /usr/local/bin/bench --version
2023-04-19 11:18:48,989 INFO /usr/local/bin/bench new-site bourne
2023-04-19 11:22:26,758 INFO /usr/local/bin/bench start
2023-04-19 11:22:27,111 INFO /usr/local/bin/bench serve --port 8000
2023-04-19 11:22:27,121 INFO /usr/local/bin/bench watch
2023-04-19 11:22:27,123 INFO /usr/local/bin/bench schedule
2023-04-19 11:22:27,131 INFO /usr/local/bin/bench worker
2023-04-19 11:28:40,489 INFO /usr/local/bin/bench start
2023-04-19 11:28:40,797 INFO /usr/local/bin/bench serve --port 8000
2023-04-19 11:28:40,803 INFO /usr/local/bin/bench worker
2023-04-19 11:28:40,803 INFO /usr/local/bin/bench schedule
2023-04-19 11:28:40,806 INFO /usr/local/bin/bench watch

dont see any major error in the logs all i have is warnings. still thinking what could be stopping the frontend to be rendered.

thanks