#INPUT.json get deleted when i run the program with python

1 messages · Page 1 of 1 (latest)

graceful harness
#

Hello - i have created an actor and try to run it using python -

Everytime when i want to run the progam using apify run -p - the INPUT.json i have created get deleted and i get this error message
Any idea what the problems is here?

graceful harness
#

It seems the problem is/was this line of code: Configuration.get_global_configuration().headless = False
When i delte this line everything works fine and the input.json is not deleted when running the program

hoary stag
#

hi