adamant-kite-43734
06/05/2024, 10:59 AMpowerful-librarian-10572
06/05/2024, 11:14 AMpowerful-librarian-10572
06/05/2024, 11:14 AMdamp-farmer-50063
06/05/2024, 11:15 AMdamp-farmer-50063
06/05/2024, 11:15 AMpowerful-librarian-10572
06/05/2024, 11:16 AMdamp-farmer-50063
06/05/2024, 11:16 AMstocky-account-63046
06/05/2024, 12:07 PMgit
, <https://git.rancher.io/charts>
, branch release-v2.8
?damp-farmer-50063
06/05/2024, 1:37 PMstocky-account-63046
06/05/2024, 1:43 PMdamp-farmer-50063
06/05/2024, 1:46 PMdamp-farmer-50063
06/05/2024, 1:46 PMalert-horse-23341
07/23/2024, 8:11 AMrancher
locally and I am not able to make the latest docker hub image to start. Always getting the following error:
2024/07/23 08:07:18 [ERROR] error syncing 'rancher-partner-charts': handler helm-clusterrepo-ensure: ensure failure: git -C /var/lib/rancher-data/local-catalogs/v2/rancher-partner-charts/8f17acdce9bffd6e05a58a3798840e408c4ea71783381ecd2e9af30baad65974 fetch origin -- 5b498cba1c410428f26445b061a1a7a5741b9aa4 error: exit status 128, detail: fatal: unable to access '<https://git.rancher.io/partner-charts/>': Insufficient randomness
, handler helm-clusterrepo-download: update failure: git -C /var/lib/rancher-data/local-catalogs/v2/rancher-partner-charts/8f17acdce9bffd6e05a58a3798840e408c4ea71783381ecd2e9af30baad65974 fetch origin -- main error: exit status 128, detail: fatal: unable to access '<https://git.rancher.io/partner-charts/>': Insufficient randomness
, requeuing
2024/07/23 08:07:21 [ERROR] error syncing 'library': handler catalog: Update failed: fatal: unable to access '<https://git.rancher.io/charts/>': Insufficient randomness
: exit status 128, requeuing
2024/07/23 08:07:37 [ERROR] error syncing 'system-library': handler catalog: Update failed: fatal: unable to access '<https://git.rancher.io/system-charts/>': Insufficient randomness
: exit status 128, requeuing
2024/07/23 08:07:43 [ERROR] error syncing 'rancher-rke2-charts': handler helm-clusterrepo-ensure: ensure failure: git -C /var/lib/rancher-data/local-catalogs/v2/rancher-rke2-charts/675f1b63a0a83905972dcab2794479ed599a6f41b86cd6193d69472d0fa889c9 fetch origin -- ea1c4cd682e965230bf30a777c340a8fc3c12cbc error: exit status 128, detail: fatal: unable to access '<https://git.rancher.io/rke2-charts/>': Insufficient randomness
, handler helm-clusterrepo-download: update failure: git -C /var/lib/rancher-data/local-catalogs/v2/rancher-rke2-charts/675f1b63a0a83905972dcab2794479ed599a6f41b86cd6193d69472d0fa889c9 reset --hard HEAD error: exit status 128, detail: fatal: Unable to create '/var/lib/rancher-data/local-catalogs/v2/rancher-rke2-charts/675f1b63a0a83905972dcab2794479ed599a6f41b86cd6193d69472d0fa889c9/.git/index.lock': File exists.
Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.
, requeuing
the command I am using to start it up is this:
$ sudo docker run -d --name=rancher-master --restart=unless-stopped --privileged -p 8088:80 -p 8444:443 -v /volume1/docker/rancher:/var/lib/rancher rancher/rancher:latest --no-cacerts