jef / streetmerchant

🤖 The world's easiest, most powerful stock checker
https://jef.buzz/streetmerchant
MIT License
4.97k stars 1.3k forks source link

Program does not check stocks #1247

Closed IHateLaptops closed 3 years ago

IHateLaptops commented 3 years ago

When I start the program it runs, tells me my configurations, then does nothing. It just sits there forever. Not telling me if anything is in stock.

I'm very sure I installed it correctly. I don't know what's happening.

IHateLaptops commented 3 years ago

Screenshot 2020-12-07 171036 Here's a screenshot

dhanfocus commented 3 years ago

You need to set your stores to something else. As you can see the nvidia store does not hold CPU's or graphics cards.

Nvidia no longer sells graphics cards on their site. The nvidia store is the option by default.

IHateLaptops commented 3 years ago

Ok I will try that.

IHateLaptops commented 3 years ago

Screenshot 2020-12-07 233428 The issue still persists.

dhanfocus commented 3 years ago

Please post your .env file, may be caused by other settings.

IHateLaptops commented 3 years ago

All configuration variables are optional

Read https://github.com/jef/streetmerchant#customization for help on customizing this file

#############################################################################################

ASCII_BANNER="" ASCII_COLOR="" AUTO_ADD_TO_CART="false" BROWSER_TRUSTED="" COUNTRY="" DESKTOP_NOTIFICATIONS="true" DISCORD_NOTIFY_GROUP="" DISCORD_WEB_HOOK="" EMAIL_PASSWORD="" EMAIL_TO="" EMAIL_USERNAME="" HEADLESS="" IN_STOCK_WAIT_TIME="" LOG_LEVEL="" LOW_BANDWIDTH="" MAX_PRICE_SERIES_3060TI="" MAX_PRICE_SERIES_3070="" MAX_PRICE_SERIES_3080="" MAX_PRICE_SERIES_3090="" MAX_PRICE_SERIES_CORSAIR_SF="" MAX_PRICE_SERIES_RX6800="" MAX_PRICE_SERIES_RX6800XT="" MAX_PRICE_SERIES_RX6900XT="" MAX_PRICE_SERIES_RYZEN5600="" MAX_PRICE_SERIES_RYZEN5800="" MAX_PRICE_SERIES_RYZEN5900="" MAX_PRICE_SERIES_RYZEN5950="" MAX_PRICE_SERIES_SONYPS5C="" MAX_PRICE_SERIES_SONYPS5DE="" MAX_PRICE_SERIES_TEST="" MICROCENTER_LOCATION="" MQTT_BROKER_ADDRESS="" MQTT_BROKER_PORT="" MQTT_CLIENT_ID="" MQTT_PASSWORD="" MQTT_QOS="" MQTT_TOPIC="" MQTT_USERNAME="" NVIDIA_ADD_TO_CART_ATTEMPTS="" NVIDIA_SESSION_TTL="" OPEN_BROWSER="" PAGE_BACKOFF_MIN="" PAGE_BACKOFF_MAX="" PAGE_SLEEP_MIN="" PAGE_SLEEP_MAX="" PAGE_TIMEOUT="" PAGERDUTY_INTEGRATION_KEY="" PAGERDUTY_SEVERITY="" PHILIPS_HUE_API_KEY="" PHILIPS_HUE_CLOUD_ACCESS_TOKEN="" PHILIPS_HUE_CLOUD_CLIENT_ID="" PHILIPS_HUE_CLOUD_CLIENT_SECRET="" PHILIPS_HUE_CLOUD_REFRESH_TOKEN="" PHILIPS_HUE_LAN_BRIDGE_IP="" PHILIPS_HUE_LIGHT_COLOR="" PHILIPS_HUE_LIGHT_IDS="" PHILIPS_HUE_LIGHT_PATTERN="" PHONE_CARRIER="" PHONE_NUMBER="" PLAY_SOUND="" PROXY_ADDRESS="" PROXY_PROTOCOL="" PROXY_PORT="" PUSHBULLET="" PUSHOVER_TOKEN="" PUSHOVER_USER="" PUSHOVER_PRIORITY="" SCREENSHOT="" SHOW_ONLY_BRANDS="asus" SHOW_ONLY_MODELS="strix" SHOW_ONLY_SERIES="3070" SLACK_CHANNEL="" SLACK_TOKEN="" SMTP_ADDRESS="" SMTP_PORT="" STORES="newegg" TELEGRAM_ACCESS_TOKEN="" TELEGRAM_CHAT_ID="" TWILIO_ACCOUNT_SID="" TWILIO_AUTH_TOKEN="" TWILIO_FROM_NUMBER="" TWILIO_TO_NUMBER="" TWITCH_ACCESS_TOKEN="" TWITCH_CHANNEL="" TWITCH_CLIENT_ID="" TWITCH_CLIENT_SECRET="" TWITCH_REFRESH_TOKEN="" TWITTER_ACCESS_TOKEN_KEY="" TWITTER_ACCESS_TOKEN_SECRET="" TWITTER_CONSUMER_KEY="" TWITTER_CONSUMER_SECRET="" TWITTER_TWEET_TAGS="" USER_AGENT="" WEB_PORT=""

dhanfocus commented 3 years ago

image Your settings look fine to me. As you can see the script runs perfectly fine.

Try adding more models and stores to it.

IHateLaptops commented 3 years ago

ok, ill try this again

dhanfocus commented 3 years ago

So I looked at your screenshot again, try saving the folder in Documents or the Desktop rather than in the Windows folder which may cause permission issues.

IHateLaptops commented 3 years ago

oh ok.

IHateLaptops commented 3 years ago

Screenshot 2020-12-07 233428 I believe it works now, thank you so much!