phantombuster / nickjs

Web scraping library made by the Phantombuster team. Modern, simple & works on all websites. (Deprecated)
https://nickjs.org
ISC License
500 stars 48 forks source link

I am getting error from Google Chrome #37

Closed msaus closed 6 years ago

msaus commented 6 years ago

Google Chrome: 66.0.3359.117 Nickjs: 0.3.6

Error:

2018-05-15 11:17 : CHROME STDERR: [0515/111735.657188:ERROR:gles2_cmd_decoder.cc(3350)] ContextResult::kFatalFailure: fail_if_major_perf_caveat + swiftshader 2018-05-15 11:17 : CHROME STDERR: [0515/111735.660133:ERROR:gles2_cmd_decoder.cc(3350)] ContextResult::kFatalFailure: fail_if_major_perf_caveat + swiftshader 2018-05-15 11:17 : CHROME STDERR: [0515/111745.945705:ERROR:gles2_cmd_decoder.cc(3350)] ContextResult::kFatalFailure: fail_if_major_perf_caveat + swiftshader 2018-05-15 11:17 : CHROME STDERR: [0515/111745.948669:ERROR:gles2_cmd_decoder.cc(3350)] ContextResult::kFatalFailure: fail_if_major_perf_caveat + swiftshader 2018-05-15 11:17 : CHROME STDERR: [0515/111748.365746:WARNING:spdy_session.cc(2991)] Received HEADERS for invalid stream 767

Do you know how to solve this issue?

paps commented 6 years ago

I do not know how to solve this issue. To me this is just Chrome outputting this to stderr, it can be pretty much ignored. Does it affect your operation in any way?

msaus commented 6 years ago

It dose not affect my operation. Okay, I just ignore this stderr as this can be ignored. Thanks 👍