Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

micro new helloworld,but this error occurs,I don't know how to solve it #1980

Open
guolianyu opened this issue Nov 3, 2022 · 9 comments
Open

Comments

@guolianyu
Copy link

2022-11-03 23:55:02 file=cmd/cmd.go:625 level=fatal Error setting up auth: {"id":"go.micro.client","code":500,"detail":"{"id":"go.micro.client","code":500,"detail":"service
auth: route not found","status":"Internal Server Error"}","status":"Internal Server Error"}

@asim
Copy link
Member

asim commented Nov 3, 2022

When does the error occur? What is the Dev environment?

@guolianyu
Copy link
Author

guolianyu commented Nov 3, 2022 via email

@asim
Copy link
Member

asim commented Nov 3, 2022

English please

@guolianyu
Copy link
Author

windows 10,go 1.19,micro v3

@guolianyu
Copy link
Author

micro server ok,micro login ok,but helloworld can't run,why?,I think it's hard to use

@guolianyu
Copy link
Author

You should not have tested the framework in the windows environment,I guess your computer is mac,or OS is linux

@asim
Copy link
Member

asim commented Nov 4, 2022

I'm not a windows user. If you'd like to contribute fixes for Windows please PR them

@dawesi
Copy link

dawesi commented Jun 15, 2023

FYI : You can test with dev environment releases of windows (for free) for testing on VM engines : vmware/hyper-v/virtualbox/parallels here : https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/

These are fully featured enterprise evaluation versions then just use choco (think apt or yum) to install any apps/packages ( https://chocolatey.org/install ) via terminal in windows

That said windows users can also install linux subsystem for windows (basically ubuntu core inside windows) https://apps.microsoft.com/store/detail/ubuntu/9PDXGNCFSCZV

@guolianyu
Copy link
Author

guolianyu commented Jun 15, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants