ambitious-aqua•2y ago
My actor is constantly marked as Under maintenance. How can I check why?
Basically as in title.
10 Replies
I guess, You will find all needed info in this article:
https://docs.apify.com/platform/actors/publishing/test
ambitious-aquaOP•2y ago
can I somehow check logs of that run?
I would really love to see logs of my failing checks
From the article above:
You can make test run with default input on Your own and see all logs.
ambitious-aquaOP•2y ago
I did it, and it success 😦
What is the name of your actor in the store?
ambitious-aquaOP•2y ago
danek/facebook-page-events-lite
I'm guessing that it might be some proxy fluctuation, but I'm not sure
Hello, I got same issue again
is there any way to check logs of failining maintenence jobs?hi, it seems to be that
urls
parameter has no default/prefill value but it is a required parameter, so it might be failing with the default inputambitious-aquaOP•2y ago
hm, can you share a bit more details? I just updated input schema to include:
is this okay?
looks good, try to run the actor with default input and test if it succeeds

ambitious-aquaOP•2y ago
hm, so far so good! Thanks