micro: Can't login to server

When I run micro login I get the following -

Enter username: admin
Enter password: 
Account not found with this ID

Using admin / micro (server up and running fine)

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Reactions: 1
  • Comments: 19 (2 by maintainers)

Most upvoted comments

@gridworkz

micro env set local

it works for me

Sorry to say but I moved to Dapr. - https://dapr.io/ Everything works locally. (I’m not affiliated with this product - I just needed to get going).

On Sat, Nov 7, 2020 at 3:05 AM Qalifah notifications@github.com wrote:

I’m also unable to login. I keep getting this two errors (on windows 10).

[image: Screenshot (28)] https://user-images.githubusercontent.com/44738020/98436022-16a6ff80-20d8-11eb-8b0b-466c6dae2ffa.png [image: Screenshot (29)] https://user-images.githubusercontent.com/44738020/98436023-1870c300-20d8-11eb-97d8-22d6e9ee72ab.png

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/micro/micro/issues/1544#issuecomment-723416076, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEVXNSFWTFTPWMLERQF5JQLSOT5VJANCNFSM4TBXTOPQ .

We’re working on a Windows test environment to rectify the issues. The majority of our usage has not come from Windows so we haven’t given it as much attention. If moving to dapr was the right thing for you that’s fine. It is Microsoft based so there’s plenty of windows support there.

Ah OK thanks - good to know. The sequence of commands here: https://m3o.com/start work fine - I think I have my local / dev environments mixed up.

btw: If you have a moment could you list the commands you use to get this to work locally? Cheers, Dave