Apify and Crawlee Official Forum

Home
Members
didiraja
d
didiraja
Offline, last seen 20 hours ago
Joined October 4, 2024
Started Actor from template and crawls all requests it should on Docker when run locally, but when Console runs it keeps just stopping on first request, without giving error messages.

Template worked fine. Proxy doesn't affected result.

Any help of what could be?
13 comments
d
O
A
My Actor saves data using Prisma client. But when I run the actor, Crawler says is needed to run prisma generate, although I generated after the build.

Any tips on how to solve it? The files are all in /myuser/ folder.

my package.json: https://pastebin.com/KqMYk7Ae
Apify build log: https://pastebin.com/71LrxCWN
Apify run log: https://pastebin.com/fg2dUW0C
3 comments
d
o