AWS Cloud9 - "Fail to write" error while saving code

1

Hi,

I have an Cloud9 environment which was working fine until today when I tried to save my code, and I have got this error:

Failed to write to 'custom_fields.csv' final.to_csv(s3_csv_url,index = False) print('\nNumber of results found: %s. Upload to S3 done' % response['totalResultSetSize']) print(len(final)) if __name__ == '__main__': main(ad_manager_client)'. [object Object].

This happen for every files in my ide, nothing has changed since yesterday. Thanks for any insights.

Leonard
質問済み 2年前450ビュー
1回答
0

Have you checked the disk space on the EC2 machine associated with the Cloud9 environment. To increase the disk space, take a look at this - https://docs.aws.amazon.com/cloud9/latest/user-guide/move-environment.html#move-environment-resize

profile pictureAWS
エキスパート
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ