infotrex / bulk-upload-to-opensea

BULK UPLOAD NFTs to OPENSEA
277 stars 202 forks source link

Session hangs once listing the NFT #192

Closed pigxls closed 2 years ago

pigxls commented 2 years ago

Hi,

When running the script to upload the NFT to Opensea (python upload_captcha.py) it successfully uploads the NFT and processes the Captcha which pops up on the screen.

Then the application hangs and until it's become response it's fails and does not progress any further. Here is the code it presents once failing.

The problem here is that you have to wait for the application to become responsive before you can consider listing the next NFT. Issues with upload

maarcek commented 2 years ago

That's exactly what mine does too. I didnt know someone had same problem so i created new issue ticket.

karakule3dfx commented 2 years ago

Try upload_2captcha V2.py please. I hope this will help