Are you sure you want to delete this access key?
Here you can find information about common problems users encounter and how to solve them.
Users might get an error when trying to push files to DagsHub, while pulling files might work.
Error: ERROR: unexpected error - 401 Client Error: Unauthorized for url: http://<remote_url>
Root cause 1: You don’t have writing permissions to the repository. You can either ask the maintainers to add you as a collaborator or fork the repository, make the changes and create a pull request to the original project.
Root cause 2: You didn't configure your DVC remote authentication. You can either set DagsHub as the remote Storage or use an S3 compatible as the remote storage.
When trying to push files using Git, the operation fails.
Error: fatal: could not read Username for 'https://dagshub.com': No such device or address error: failed to push some refs to 'https://dagshub.com/<path>.git'
Root cause 1: You don’t have your Git credentials for DagsHub set on the machine you’re working on. Please use the following command structure to push files:
git push https://{user}:{token}@dagshub.com/{repo-owner}/{repo-name}
When trying to push files using DVC, the operation fails.
Error: ERROR: failed to push data to the cloud - '503 Service Temporarily Unavailable'
Root cause 1: DVC is not up to date. A few old versions of DVC had bugs causing this error to appear (specifically
versions greater than 2.3.0 and under 2.8.0). Upgrade to the latest DVC version by pip install dvc --upgrade
When trying to load a Label Studio project from DagesHub Annotations, it fails.
Error: Runtime error. Load failed
Root cause 1: You're user tier doesn't have access to DagsHub Annotations. Community tier users can only use DagsHub annotations for open source projects. You can either make the repository public or upgrade your user tier.
Press p or to see the previous file or, n or to see the next file
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?