I think there is some default config what is missing in this version of mongoDb client. Try to run:
mongo 127.0.0.1:27017
It’s strange, but then I’ve experienced the issue went away 🙂 (so the simple command ‘mongo’ w/o any params started to work again for me)
[Ubuntu Linux 11.10 x64 / MongoDB 2.0.1]