Replies: 1 comment
-
|
You can use a |
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 have an issue when I run a pull command and it looks like it hangs with no progress or feedback given.
Should I raise this as a bug or am I doing something wrong ?
podman pull ghcr.io/open-webui/open-webui Trying to pull ghcr.io/open-webui/open-webui:cuda... Getting image source signatures Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 Copying blob sha256:0ca4ca8e967fc50bfed3e6bc1475579b5b3d1b72b17330364f0b8bb59ee23653 Copying blob sha256:84a2afebaf4de2e8eb885634a69abd0087b79c947c53fa4f0481235d6dfadc6c Copying blob sha256:4afda7e4a7673cf65d863abdb88d853796bf7fac06fabcd56f37de493f6b65e6 Copying blob sha256:6496e510189fef00977434b7e95a5aaac90d9b5af437cbb8668921e495cb7b7d Copying blob sha256:bb97a7af197171e22da5f49bb0438bcf85be410ef8d48d967d1adf18cb633e5c Copying blob sha256:e158c10aa63c99d9d370672f8188953a0722868da45293b4cf5e8ba59898b87a Copying blob sha256:0249111f770f813e178e71605f77a4d00328c774104b2735cc657fe3f6301b8c Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 Copying blob sha256:5f829ecc40d88f2c7bebd430860b2713ef326856bac6fb766806046a8fff08d7 Copying blob sha256:790a91909efd72893999d987a0b30e2a5f52d99c628738f9e0f91b3fc5c42448 Copying blob sha256:b105b1ec0fdaf9f0e32488f337eecb697bb1c094532d0aed3ed87901f5a95f69 Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 Copying blob sha256:07b47cd1c38fe70df45ef3e844624a5dd7b9a3c9850229c8533805bb58fbb2a0 Copying blob sha256:818e107956d332a682b0a077891eefecda6e1cc57a9920de577ee229c73dee4b Copying blob sha256:34e6c9943313b3897ccf64c5c6225553cac2516c17e25fe5caf5bd2b7c41e71d Copying blob sha256:a577039eade18fd01eadd8cf8c6685157e6949e81e8425ffe3edf72660be0b0e Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1However if I ssh into the podman machine and run the pull command then I can see that it is doing work and
shows download progress feedback.
I am running podman on windows wsl
Beta Was this translation helpful? Give feedback.
All reactions