question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error at the "Run backup" step

See original GitHub issue

I am recieving this error at the “Run backup” step.

Run notion-backup
  notion-backup
  shell: /usr/bin/bash -e {0}
  env:
    NOTION_TOKEN: ***
    NOTION_SPACE_ID: ***
Enqueued task <enqueued_task>
TypeError: Cannot read property 'pagesExported' of undefined
    at exportFromNotion (/opt/hostedtoolcache/node/12.22.1/x64/lib/node_modules/notion-backup/notion-backup.js:61:51)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async run (/opt/hostedtoolcache/node/12.22.1/x64/lib/node_modules/notion-backup/notion-backup.js:90:3)
Error: Process completed with exit code 1.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
MahShaabancommented, Jul 12, 2021

Thanks @Fengyee. Removing the quote marks solved the issue. I had to run it twice before it could work without error. Not sure if this is related though.

0reactions
davzamancommented, Jan 3, 2022

Gotcha, I understand. It seems to be helpful! After 2 failed scheduled job attempts, it succeeded the other day, I’m assuming after your update. I appreciate it, if I continue to have problems I’ll check in in a bit. Happy new year!

Read more comments on GitHub >

github_iconTop Results From Across the Web

A backup step failed inside a maintenance plan with error
Hi,. We have an existing SQL server maintenance plan that has 3 steps: 1) Full backup of database A. 2) Full backup of...
Read more >
Error when doing Full back up on SQL Server 2016
Dear Community,. I wanted to allow SQL Server 2016 to do back up at midnight. However, my server keeps prompting me this error...
Read more >
SIRIS, ALTO, and NAS: Basic troubleshooting for backup error ...
Topic. This article describes basic troubleshooting for backup errors. Environment. Datto SIRIS; Datto ALTO; Datto NAS. Description.
Read more >
Error “An Inconsistency Was Encountered In The Requested ...
Step 1: Download and run the tool on your system. ; Step 2: Browse and backup file location to recover data. ; Step...
Read more >
BA2537 A VSS error in this backup job has resulted in the loss ...
Troubleshooting step 1 - If running a Server version of Windows, disable Shadow Protect Mode · Open BackupAssist. · Select Manage Backup Jobs...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found