Peter Rowlands (변기호)
Peter Rowlands (변기호)
`exp apply` needs to check the failed refs stash now. This usage of apply worked before the celery changes (since failed exps were just re-added to the regular queue), so...
Can you please run `dvc doctor` and post the output, as well as re-trying the add command with verbose output (`dvc add -v`) and including the full error log.
This is likely the same issue as https://github.com/iterative/dvc/issues/7909 (the URL in UNC paths should also be case-insensitive)
@mglowacki100 are you able to try changing your mapped network drive so that you mount `\\AD3AB.AAA.BBB.CCC.NET\...` (instead of the shortened `\\AAA.BBB.CCC.net\...`)? It looks like your network/system may configured so that...
As long as the mapping is up to date whenever you use `dvc add` it should be ok. The DVC repo itself does not store anything regarding absolute paths, the...
I'm not sure what the behavior should be for fetch/pull with no etag or version ID, but that's a separate question from this issue. `dvc add` should not be modifying...
@HaddocktheHorrible have you tried the windows installer for the latest DVC release?
> we will get three "different" odb. (None, Local#1, and Local#2). This is happening due to two things: one is that we don't evaluate "no" remote to our default remote,...
I think the issue with ODB caching was mainly related to having to re-instantiate the FS's when building reference objects. But that may have already been resolved with the current...
This appears to be broken again (w/pyinstaller 5.6) from discord context: https://discord.com/channels/485586884165107732/485596304961962003/1041680983482695751 ``` 2022-11-14 11:45:50,298 ERROR: unexpected error - Failed to authenticate GDrive: name: drive version: v2 ------------------------------------------------------------ Traceback (most...