Ganbayar Gansukh

Results 12 comments of Ganbayar Gansukh
trafficstars

Thank you for getting back on this @flouthoc. Yes, it is running inside a container built from: https://catalog.redhat.com/software/containers/ubi8/openjdk-11/5dd6a4b45a13461646f677f4?tag=1.10-10.1638383051 ``` [root@2c088bb099bf tmp]# buildah --log-level=debug info DEBU[0000] running [/usr/bin/buildah-in-a-user-namespace --log-level=debug info] with...

I also ran a container from https://quay.io/repository/buildah/stable?tab=info that is also getting same error as above container I'm running. Output of: `cat /etc/*release` ``` [root@b359094d70dc /]# cat /etc/*release Fedora release 35...

Thanks @rhatdan When I ran it as suggested, I still got the same error. ``` docker run --security-opt seccomp=unconfined --platform linux/amd64 -it quay.io/buildah/stable:latest /bin/sh 130 ↵ gg@GG-MBP-M1Pro sh-5.1# buildah qemu:...

Thanks @flouthoc For me, it still doesn't work. I'm on M1Pro chip. ``` sudo docker run -it --device /dev/fuse:rw --security-opt seccomp=unconfined --security-opt apparmor=unconfined quay.io/buildah/stable:latest /bin/sh 1 ↵ gg@GG-MBP-M1Pro WARNING: The...

Same issue as well... ``` Warning: Prop `id` did not match. Server: "react-aria-1" Client: "react-aria-2" at p at li at Styled.li at eval (webpack-internal:///./node_modules/@nextui-org/react/esm/navbar/navbar-item.js:16:91) at Styled.NextUI.NavbarItem at ul at Styled.ul...

You need `poppler-utils` need to be installed on your server. If you are using Ubuntu Distro, just install it from apt `sudo apt-get install poppler-utils`

Here is the [PR](https://github.com/localstack/localstack-demo/pull/60) that adds additional documentation that will fix for those folks having issue with.