ajvb / kala

Modern Job Scheduler
MIT License
2.11k stars 187 forks source link

404 page not found #234

Closed little-joe999 closed 3 years ago

little-joe999 commented 3 years ago

Not sure if I did something wrong, once I cloned the repository and ran the installer (locally or the build command for Docker) I am ending up in getting a '404 page not found' error when connecting to localhost:8000. Any advice?

ajvb commented 3 years ago

You're going to want to view localhost:8000/webui/ for the web ui.

tooolbox commented 3 years ago

@little-joe999 since it seems like your issue is resolved I'm going to close this, but please reopen it if I'm mistaken.

little-joe999 commented 3 years ago

Oh yeah, sorry forgot to reply. The link you've provided solved the issue. Thanks a lot.