MatthieuBizien / roam-to-git

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

An error has been caught in function '<module>', process 'MainProcess' #46

Closed PJJPtx closed 3 years ago

PJJPtx commented 4 years ago

I am getting the following error and cannot resolve.

2020-08-27 02:28:03.015 | DEBUG | roam_to_git.scrapping:scrap:253 - Scrapping finished 2020-08-27 02:28:03.101 | DEBUG | roam_to_git.fs:save_markdowns:50 - Saving markdown to /home/runner/work/RoamNotes/RoamNotes/markdown 2020-08-27 02:28:03.138 | ERROR | __main__:<module>:11 - An error has been caught in function '<module>', process 'MainProcess' (2999), thread 'MainThread' (140571112994624):

Has anyone else seen this? Any ideas on what to try?

MatthieuBizien commented 4 years ago

Hi @PJJPtx! Could you complete the full bug report template to help me understand the bug?

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Traceback Please use http://gist.github.com/ or similar, and report the last line here.

Run roam-to-git --debug notes/ and report what you get. It should open a Chrome front-end, an do the scrapping. The repository content will not be modified. If applicable, add screenshots to help explain your problem.

Please complete the following information:

Additional context Add any other context about the problem here.