Apify

Apify and Crawlee Official Forum

b
F
A
J
A
Members
memo23
m
memo23
Offline, last seen 2 months ago
Joined August 30, 2024
I created actor which downloads and uploads videos to KeyValueStore, some of videos are pretty big and getting this error:

2024-05-18T15:54:15.572Z Failed to upload video: RangeError [ERR_FS_FILE_TOO_LARGE]: File size (2183982088) is greater than 2 GiB

so anyway to get around this and what are best practices on apify for downloading and uploading of big files
1 comment
o
Hi, so I have a scraping actor that needs to fetch data from 'example.com', but it points to 123.123.123.123 instead, usually I add ip and domain in /etc/hosts file locally, how can I can achieve this via Docker or some other means in my Apify actors(Puppeteer)?
9 comments
m
L
S
R