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.
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.