darobin / notion-backup

Simple command to backup a Notion workspace
MIT License
425 stars 63 forks source link

Add "AWS S3 Support" section to README.md for large size notion backup file #30

Open xiayanzheng opened 1 year ago

xiayanzheng commented 1 year ago

When I backed up my Notion, I encountered the following two errors::

Error1: Message: "Error: The operation was canceled." Reason: There was not enough time to export all pages. Change: change timeout-minutes value to 120 in the workflow file

Error2: Message: "batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access." Reason: There was not enough LFS storage. Change: Add "install awscli" and " Upload to S3" jobs to the workflow file