-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hello, I've been trying to pull the repository, but I keep encountering this error. Can anyone help me with this? Thank you!
$ /usr/bin/bloom-release --rosdistro humble behaviortree_cpp_v3 -y
ROS Distro index file associate with commit '2a3d64cd9f12d05c441efe232b084774dfcbef59'
New ROS Distro index url: 'https://raw.githubusercontent.com/ros/rosdistro/2a3d64cd9f12d05c441efe232b084774dfcbef59/index-v4.yaml'
==> Fetching 'behaviortree_cpp_v3' repository from 'https://github.com/BehaviorTree/behaviortree_cpp_v3-release.git'
Cloning into '/tmp/tmpxwxzquw5'...
remote: Enumerating objects: 5499, done.
remote: Counting objects: 100% (288/288), done.
remote: Compressing objects: 100% (27/27), done.
remote: Total 5499 (delta 281), reused 261 (delta 261), pack-reused 5211 (from 1)
Receiving objects: 100% (5499/5499), 1.97 MiB | 834.00 KiB/s, done.
Resolving deltas: 100% (2522/2522), done.
==> Testing for push permission on release repository
==> git remote -v
origin https://github.com/BehaviorTree/behaviortree_cpp_v3-release.git (fetch)
origin https://github.com/BehaviorTree/behaviortree_cpp_v3-release.git (push)
==> git push origin master --dry-run
Username for 'https://github.com': mintrhey
Password for 'https://[email protected]':
remote: Support for password authentication was removed on August 13, 2021.
remote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication.
fatal: Authentication failed for 'https://github.com/BehaviorTree/behaviortree_cpp_v3-release.git/'
Cannot push to remote release repository.
Hint: If you just typed in your username/password and you have two-factor authentication,see:
http://wiki.ros.org/bloom/Tutorials/GithubManualAuthorization