runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 23, in <module> with open("articles.json", "r", encoding="utf-8") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'articles.json'
Container logs:
Fetching error logs...