push: fails with an HTTP external URL tracked by a .dvc file #10065
Labels
A: data-sync
Related to dvc get/fetch/import/pull/push
bug
Did we break something?
p0-critical
Critical issue. Needs to be fixed ASAP.
Bug Report
Description
I have a project that has external data files added with
import-url
. With the latest DVC (3.28), when I rundvc push
, it fails with an unsupported operation in the HTTP remote:Backtrace
Reproduce
Expected
The cached outputs (and maybe a copy of the input, but I think that's a separate issue) to be pushed to the remote.
Environment information
Output of
dvc doctor
:The text was updated successfully, but these errors were encountered: