Skip to content

Application not populating Tinder data #880

@bane5000

Description

@bane5000

I've installed this on Ubuntu as well as Debian and neither work. I have tried both node versions 10 as well as 8.9.0. The result is the same, a blank screen shown here: https://snag.gy/YtnEMC.jpg (and yes the tinder channel is enabled in the upper left corner)

My environment is as follows:
FACEBOOK_USER_EMAIL=user@gmail.com
FACEBOOK_USER_PASSWORD=password
AWS_REGION=us-east-1
AWS_ACCESS_KEY_ID=keyid
AWS_SECRET_ACCESS_KEY=secret

Here are some interesting error messages when I issue 'container logs [containerid]':

2018-05-19T01:47:10,998+00:00 - error: AssertionError [ERR_ASSERTION]: No node found for selector: input#email
at Console.assert (console.js:188:23)
at Frame.type (/opt/get-me-a-date/node_modules/puppeteer/lib/FrameManager.js:661:13)
at
at process._tickDomainCallback (internal/process/next_tick.js:228:7)
2018-05-19T01:47:10,999+00:00 - info: Finished checking recommendations from Tinder channel (received = 0, skipped = 0, failed = 0)
2018-05-19T01:47:11,000+00:00 - info: Started checking updates from Tinder
2018-05-19T01:48:54,434+00:00 - error: Error: Navigation Timeout Exceeded: 30000ms exceeded
at Promise.then (/opt/get-me-a-date/node_modules/puppeteer/lib/NavigatorWatcher.js:73:21)
at

Full log can be found here: https://pastebin.com/NQzZG434

Please advise

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions