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

Share experiment fails if no remote specified in repo #2700

Closed
shcheklein opened this issue Oct 30, 2022 · 2 comments
Closed

Share experiment fails if no remote specified in repo #2700

shcheklein opened this issue Oct 30, 2022 · 2 comments
Labels
A: experiments Area: experiments table webview and everything related bug Something isn't working

Comments

@shcheklein
Copy link
Member

If remote storage is not specified:

[version: 0.5.7, 2022-10-30T19:57:04.192Z, pid: 65281] > /Users/ivan/Projects/ensemble-dvc-template/.venv/bin/python -m dvc push - FAILED with code 1 (236ms)
�[31mERROR�[39m: failed to push data to the cloud - config file error: no remote specified. Create a default remote with
    dvc remote add -d <remote name> <remote url>

while trying to "Share as Branch"

Extension: v0.5.7
DVC:

DVC version: 2.32.0 (pip)
---------------------------------
Platform: Python 3.9.13 on macOS-12.6-arm64-arm-64bit
Subprojects:
        dvc_data = 0.22.0
        dvc_objects = 0.11.0
        dvc_render = 0.0.12
        dvc_task = 0.1.4
        dvclive = 0.12.1.dev8+g243ae28.d20221030
        scmrepo = 0.1.2
Supports:
        http (aiohttp = 3.8.3, aiohttp-retry = 2.8.3),
        https (aiohttp = 3.8.3, aiohttp-retry = 2.8.3)
Cache types: reflink, hardlink, symlink
Cache directory: apfs on /dev/disk3s1s1
Caches: local
Remotes: None
Workspace directory: apfs on /dev/disk3s1s1
Repo: dvc, git
@shcheklein shcheklein added bug Something isn't working A: experiments Area: experiments table webview and everything related labels Oct 30, 2022
@shcheklein
Copy link
Member Author

We can include also better handing of any remote / Git errors during the process. Dmitry's feedback was about this as well.

@shcheklein shcheklein mentioned this issue Jan 31, 2023
3 tasks
@shcheklein shcheklein added bug Something isn't working and removed bug Something isn't working labels Jan 31, 2023
@shcheklein
Copy link
Member Author

Closing in favor of #3574

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: experiments Area: experiments table webview and everything related bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant