iterative / studio-support

❓ DVC Studio Issues, Question, and Discussions
https://studio.iterative.ai
16 stars 1 forks source link

Metric or plot files missing from DVC project #71

Closed haimat closed 1 year ago

haimat commented 1 year ago

I just started out with Studio and imported one of our DVC porjects. Import from Github went fine, then I added the credentials to the project's default remote. This also seems to have worked, however, I get the message "Missing 9 metric or plot file(s) in 9 commit(s)". I don't know about these missing files, but Studio does not tell me more. What can I do?

image

btw. I tried the "force import" option, but without luck.

tapadipti commented 1 year ago

@haimat When you open the project, do you see any data missing in any of the commits in the project table?

haimat commented 1 year ago

@tapadipti Well, it seems previous commits were missing some files, because of some issues with our DVC configuration. But this should be fixed now, the latest commits don't have the exclamation mark in Studio any more. How can I get rid of that warning message?

tapadipti commented 1 year ago

@amritghimire Can we make this warning closable?

amritghimire commented 1 year ago

@tapadipti It is already closable due to recent changes.

image
haimat commented 1 year ago

I solved this be creating a new Github repo for this project and starting with DVC there from scratch ...