Closed MaestroJurko closed 8 years ago
You must be doing something wrong, because it was specifically written for this use-case.
On Thu, Jan 14, 2016 at 4:09 PM, mato75 notifications@github.com wrote:
As soon as I have multiple phantomjs instances, I am starting to get issues of PhantomJS kills Were there any stress tests of multiple phantomjs instances running at one time?
— Reply to this email directly or view it on GitHub https://github.com/baudehlo/node-phantom-simple/issues/111.
I am getting this issue all the time and there is no more info then this:
[SyntaxError: Unexpected token E]
And after this, all hell breaks lose. HELP!!!!
Ok, found the problem. Issue is in parsing data, because data is this:
{ [HeadlessError: Error parsing JSON from phantom: SyntaxError: Unexpected token E
Data from phantom was: Error 403: Directory Listing Denied
Directory listing denied]
name: 'HeadlessError',
message: 'Error parsing JSON from phantom: SyntaxError: Unexpected token E\nData from phantom was: Error 403: Directory Listing Denied\nDirectory listing denied' }
Why was this ISSUE closed? The problem hasn't yet been solved or did @mato75 find a solution?
Yes, will write my solution, but don't have time right now.
any news on this bug? same here +1
The "bug" for this issue never actually existed @tbouchnafa. node-phantom-simple does work with multiple instances.
@puppeteer701 what was your solution?
As soon as I have multiple phantomjs instances, I am starting to get issues of PhantomJS kills. Were there any stress tests of multiple phantomjs instances running at one time?