Can't install/update apps: stat .config/helm/registry/config.json: not a directory

Joined
Sep 5, 2023
Messages
5
I'm getting this error lately whenever I go to install/update an app on my Cobia machine:

middlewared.service_exception.CallError: [EFAULT] Failed to install App: WARNING: stat .config/helm/registry/config.json: not a directory
.config/helm/registry/config.json
oras.land/oras-go/pkg/auth/docker.NewClientWithDockerFallback
oras.land/oras-go@v1.2.2/pkg/auth/docker/client.go:80
helm.sh/helm/v3/pkg/registry.NewClient
helm.sh/helm/v3/pkg/registry/client.go:83
main.newDefaultRegistryClient
helm.sh/helm/v3/cmd/helm/root.go:277
main.newRootCmd
helm.sh/helm/v3/cmd/helm/root.go:155
main.main
helm.sh/helm/v3/cmd/helm/helm.go:66
runtime.main
runtime/proc.go:250
runtime.goexit
runtime/asm_amd64.s:1598

It won't proceed beyond this point.
 
Joined
Sep 5, 2023
Messages
5
Fixed. I'm an idiot and accidentally copied a .config file to the root of my drive. Ignore me!
 
Top