Python Forum
Python Selenium Document Lookup and Download Automation Error - Target Machine active
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python Selenium Document Lookup and Download Automation Error - Target Machine active
#5
Quote:My problem is that it will run Ok, for the first 10 lines or so (the csv list is between 1200-2500 lines, so i'm not even close..)
but then, it will throw the below error:

[Errno 10061] No connection could be made because the target machine actively refused it
I am not 100% sure. It could be a wide range of things. Their server being screwed up, trying to stop automated scripts, your script getting ahead of itself, who knows off hand.

the only way to really find out is to run the program ourselves and pick it apart. But to do that we need the website in which you are scraping to run your program on. If this is a site you can create a dummy account on, create an account and hard code that account's details in the login process of your script.
Recommended Tutorials:
Reply


Messages In This Thread
RE: Python Selenium Document Lookup and Download Automation Error - Target Machine active - by metulburr - Apr-18-2017, 12:13 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  ATM machine demo with Python and Django Drone4four 1 2,453 May-20-2022, 06:34 PM
Last Post: Drone4four
  How can I target and scrape a data-stat never5000 5 3,010 Feb-11-2022, 07:59 PM
Last Post: snippsat
Lightbulb Python Obstacles | Kung-Fu | Full File HTML Document Scrape and Store it in MariaDB BrandonKastning 5 3,092 Dec-29-2021, 02:26 AM
Last Post: BrandonKastning
  Automation WEB sel+Python ABVSVL 3 2,193 Jul-02-2020, 03:50 PM
Last Post: snippsat
  [WinError 10061] No connection could be made because the target machine actively refu kannanponraj 1 8,618 May-10-2020, 10:39 AM
Last Post: Larz60+
  Selenium Chromedriver Automation Help lessthanthree 1 2,220 May-05-2020, 11:03 PM
Last Post: Larz60+
  Automation Engine on Python? jfha73 4 2,244 May-01-2020, 02:29 PM
Last Post: jfha73
  not abel to run selenium automation one by one in loop DevilzKingz 5 2,274 Apr-25-2020, 07:35 PM
Last Post: Jeff900
  Selenium weird error julio2000 0 1,754 Feb-23-2020, 01:24 PM
Last Post: julio2000
  Selenium webdriver error WiPi 4 12,439 Feb-09-2020, 11:38 AM
Last Post: WiPi

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020