For my app, I need to download images from intagram posts. I get the url of the image with a scrapping api, then I use a http request node to download the image.
I now have again an issue that I used to have and was fixed ( Http Request node error : ENETUNREACH )
But it’s been a few weeks it sarted again with the ENETUNREACH error, i havn’t change anything. Currently I am sending around 10 to 20 images in my worklow, I try batching them, split batch them etc… nothing works.
I have the error like once a week, sometimes more often (my workflow runs once a day).
Any idea ? again the IPV4 thing ?
Thanks in advance,
Arnaud
What is the error message (if any)?
connect ENETUNREACH 2600:5801:4003:3:face:b00c:3333:a3f:443 - Local (:::0)
Which is currently working but probably won’t be in some days. But that is not the issue cause I use the adress right after getting it from Instagram so it is working when it is used by my workflow.
The link is publicly available, I can reach it from my browser (firefox or chrome) at the time I have posted the message. There is only some secondes between when I scrappe the link and when and I download the image, so the problem is not the url. I have tested it many many many many time, I already made a post about it ( Http Request node error : ENETUNREACH ). If you want we make a live conversation and I show you in live that the links when I use them in my workflow are reachable. Please if you can look into an other issue.