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

Rpc error: code = Unknown desc = Error writing source to blob store: open C:\Windows\micro\store\blob.db: Access is denied. #1971

Open
Rubyg1602 opened this issue Sep 15, 2022 · 1 comment

Comments

@Rubyg1602
Copy link

Describe the bug
Getting Rpc error: code = Unknown desc = Error writing source to blob store: open C:\Windows\micro\store\blob.db: Access is denied.

OS: Windows 10

I have installed micro v3
Executed following commands

micro server
micro login
with admin & micro credentials

logged in successfully

created sample application using

micro new helloworld
make init
go mod vendor
make proto
micro run .

Getting the error as mentioned in the title.

Please help me in that,
Thanks!

@asim
Copy link
Member

asim commented Sep 15, 2022

run in powershell as root

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

2 participants