Shawn Wildermuth
Shawn Wildermuth
Release of Vuetify 3 has been the sticking point. Is it close?
My proposed solution is this: - Azure Storage - Store as resized jpgs only - Using Bearer token to authenticate - Using Api to return images from azure storage (so...
Good idea.
Open a console/terminal in the root of the main project (same folder as the MeterReaderWeb.csproj) and type: ``` > npm install ``` Once that is done, do this: ``` >...
@vhvb1989 - what credentials, and should I replace the azurecr.io with my own? A tad confused.
@vhvb1989 - I'm still getting this. I tried with a new deployment and the `docker login` just hangs. When I try to use `az acr login -n`: ``` C:\projects\codingshorts\aspire-deployment\before>az acr...
Any news or hints? Our should I open s support ticket?
@vhvb1989 I tried to increase the Docker Memory Allocation but it says that WSL2 defines it. And since I don't have a .wslconfig file, I am not sure what to...
Yes, we can close this. Eventually the service returned to working state. removing the credentials and re-authenticating seemed to do the trick.
this looks like a permissions issue. Can you post a repro?