Skip to content

Error: Process completed with exit code 1 during Actions (Exception in thread "main" java.lang.NullPointerException) #19

@vmsavelyev

Description

@vmsavelyev

When I run actions it downs with error

22:15:08.776 [main] INFO com.greydev.notionbackup.NotionBackup - ---------------- Starting Notion Backup ----------------
22:15:09.082 [main] INFO com.greydev.notionbackup.NotionClient - Downloads will be saved to: /tmp/
22:15:09.083 [main] INFO com.greydev.notionbackup.NotionClient - Using export type: markdown
22:15:09.083 [main] INFO com.greydev.notionbackup.NotionClient - Flatten export file tree: false
22:15:09.083 [main] INFO com.greydev.notionbackup.NotionClient - Export comments: true
22:15:09.733 [main] INFO com.greydev.notionbackup.NotionClient - taskId extracted
Exception in thread "main" java.lang.NullPointerException
at com.greydev.notionbackup.NotionClient.getDownloadLink(NotionClient.java:213)
at com.greydev.notionbackup.NotionClient.export(NotionClient.java:113)
at com.greydev.notionbackup.NotionBackup.main(NotionBackup.java:65)
Error: Process completed with exit code 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions