jb install failure with 404 #2416
Unanswered
TimothySutton81
asked this question in
General
Replies: 1 comment
-
i have the same issue. do we have any solution for it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting a 404 when trying to do follow the customization. Has anyone else seen this or have an idea how to debug this issue?
jb install github.com/prometheus-operator/kube-prometheus/jsonnet/kube-prometheus@main
fatal: unable to access 'https://github.com/prometheus-operator/kube-prometheus.git/': Problem (3) in the Chunked-Encoded data
GET https://github.com/prometheus-operator/kube-prometheus/archive/.tar.gz 404
archive install failed: unexpected status code 404
retrying with git...
Initialized empty Git repository in /home/fensAdmin/my-kube-prometheus/vendor/.tmp/c7908ed60dd6df49df7454e0d0064fc8641348449/.git/
remote: Enumerating objects: 1825, done.
remote: Counting objects: 100% (1825/1825), done.
remote: Compressing objects: 100% (1212/1212), done.
remote: Total 1825 (delta 1276), reused 916 (delta 556), pack-reused 0
Receiving objects: 100% (1825/1825), 1.11 MiB | 0 bytes/s, done.
Resolving deltas: 100% (1276/1276), done.
From https://github.com/prometheus-operator/kube-prometheus
error: pathspec 'main' did not match any file(s) known to git.
jb: error: failed to install packages: downloading: exit status 1
Beta Was this translation helpful? Give feedback.
All reactions