-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
lancache-dns not working on windows #122
Comments
Please try the following:
That should sort it. |
I will test this as soon as possible and say something. |
I did not have much luck trying to run it on raspberry pi. But props to you if you get it working! |
I'm borrowing this thread as I'm also having troubles setting up lancache on Windows (Docker). The error.log is filled with:
This happens when I try to download the same game again (which should be then cached). I can see that for example the file: data/cache/cache/8e/2e/1e7b6ba234e90f96224edf14c9c62e8e exists but data/cache/cache/8e/2e/1e7b6ba234e90f96224edf14c9c62e8e.0000000029 doesn't. Why does it try to find the extra .0000000029 in the filename? Or should I define CACHE_ROOT somehow differently in Windows, right now it is just ./data . Storing of the cache seems to work though, somehow it just doesn't find the files afterwards. Thanks, for help. |
I am having this same issue. Did you ever resolve it? |
Heh! Old thread, but a bit of fun news from here: I managed to launch I am using a 2 TB NVMe harddrive that is mounted on my Raspberry Pi 5 on the PCI Express bus x1, that has been tweaked to run in PCI Express 3.0 mode and I am sharing the drive to my cluster as What you need to do is basically clone and However I have then made ConfigMap for my cluster that is based of the settings in the And with that I was able to make an Ansible task that created a StatefulSet that launched the I am currently debugging why A few wishes from here:
|
hi,
i'm trying to setup lancache on the server all setup, but when i change DNS in windows and start download on steam, at the 2 time it won't cache
The text was updated successfully, but these errors were encountered: