Cannot GET /
intulint opened this issue · 3 comments
I run it on ubuntu and it cursed until I changed the port, set it to 4000.
But at startup everything that is written on the page "Canot GET /" on white fone.
Firefox browser
localhost:4000 doesn't take your anywhere, localhost:4000/docs will take you to the docs. let me improve the messaging of the app. lmk if /docs works!
just pushed a change, now visiting localhost:4000 returns something descriptive (instead of cannot GET /)
and the "server running" message in terminal/cmd should be more descriptive now
hopefully this helps avoid confusion for folks like u trying to setup for the first time! (commit: 50d06cd)
Oh, I already figured it out, I just didn't launch it that way. I looked at your docks on auto-gpt. But a stub for people like me is a useful thing, thanks