MatthieuBizien / roam-to-git

Automatic RoamResearch backup to Git
MIT License
550 stars 133 forks source link

Backup step failing with "No such file or directory: '/prod/local/cloudStorage'" #28

Closed gvteja closed 4 years ago

gvteja commented 4 years ago

Describe the bug Since the last few days, the backup keeps failing in the backup step with the following error 2020-06-21T00:13:41.2018676Z FileNotFoundError: [Errno 2] No such file or directory: '/prod/local/cloudStorage' It happens both on Github actions and locally on my latpop.

Traceback Full-stack trace here: https://0bin.net/paste/zTN4wwwS3NuyKtX8#CYIsVbTZPAK4dwy36L3v1jpdcRX0VwRf-vpPwfqu+5H

Run roam-to-git --debug notes/ and report what you get. This is the log of github action with --debug added: https://0bin.net/paste/LKsEnalQb++EvmIG#0g5e4wrSNGwihI5nZj8u-bMzNC2BXFR/aiP2K6eKvtf

Please complete the following information:

gvteja commented 4 years ago

I belive this is a duplicate of #32