Skip to content
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

Handle issue when qouta for residential traffic over Apify Proxy is reached #44

Open
jirispilka opened this issue Feb 1, 2025 · 0 comments

Comments

@jirispilka
Copy link
Collaborator

2025-02-01T04:35:49.167Z /home/myuser/node_modules/apify/proxy_configuration.js:316
2025-02-01T04:35:49.168Z throw new Error(connectionError);
2025-02-01T04:35:49.169Z ^
2025-02-01T04:35:49.169Z
2025-02-01T04:35:49.170Z Error: Residential proxy transfer limit exceeded.
2025-02-01T04:35:49.171Z at ProxyConfiguration._checkAccess (/home/myuser/node_modules/apify/proxy_configuration.js:316:19)
2025-02-01T04:35:49.171Z at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-02-01T04:35:49.172Z at async Actor.createProxyConfiguration (/home/myuser/node_modules/apify/actor.js:769:13)
2025-02-01T04:35:49.173Z at async processInput (file:///home/myuser/dist/src/input.js:24:19)
2025-02-01T04:35:49.173Z at async file:///home/myuser/dist/src/main.js:47:95
2025-02-01T04:35:49.174Z
2025-02-01T04:35:49.174Z Node.js v22.9.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant