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

Name or service not known #187

Open
psegovias opened this issue May 9, 2024 · 0 comments
Open

Name or service not known #187

psegovias opened this issue May 9, 2024 · 0 comments

Comments

@psegovias
Copy link

Hi, guys, i have this error when i try to login accounts:

root@capturest:/home/newsearch# twscrape login_accounts
2024-05-08 20:35:53.352 | INFO     | twscrape.accounts_pool:login_all:183 - [1/3] Logging in account1 - account1@domain.com
2024-05-08 20:35:54.329 | ERROR    | twscrape.accounts_pool:login:165 - Failed to login 'account1': [Errno -2] Name or service not known
2024-05-08 20:35:54.348 | INFO     | twscrape.accounts_pool:login_all:183 - [2/3] Logging in account2 - account2@domain.com
2024-05-08 20:35:55.488 | INFO     | twscrape.accounts_pool:login:158 - Logged in to account2 successfully
2024-05-08 20:35:55.505 | INFO     | twscrape.accounts_pool:login_all:183 - [3/3] Logging in account3 - account3@domain.com
2024-05-08 20:35:56.513 | ERROR    | twscrape.accounts_pool:login:165 - Failed to login 'account3': [Errno -2] Name or service not known
{'total': 3, 'success': 1, 'failed': 2}

What im doing wrong?

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