Skip to content

[Bug]: enex2notion failed to complete #122

@gdg8

Description

@gdg8

enex2notion version

0.3.1

What OS are you using?

MacOS

OS Version / Linux distribution

15.5 (24F74) MAcOS

Bug description

I used Evernote-backup to create enex files, then tried to use enex2ntotion and the errors below occurred

Log excerpt

Traceback (most recent call last):
  File "/opt/homebrew/Cellar/enex2notion/0.3.1_11/libexec/lib/python3.13/site-packages/urllib3/connectionpool.py", line 466, in _make_request
    self._validate_conn(conn)
    ~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/opt/homebrew/Cellar/enex2notion/0.3.1_11/libexec/lib/python3.13/site-packages/urllib3/connectionpool.py", line 1095, in _validate_conn
    conn.connect()
    ~~~~~~~~~~~~^^
  File "/opt/homebrew/Cellar/enex2notion/0.3.1_11/libexec/lib/python3.13/site-packages/urllib3/connection.py", line 730, in connect
    sock_and_verified = _ssl_wrap_socket_and_match_hostname(
        sock=sock,
    ...<14 lines>...
        assert_fingerprint=self.assert_fingerprint,
    )
  File "/opt/homebrew/Cellar/enex2notion/0.3.1_11/libexec/lib/python3.13/site-packages/urllib3/connection.py", line 909, in _ssl_wrap_socket_and_match_hostname
    ssl_sock = ssl_wrap_socket(
        sock=sock,
    ...<8 lines>...
        tls_in_tls=tls_in_tls,
    )

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions