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

dapr init failed to move dashboard files on windows #1409

Open
narsenico opened this issue Jun 12, 2024 · 0 comments
Open

dapr init failed to move dashboard files on windows #1409

narsenico opened this issue Jun 12, 2024 · 0 comments
Labels
kind/bug Something isn't working

Comments

@narsenico
Copy link

Expected Behavior

dapr init without errors

Actual Behavior

dapr init ends with error failed to move dashboard files

Making the jump to hyperspace...
Container images will be pulled from Docker Hub
Installing runtime version 1.13.4
Downloading binaries and setting up components...
failed to move dashboard files: rename C:\Users\xxx\.dapr\bin\release\windows_amd64\web C:\Users\xxx\.dapr\bin\web: Access is denied.

Steps to Reproduce the Problem

fresh installation on Windows Server 2022
no dasboard.exe process running (see #963)
simply launch dapr init in powershell with administrator privileges

already tried darp uninstall --all followed by dapr init with same result

@narsenico narsenico added the kind/bug Something isn't working label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant