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

ERROR: no link found #8

Open
DavHau opened this issue Oct 19, 2020 · 1 comment
Open

ERROR: no link found #8

DavHau opened this issue Oct 19, 2020 · 1 comment

Comments

@DavHau
Copy link
Contributor

DavHau commented Oct 19, 2020

This might have been triggered by a recent garbage collect. Even a direnv reload doesn't help.

~/p/g/mach-nix ❯❯❯ cat .envrc
. nix/sorri mach-nix
~/p/g/mach-nix ❯❯❯ direnv allow
direnv: loading ~/synced/projects/github/mach-nix/.envrc
sorri: looking for matching cached shell in /home/grmpf/.cache/sorri/mach-nix/v2
sorri: using cache created Mon 19 Oct 2020 02:07:00 PM +07 (701eded07fcffa8542ed4cf355fdf56f)
sorri: ERROR: no link found at /home/grmpf/.cache/sorri/mach-nix/v2/701eded07fcffa8542ed4cf355fdf56f/link
sorri: please run 'direnv allow' to reload the shell
direnv: error exit status 1
~/p/g/mach-nix ❯❯❯ direnv reload
direnv: loading ~/synced/projects/github/mach-nix/.envrc
sorri: looking for matching cached shell in /home/grmpf/.cache/sorri/mach-nix/v2
sorri: using cache created Mon 19 Oct 2020 02:07:02 PM +07 (701eded07fcffa8542ed4cf355fdf56f)
sorri: ERROR: no link found at /home/grmpf/.cache/sorri/mach-nix/v2/701eded07fcffa8542ed4cf355fdf56f/link
sorri: please run 'direnv allow' to reload the shell
direnv: error exit status 1

@nmattia
Copy link
Owner

nmattia commented Oct 19, 2020

Interesting. I'll have a look, in the meantime you can rm -rf /home/grmpf/.cache/sorri/mach-nix/v2/701eded07fcffa8542ed4cf355fdf56f.

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