You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.
Expected Behavior
dapr init
without errorsActual Behavior
dapr init
ends with errorfailed to move dashboard files
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 privilegesalready tried
darp uninstall --all
followed bydapr init
with same resultThe text was updated successfully, but these errors were encountered: