WhatsApp / WhatsApp-Business-API-Setup-Scripts

The scripts related to setting up WhatsApp business API
MIT License
404 stars 425 forks source link

Error 403 on pulling image #57

Closed irwan-runtuwene closed 2 years ago

irwan-runtuwene commented 3 years ago

it's similar with #23 when running docker-compose from indonesia docker-compose up -d Pulling wacore (docker.whatsapp.biz/coreapp:v2.33.3)... v2.33.3: Pulling from coreapp 83ee3a23efb7: Pulling fs layer db98fc6f11f0: Pulling fs layer f611acd52c6c: Pulling fs layer f85e9fda1e76: Waiting 8031e26de4a5: Waiting d75c233db377: Waiting eb6a89aa8799: Waiting dea8a3ecac8b: Waiting ea976d199fd6: Waiting ERROR: error pulling image configuration: error parsing HTTP 403 response body: invalid character 'F' looking for beginning of value: "Forbidden!"

I'm using ubuntu 16.04 i've tried using 2 different block IP from my provider but seems both was blocked.

uguracikgoz commented 3 years ago

Hello i have been facing the same problem : Failed to pull image "docker.whatsapp.biz/web:v2.33.3": rpc error: code = Unknown desc = error pulling image configuration: error parsing HTTP 403 response body: invalid character 'F' looking for beginning of value: "Forbidden!"

pablotdv commented 3 years ago

The same problem here.

There's any solution?

pjuniorlima commented 3 years ago

Hello, same problem here. Is there any workaround?

johns00n commented 3 years ago

Having the same issue. I exported a full copy of an existing image on my another machine as a workaround. It did work well but of course it is not sustainable. I suspected I had a banned IP but I noticed the image URL was unreachable when tried over web browser. It redirected me an unknown page. That is a side note about my issue.

It is likely that the problem is based on IPs. I successfully pulled the required images on a DigitalOcean machine. I think some countries are restricted to perform this action.

AMhaish commented 3 years ago

I am getting the same error with a different message as next:

Failed to pull image "docker.whatsapp.biz/web:v2.35.2": rpc error: code = Unknown desc = failed to pull and unpack image "docker.whatsapp.biz/web:v2.35.2": failed to copy: httpReaderSeeker: failed open: unexpected status code https://docker.whatsapp.biz/v2/web/blobs/sha256:fb6b73cdf53fd33f267f453876cd8e9daf2ce96a89630833a7c29ba7a1b2a797: 403 Forbidden

Any idea why I am getting that?

ben221199 commented 3 years ago

Yes: image

chillprakash commented 3 years ago

Same issue.

nathanaelsousa commented 3 years ago

Guys I solved this problem by upgrading my docker version! From: Docker version 19.03.13, build 4484c46d9d To: Docker version 20.10.7, build f0df350 Does it works for you to?

rogerweb commented 3 years ago

It doesn't. I'm on 20.10.7 too and getting the same error.

saurav955 commented 3 years ago

I installed the whole thing about 15days ago and everything worked (both coreapp and webapp images got pulled). Now I am trying to setup Instance Monitoring and getting the Forbidden error.

Pulling prometheus (docker.whatsapp.biz/prometheus:v2.33.4)...
v2.33.4: Pulling from prometheus
76df9210b28c: Downloading
559be8e06c14: Downloading
0f8c479799f2: Downloading
18b600182fb7: Downloading
7107ca4b8b6a: Download complete
6d4f7a6bf1de: Download complete
70791e712bf8: Download complete
11ccf794006c: Download complete
44dc96c0af43: Download complete
ecdf06ab4b8d: Download complete
50e51d4c12aa: Download complete
c37593abaed6: Download complete
66651f4989d8: Downloading
09a620c94a47: Download complete
ERROR: Forbidden

Tried to pull the webapp image and now it gives the same error as well. My docker version is 20.10.7

ben221199 commented 3 years ago

It does not work because BinTray only allows paid users until July 4th. All other users get a Forbidden. WhatsApp should move the Docker image to another location in order to work.

emreoztoprak commented 3 years ago

i dont get 403 error but i cant pull image too

Pulling wacore (docker.whatsapp.biz/coreapp:v2.35.4)... ERROR: error unmarshalling content: invalid character '<' looking for beginning of value

ben221199 commented 3 years ago

Yesterday was the last day that BinTray could be used. WhatsApp should now move the image to another system so that we could download it again.

ben221199 commented 3 years ago

I asked someone if he could forward this issue to a Facebook/WhatsApp guy he knows. Hopefully I get a response soon.

caiokawasaki commented 3 years ago

image Did anyone get this issue while trying to download the new version?

ben221199 commented 3 years ago

Does nobody read or something? 🤨

nvlan commented 3 years ago

This issue is happening with every version: the registry docker.whatsapp.biz is no longer accesible.

felippebueno commented 3 years ago

It seems to be waiting until a new repository is available for download. My first setup hahaha very unlucky.

caiokawasaki commented 3 years ago

Has anyone opened a ticket on Facebook support? If not, I'll open it in one of our Wabas...

chillprakash commented 3 years ago

Had the same Issue. Checked with WhatsApp and was told that this is an intermittent issue. Resolved after a while without doing anything.

mengyiyuan commented 3 years ago

Hello everyone, I am very sorry about the late reply. We had an issue with the Docker repo earlier this week, which is why you were not able to pull the images during that time. We are improving our outage communications with our status page: https://status.fb.com/whatsapp-business-api, where you could refer to for future outages.

Sorry again for the inconvenience caused, feedback to improve our support process is welcome. :)

mengyiyuan commented 2 years ago

Duplicate of #38 - merging this thread with a previous one, closing this one.