1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Join our Telegram chat: https://t.me/a_parser_en
    Dismiss Notice

Possible bug/update problem?

Discussion in 'A-Parser Support Forum' started by scrapefun, Oct 2, 2020.

  1. scrapefun

    scrapefun A-Parser Enterprise License
    A-Parser Enterprise

    Joined:
    Feb 24, 2015
    Messages:
    174
    Likes Received:
    30
    I'm am using version 1.2.997 on Windows Server 2012.

    I have a problem with scraping speed gradually slowing to a stop over a few hours.

    The log files have entries like:

    Use of uninitialized value in pattern match (m//) at build/core.to_build.pl line 68553.
    uncaughtException Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20) {
    errno: -4077,
    code: 'ECONNRESET',
    syscall: 'read'
    } undefined
    uncaughtException Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20) {
    errno: -4077,
    code: 'ECONNRESET',
    syscall: 'read'
    } undefined
    uncaughtException [Error: 9484:error:1408F119:SSL routines:ssl3_get_record:decryption failed or bad record mac:e:\build\nodejs\node-v14.12.0\deps\openssl\openssl\ssl\record\ssl3_record.c:677:
    ] {
    library: 'SSL routines',
    function: 'ssl3_get_record',
    reason: 'decryption failed or bad record mac',
    code: 'ERR_SSL_DECRYPTION_FAILED_OR_BAD_RECORD_MAC'
    } undefined
    uncaughtException Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20) {
    errno: -4077,
    code: 'ECONNRESET',
    syscall: 'read'
    } undefined

    If I stop and start job everything works fine for a while then starts slowing down again.

    I am using 5 different proxy providers and having same problem regardless of proxy source so unlikely a proxy problem.

    Also rebooted servers and problem still persists.
     
  2. Support Ilia

    Support Ilia Moderator
    Staff Member A-Parser Enterprise

    Joined:
    Apr 6, 2020
    Messages:
    369
    Likes Received:
    64
    Run please in cmd:
    Code:
    tasklist > C:\1.txt 
    and show 1.txt file here
     
  3. scrapefun

    scrapefun A-Parser Enterprise License
    A-Parser Enterprise

    Joined:
    Feb 24, 2015
    Messages:
    174
    Likes Received:
    30
    File attached. Also, I am testing using an older version 1.2.912 on one server and so far am not getting any of the errors in log file.
     

    Attached Files:

    • 1.txt
      File size:
      6.7 KB
      Views:
      2
  4. Support

    Support Administrator
    Staff Member A-Parser Enterprise

    Joined:
    Mar 16, 2012
    Messages:
    4,377
    Likes Received:
    2,107
    Describe in detail what exactly you are scraping (which tasks are running) and with what settings.
     
  5. Forbidden

    Forbidden Administrator
    Staff Member A-Parser Enterprise

    Joined:
    Mar 9, 2013
    Messages:
    3,336
    Likes Received:
    1,791
    the problem is solved in A-Parser 1.2.1012, please update
     

Share This Page