maximedrn / opensea-automatic-bulk-upload-and-sale

A Selenium Python bot to automatically and bulk upload/ mint and list your NFTs on OpenSea. All metadata compatible, Ethereum and Polygon blockchains supported, reCAPTCHA solvers included.
GNU General Public License v3.0
326 stars 108 forks source link

NFT already is listed error #381

Closed pickacrowd closed 2 years ago

pickacrowd commented 2 years ago

I installed the latest release on a new machine and trying to list (No3 sale only) already uploaded nfts with your tools. I get the "NFT Already is listed" error. Also I found chromedriver blocks all the images on opensea, not sure about the issues. listed

TBack12 commented 2 years ago

idem

TBack12 commented 2 years ago

Problem when entering properties it crashes

maximedrn commented 2 years ago

I released the patch for these 2 issues! Edit: images are blocked for better performance (your NFTs are visible on a normal browser).

pickacrowd commented 2 years ago

I installed a fresh copy after you release the patches but the problem is not solved yet. This time it opens the listing pages but not filling the details, please see the attached screencast video. https://user-images.githubusercontent.com/67396205/194124305-198472a7-87f8-4a72-a7d1-620a32730725.mp4

maximedrn commented 2 years ago

Fixed, sorry for this mistake with the URL.

pickacrowd commented 2 years ago

Resolved the issue. Thank you so much!