Skip to content

Says No Active Users Found #41

@amandesai01

Description

@amandesai01

Describe the bug
When I run the script, It says no active users found on page 0. Although, there are users listed. I used process.env.company as Google

Console Logs

DevTools listening on ws://127.0.0.1:57518/devtools/browser/bf2b62bf-8ce0-41ff-aac9-419958394897
Previous session loaded successfully!
[38436:775:1002/184946.651985:ERROR:device_event_log_impl.cc(208)] [18:49:46.651] FIDO: touch_id_context.mm:125 Touch ID authenticator unavailable because keychain-access-group entitlement is missing or incorrect
[38453:50951:1002/184959.974540:ERROR:batching_media_log.cc(38)] MediaEvent: {"error":"FFmpegDemuxer: no supported streams"}
[38453:775:1002/184959.986721:ERROR:batching_media_log.cc(35)] MediaEvent: {"pipeline_error":14}
Active users on page 0:  []
2020-10-02 18:50:45.398 Chromium Helper (Renderer)[38453:12184431] CoreText note: Client requested name ".PingFangSC-Medium", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2020-10-02 18:50:45.398 Chromium Helper (Renderer)[38453:12184431] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.
2020-10-02 18:50:45.409 Chromium Helper (Renderer)[38453:12184431] CoreText note: Client requested name ".PingFangSC-Medium", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2020-10-02 18:50:45.410 Chromium Helper (Renderer)[38453:12184431] CoreText note: Client requested name ".PingFangSC-Medium", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2020-10-02 18:50:45.411 Chromium Helper (Renderer)[38453:12184431] CoreText note: Client requested name ".PingFangSC-Medium", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2020-10-02 18:50:45.461 Chromium Helper (Renderer)[38453:12184431] CoreText note: Client requested name ".AppleSDGothicNeoI-SemiBold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2020-10-02 18:50:45.468 Chromium Helper (Renderer)[38453:12184431] CoreText note: Client requested name ".PingFangSC-Medium", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2020-10-02 18:50:45.496 Chromium Helper (Renderer)[38453:12184431] CoreText note: Client requested name ".PingFangSC-Medium", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2020-10-02 18:50:45.497 Chromium Helper (Renderer)[38453:12184431] CoreText note: Client requested name ".PingFangSC-Medium", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2020-10-02 18:50:45.501 Chromium Helper (Renderer)[38453:12184431] CoreText note: Client requested name ".PingFangSC-Medium", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2020-10-02 18:50:45.510 Chromium Helper (Renderer)[38453:12184431] CoreText note: Client requested name ".PingFangSC-Medium", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
[38453:50951:1002/185051.643056:ERROR:batching_media_log.cc(38)] MediaEvent: {"error":"FFmpegDemuxer: no supported streams"}
[38453:775:1002/185051.714533:ERROR:batching_media_log.cc(35)] MediaEvent: {"pipeline_error":14}
[38453:50951:1002/185051.719896:ERROR:batching_media_log.cc(38)] MediaEvent: {"error":"FFmpegDemuxer: no supported streams"}
[38453:775:1002/185051.775038:ERROR:batching_media_log.cc(35)] MediaEvent: {"pipeline_error":14}
[38453:50951:1002/185051.887375:ERROR:batching_media_log.cc(38)] MediaEvent: {"error":"FFmpegDemuxer: no supported streams"}
[38453:775:1002/185051.888243:ERROR:batching_media_log.cc(35)] MediaEvent: {"pipeline_error":14}
^Cnpm ERR! code ELIFECYCLE
npm ERR! errno 130
npm ERR! linkedin-scraper@1.0.0 start: `node scrape.js`
npm ERR! Exit status 130
npm ERR! 
npm ERR! Failed at the linkedin-scraper@1.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/aman/.npm/_logs/2020-10-02T13_20_59_693Z-debug.log

To Reproduce
Steps to reproduce the behavior:
Set COMPANY=Google in .env file. and run as directed in README.

Expected behavior
A clear and concise description of what you expected to happen.

Desktop (please complete the following information):

  • OS: macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmacOS

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions