di-dc / docker-instaloader

Docker image with Instaloader
https://hub.docker.com/r/didc/docker-instaloader/
25 stars 7 forks source link

Error on container start #48

Open skybarberom opened 4 weeks ago

skybarberom commented 4 weeks ago

I've launched the container to get a public profile, but I get the following error. If I try from a VM it start to download without problem

`Warning: Use --login to download geotags of posts. JSON Query to XXXX/feed/: Could not find "window._sharedData" in html response. [retrying; skip with ^C] JSON Query to XXXX/feed/: Could not find "window._sharedData" in html response. [retrying; skip with ^C] JSON Query to web/search/topsearch/: HTTP error code 401. [retrying; skip with ^C] JSON Query to web/search/topsearch/: HTTP error code 401. [retrying; skip with ^C] XXXX: JSON Query to web/search/topsearch/: HTTP error code 401.

Errors or warnings occurred: Warning: Use --login to download geotags of posts. XXXX: JSON Query to web/search/topsearch/: HTTP error code 401.`

Any idea of the problem? Thank you