Apify & CrawleeA&CApify & Crawlee
Powered by
flash mageF
Apify & Crawlee•5mo ago•
2 replies
flash mage

[python-sdk] i can run my actor right, but my users use it with error

Everything was working fine for a long time, but in the last 3 hours, some errors have started appearing. It runs correctly when I test it myself, but when my users try it, I tested with a free account and saw the issues.
log------------------------------------------------------
2025-10-29T17:19:13.516Z File "/usr/src/app/src/main.py", line 64, in main
2025-10-29T17:19:13.517Z async with Actor:
2025-10-29T17:19:13.518Z File "/usr/local/lib/python3.10/site-packages/apify/_actor.py", line 198, in aenter
2025-10-29T17:19:13.519Z await self._charging_manager_implementation.aenter()
2025-10-29T17:19:13.520Z File "/usr/local/lib/python3.10/site-packages/apify/_charging.py", line 151, in aenter
2025-10-29T17:19:13.520Z run = run_validator.validate_python(await self._client.run(self._actor_run_id).get())
2025-10-29T17:19:13.521Z File "/usr/local/lib/python3.10/site-packages/pydantic/type_adapter.py", line 441, in validate_python
2025-10-29T17:19:13.522Z return self.validator.validate_python(
2025-10-29T17:19:13.523Z pydantic_core._pydantic_core.ValidationError: 1 validation error for nullable[ActorRun]
2025-10-29T17:19:13.524Z stats
2025-10-29T17:19:13.525Z Field required [type=missing, input_value={'id': '3zRuoppPw8bVQUc41...runs/3zRuoppPw8bVQUc41'}, input_type=dict]
2025-10-29T17:19:13.526Z For further information visit https://errors.pydantic.dev/2.12/v/missing
Apify & Crawlee banner
Apify & CrawleeJoin
This is the official developer community of Apify and Crawlee.
14,091Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
ellativity

**Update to Store Publishing Terms and Acceptable Use Policy** Due to an influx of fraudulent reviews recently, Apify's Legal team has taken some actions to protect developers, customers, and Apify, by updating the Store Publishing Terms and Acceptable Use Policy. Please pay special attention to the updated terms in section 4 of the Store Publishing Terms here: https://docs.apify.com/legal/store-publishing-terms-and-conditions Additionally, please review the changes to section 2 of the Acceptable Use Policy here: https://docs.apify.com/legal/acceptable-use-policy If you have any questions, please ask them in <#1206131794261315594> so everyone can see the discussion. Thanks!

ellativity · 3w ago

ellativity

Hi @everyone I'm hanging out with the Creator team at Apify in https://discord.com/channels/801163717915574323/1430491198145167371 if you want to discuss Analytics and Insights!

ellativity · 4w ago

ellativity

2 things for <@&1092713625141137429> members today: 1. The Apify developer rewards program is open for registrations: https://apify.notion.site/developer-rewards This is the program where you will earn points for marketing activities. The rewards are still TBC, but the real purpose of the program is to help you structure your marketing activities and efforts. In the coming weeks, I will be populating that link with guides to help you identify the best ways to market your Actors, as well as scheduling workshops and office hours to help you create content and develop your own marketing strategy. 2. At 2PM CET (in about 80 minutes) there will be an office hour with the team behind Insights and Analytics, who want your feedback on how to improve analytics for you. Join us in https://discord.com/channels/801163717915574323/1430491198145167371 to share your ideas!

ellativity · 4w ago

Similar Threads

I Can't public my actor
scattered-tealSscattered-teal / apify-platform
15mo ago
Error handling/Best Practices Python SDK
verbal-limeVverbal-lime / apify-platform
2y ago
Run Actor Response
faint-whiteFfaint-white / apify-platform
12mo ago
Passing the output of an actor to another and run it Python API
inadequate-blushIinadequate-blush / apify-platform
3y ago