It's me again. Help! Another error message! #83
Replies: 3 comments 3 replies
-
Do you have any big attachments in that note? |
Beta Was this translation helpful? Give feedback.
3 replies
-
@vzhd1701 Still problem occured. Could you please help test? the note in question is attached. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This should be fixed in the latest version. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
INFO: Uploading note 28 out of 429 '无标题笔记'
WARNING: Failed to upload note '无标题笔记' to Notion! Retrying...
WARNING: Failed to upload note '无标题笔记' to Notion! Retrying...
WARNING: Failed to upload note '无标题笔记' to Notion! Retrying...
WARNING: Failed to upload note '无标题笔记' to Notion! Retrying...
Traceback (most recent call last):
File "enex2notion\enex_uploader.py", line 28, in upload_note
File "enex2notion\enex_uploader_block.py", line 10, in upload_block
File "notion\block.py", line 141, in add_new
File "notion\client.py", line 469, in exit
File "notion\client.py", line 323, in submit_transaction
File "ratelimit\decorators.py", line 113, in wrapper
File "ratelimit\decorators.py", line 80, in wrapper
File "notion\client.py", line 275, in post
File "notion\client.py", line 298, in _post
File "requests\models.py", line 960, in raise_for_status
requests.exceptions.HTTPError: 413 Client Error: Payload Too Large for url: https://www.notion.so/api/v3/submitTransaction
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "enex2notion_main_.py", line 4, in
File "enex2notion\cli.py", line 47, in main
File "enex2notion\cli.py", line 32, in cli
File "enex2notion\cli.py", line 42, in _process_input
File "enex2notion\cli_upload.py", line 56, in upload_notebook
File "enex2notion\cli_upload.py", line 79, in upload_note
File "enex2notion\cli_upload.py", line 103, in _upload_note
File "enex2notion\enex_uploader.py", line 35, in upload_note
enex2notion.utils_exceptions.NoteUploadFailException
[74568] Failed to execute script 'main' due to unhandled exception!
Beta Was this translation helpful? Give feedback.
All reactions