Hi, i cannot redeploy an app that was running for ...
# general
r
Hi, i cannot redeploy an app that was running for months (r-f66c3f57). With the error:
Bad Request - Failed to read your file app/aws/__init__.py, please reach out for support if you need help
Can you please have a look? Thanks.
e
Hi, sorry you’re having issues. Give me an hour or so and I’ll check it. If it’s urgent, I think it might be the encoding of your files (we added a security check recently). Try reading your source code files as UTF8, if they break, you’ll need to re encode them
r
Thanks. Ill wait. Its strange as it is an empty init file and a simple fastapi api. Let me know if you need more information.
e
can you try again? let me know if it works now
r
It is working again. Thanks a lot Eduardo!
🙌 1
e
no problem, thanks for reporting the error!