TypeError: 'NoneType' object is not subscriptable #16

Open
opened 3 years ago by decentral1se · 1 comments
Owner
Failed to download https://pad.vvvvvvaria.org/api/1.2.9/getHTML?padID=gaybi&apikey=f6a82647c3dcc3bf45d2dd7193d2c737a343371a8225d799169c3cc5c545ae8e, saw 
Traceback (most recent call last):
  File "/home/ccl/.cache/pypoetry/virtualenvs/etherpump-79MLuD9R-py3.7/bin/etherpump", line 5, in <module>
    main()
  File "/home/ccl/Documents/etherpump-mapp/etherpump/etherpump/__init__.py", line 93, in main
    cmdmod.main(args)
  File "/home/ccl/Documents/etherpump-mapp/etherpump/etherpump/commands/pull.py", line 546, in main
    trio.run(handle_pads, args)
  File "/home/ccl/.cache/pypoetry/virtualenvs/etherpump-79MLuD9R-py3.7/lib/python3.7/site-packages/trio/_core/_run.py", line 1928, in run
    raise runner.main_task_outcome.error
  File "/home/ccl/Documents/etherpump-mapp/etherpump/etherpump/commands/pull.py", line 530, in handle_pads
    nursery.start_soon(handle_pad, args, padid, data, info, session)
  File "/home/ccl/.cache/pypoetry/virtualenvs/etherpump-79MLuD9R-py3.7/lib/python3.7/site-packages/trio/_core/_run.py", line 815, in __aexit__
    raise combined_error_from_nursery
  File "/home/ccl/Documents/etherpump-mapp/etherpump/etherpump/commands/pull.py", line 478, in handle_pad
    ver["code"] = html["_code"]
TypeError: 'NoneType' object is not subscriptable
``` Failed to download https://pad.vvvvvvaria.org/api/1.2.9/getHTML?padID=gaybi&apikey=f6a82647c3dcc3bf45d2dd7193d2c737a343371a8225d799169c3cc5c545ae8e, saw Traceback (most recent call last): File "/home/ccl/.cache/pypoetry/virtualenvs/etherpump-79MLuD9R-py3.7/bin/etherpump", line 5, in <module> main() File "/home/ccl/Documents/etherpump-mapp/etherpump/etherpump/__init__.py", line 93, in main cmdmod.main(args) File "/home/ccl/Documents/etherpump-mapp/etherpump/etherpump/commands/pull.py", line 546, in main trio.run(handle_pads, args) File "/home/ccl/.cache/pypoetry/virtualenvs/etherpump-79MLuD9R-py3.7/lib/python3.7/site-packages/trio/_core/_run.py", line 1928, in run raise runner.main_task_outcome.error File "/home/ccl/Documents/etherpump-mapp/etherpump/etherpump/commands/pull.py", line 530, in handle_pads nursery.start_soon(handle_pad, args, padid, data, info, session) File "/home/ccl/.cache/pypoetry/virtualenvs/etherpump-79MLuD9R-py3.7/lib/python3.7/site-packages/trio/_core/_run.py", line 815, in __aexit__ raise combined_error_from_nursery File "/home/ccl/Documents/etherpump-mapp/etherpump/etherpump/commands/pull.py", line 478, in handle_pad ver["code"] = html["_code"] TypeError: 'NoneType' object is not subscriptable ```
Poster
Owner

Solved with --connection 5

Solved with `--connection 5`
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.