Cybrarist / Discount-Bandit

Track your wishlist items and get notified across multiple amazon stores
GNU General Public License v3.0
235 stars 8 forks source link

[bug] Product images are not loading #16

Closed edersong closed 7 months ago

edersong commented 7 months ago

image

Cybrarist commented 7 months ago

can you please share with me the store that you are using, or the url of the product.

edersong commented 7 months ago

Sure, follow an example: Amazon.fr --> https://www.amazon.fr/en/dp/B0BZJPXCN4?tag=cybrarist02-21 Also, the shipping price is not showing the decimals separators

image

image

Cybrarist commented 7 months ago

Screenshot 2024-02-01 at 3 14 31 PM

hmm, so i was able to get the image. can you please check what is the url of the image? and also if there are any errors in the console especially cors errors.

in regards to shipping, yea my mistake i fixed it already and will probably push it this week.

edersong commented 7 months ago

It's reporting the following continuously:

[2024-02-01 16:10:05] production.INFO: Products Schedule Started  
[2024-02-01 16:10:08] production.INFO: Products Schedule Finished Successfully  
[2024-02-01 16:12:21] production.ERROR: Couldn't get the First Method Price for the following url : https://amazon.es/en/dp/B0BZJPXCN4?tag=  
[2024-02-01 16:12:21] production.ERROR: Couldn't get the First Method Price for the following url : https://amazon.fr/en/dp/B0BZJPXCN4?tag=  
[2024-02-01 16:12:21] production.ERROR: Couldn't get the First Method Price for the following url : https://amazon.de/en/dp/B0BZJPXCN4?tag=  
[2024-02-01 16:12:21] production.ERROR: Couldn't get the The Seller First Method for the following url : https://amazon.es/en/dp/B0BZJPXCN4?tag=  
[2024-02-01 16:12:21] production.ERROR: Couldn't get the The Seller Second method for the following url : https://amazon.es/en/dp/B0BZJPXCN4?tag=  
[2024-02-01 16:12:21] production.ERROR: Couldn't get the The Seller Third Method for the following url : https://amazon.es/en/dp/B0BZJPXCN4?tag=  
[2024-02-01 16:12:24] production.ERROR: Couldn't get the Stock for the following url : https://amazon.fr/en/dp/B0BN25TNLS?tag=  
[2024-02-01 16:12:24] production.ERROR: Couldn't get the The Seller First Method for the following url : https://amazon.fr/en/dp/B0BN25TNLS?tag=  
[2024-02-01 16:12:24] production.ERROR: Couldn't get the The Seller Second method for the following url : https://amazon.fr/en/dp/B0BN25TNLS?tag=  
[2024-02-01 16:12:24] production.ERROR: Couldn't get the The Seller Third Method for the following url : https://amazon.fr/en/dp/B0BN25TNLS?tag=  
[2024-02-01 16:12:24] production.ERROR: Couldn't get the Shipping Price for the following url : https://amazon.fr/en/dp/B0BN25TNLS?tag=  
[2024-02-01 16:12:25] production.ERROR: Couldn't get the Stock for the following url : https://amazon.de/en/dp/B0BN25TNLS?tag=  
[2024-02-01 16:12:25] production.ERROR: Couldn't get the The Seller First Method for the following url : https://amazon.de/en/dp/B0BN25TNLS?tag=  
[2024-02-01 16:12:25] production.ERROR: Couldn't get the The Seller Second method for the following url : https://amazon.de/en/dp/B0BN25TNLS?tag=  
[2024-02-01 16:12:25] production.ERROR: Couldn't get the The Seller Third Method for the following url : https://amazon.de/en/dp/B0BN25TNLS?tag=  
[2024-02-01 16:12:25] production.ERROR: Couldn't get the Shipping Price for the following url : https://amazon.de/en/dp/B0BN25TNLS?tag=  
[2024-02-01 16:12:25] production.ERROR: Couldn't get the Stock for the following url : https://amazon.es/en/dp/B0BN25TNLS?tag=  
[2024-02-01 16:12:25] production.ERROR: Couldn't get the The Seller First Method for the following url : https://amazon.es/en/dp/B0BN25TNLS?tag=  
[2024-02-01 16:12:25] production.ERROR: Couldn't get the The Seller Second method for the following url : https://amazon.es/en/dp/B0BN25TNLS?tag=  
[2024-02-01 16:12:25] production.ERROR: Couldn't get the The Seller Third Method for the following url : https://amazon.es/en/dp/B0BN25TNLS?tag=  
[2024-02-01 16:12:25] production.ERROR: Couldn't get the Shipping Price for the following url : https://amazon.es/en/dp/B0BN25TNLS?tag=  
Cybrarist commented 7 months ago

yea no issues, as long as we don't see something breaks.

but can you show me the browser's console errors, also can you make sure that the database has a valid url in the image column for products table.

edersong commented 7 months ago

Since last upgrade, image and shipping is working fine. Is there a forecast to include apprise support? Thank you for the excellent work!

Cybrarist commented 7 months ago

Glad it worked for you.

yes , i am planning to support apprise, but it needs some free time from my side.

you can also check the extension from the following docs ( if you want to install an extension, it's also open source in my repos) https://discount-bandit.cybrarist.com/extension.html