Unable to push image

I just finished building my image and ready to push: docker push shadeven/stoutful-server
Docker prompts me for Username. However, I just can’t enter my username in there no matter what I tried. Did I miss anything?

Please advise and thanks advance.

What version of Docker, what OS, what shell?

I managed to work around it by using docker login.
All good now. Thanks anyway.