-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Incognito mode is required (document?) #4
Comments
Thanks for creating the issue here:
Please note, I'm continuously rebasing on-top of upstream and squashing commits in this fork so you may need to As for using proxies, I find using |
Hi yeh, I noticed the rebasing, ive been resetting on origin. For sure incognito is working. I've accidentally blasted through my bandwidth available on my proxy plan though just now (lol). Are you using any settings to reduce bandwidth (images? not sure how much you can get away with constraining such things). |
My plan with oxylabs is unlimited but I'm not sure that's the case for my VPS heh, so I've enabled COUNTRY=uk
DISCORD_WEB_HOOK=<redacted>
IN_STOCK_WAIT_TIME=1200
INCOGNITO=true
LOW_BANDWIDTH=true
PROXY_PROTOCOL=https
PROXY_LIST=<redacted>,<redacted>,.....
PROXY_USERNAME=<redacted>
PROXY_PASSWORD=<redacted>
SCREENSHOT=false
SHOW_ONLY_SERIES=5080,5090
STORES=awd,box,currys,ebuyer,novatech,nvidia-gb,overclockers,scan
USER_AGENT_KEEP_DEFAULT=true
WEB_PORT=8080 I did buy a 5080 already so am doing this for fun at this point, will hopefully upstream the less substantial refactoring changes. Am still on the lookout for a 5080 FE though! |
Cool. Didn't notice Ah you can see I have lost all sense of perspective and gone straight for the 5090. |
Expected Behavior
As discussed in jef#2698 (comment).
Incognito mode was the thing I was missing. After this, it works fine. Perhaps that should just be hard-coded on as there's no reason not to be using it.
Side point: I'm actively using this now. I will raise PRs if I see/notice anything more. Good job -- you saved me a day!
Current Behavior
See logs. Browser dies, streetmerchant soft restarts.
What operating system are you seeing the problem on?
Windows
Relevant log output
Configuration
Code of Conduct
The text was updated successfully, but these errors were encountered: