-
Notifications
You must be signed in to change notification settings - Fork 4
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
Issues with running #1
Comments
The only issue I know exists is the timeout when ticketmaster detects it as a bot, but otherwise no issues. The workaround for that is decreasing the refresh rate. What was your error? |
I'm also trying to run this script and I'm getting errors |
@Desterer I will see if I can implement a proxy version, but there is some boilerplate there. To fully avoid the TM detection you're going to have to add a proxy service that lets you rotate the IP address. Something like:
|
Thanks that would be great if you could, I don't know JavaScript to be able to do it myself unfortunately |
How much should the refresh rate be decreased for it to work? |
FYI I changed to 300000 // 10 seconds and still getting error TimeoutError: Timed out after waiting 30000ms |
Are there any known issues with this? I’m getting error messages every time I try to run
The text was updated successfully, but these errors were encountered: