proxy icon indicating copy to clipboard operation
proxy copied to clipboard

Help please, I'm stuck!!!! (exit code: 4)

Open AliceG206 opened this issue 2 years ago • 3 comments

I wanted to run Whatsapp proxy on windows 10 but I face this error which I attached in the message. Do you know any way that I can solve this problem? PS. the installation of docker has been successful and it works

executor failed running [/bin/sh -c apk --no-cache add curl openssl jq bash]: exit code: 4

AliceG206 avatar Jan 11 '23 09:01 AliceG206

Please try

docker build --no-cache proxy/ -t whatsapp-proxy:1.0

which will tell docker to not use a local image cache.

slawlor avatar Jan 11 '23 13:01 slawlor

I tested it, but the problem was not solved and it showed the same error

AliceG206 avatar Jan 12 '23 06:01 AliceG206

Hmm in that case, you can utilize the pre-provided container (which is new). See the FAQ.md file on the homepage for information

slawlor avatar Jan 13 '23 02:01 slawlor