Giter VIP home page Giter VIP logo

get-me-a-date's Introduction

Hello world 👋

  • 🔭 I’m currently working on cooking the perfect 🍝
  • 💬 Ask me about life
  • ✉️ PGP 🔑 fingerprint 🔍 2FC7 56DD 5692 E2DD B3B7 9BC9 A4D4 089C F498 B048

get-me-a-date's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar greenkeeper[bot] avatar greenkeeperio-bot avatar hfreire avatar pierreclr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

get-me-a-date's Issues

Error: operation timed out after 30891 ms, 3 tries with error: rejected with non-error: Cannot read property 'focus' of null

View details in Rollbar: https://rollbar.com/hfreire/get-me-a-date/items/1/


Error: operation timed out after 32079 ms, 3 tries with error: rejected with non-error: Cannot read property 'focus' of null
  File "/opt/get-me-a-date/node_modules/bluebird-retry/lib/bluebird-retry.js", line 109, in <unknown>
                        var timeout = new Error('operation timed out after ' + (now - start) + ' ms, ' + tries + ' tries with error: ' + err.message);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/util.js", line 16, in tryCatcher
            return target.apply(this, arguments);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/catch_filter.js", line 24, in <unknown>
                        return tryCatch(cb).call(boundTo, e);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/util.js", line 16, in tryCatcher
            return target.apply(this, arguments);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 512, in Promise._settlePromiseFromHandler
            x = tryCatch(handler).call(receiver, value);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 569, in Promise._settlePromise
                this._settlePromiseFromHandler(handler, receiver, value, promise);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 614, in Promise._settlePromise0
        this._settlePromise(promise, handler, receiver, value);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 689, in Promise._settlePromises
                this._settlePromise0(this._rejectionHandler0, reason, bitField);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/async.js", line 133, in Async._drainQueue
                fn._settlePromises();
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/async.js", line 143, in Async._drainQueues
        this._drainQueue(this._normalQueue);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/async.js", line 17, in Immediate.Async.drainQueues
            self._drainQueues();
  File "timers.js", line 672, in runCallback
  File "timers.js", line 645, in tryOnImmediate
  File "timers.js", line 617, in processImmediate [as _immediateCallback]

Error: 500 Internal Server Error

View details in Rollbar: https://rollbar.com/hfreire/get-me-a-date/items/32/


Error: 500 Internal Server Error
  File "/opt/get-me-a-date/node_modules/tinder-wrapper/lib/tinder-wrapper.js", line 29, in responseHandler
            throw new Error(`${statusCode} ${statusMessage}`);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/util.js", line 16, in tryCatcher
            return target.apply(this, arguments);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 512, in Promise._settlePromiseFromHandler
            x = tryCatch(handler).call(receiver, value);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 569, in Promise._settlePromise
                this._settlePromiseFromHandler(handler, receiver, value, promise);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 614, in Promise._settlePromise0
        this._settlePromise(promise, handler, receiver, value);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 693, in Promise._settlePromises
                this._settlePromise0(this._fulfillmentHandler0, value, bitField);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 638, in Promise._fulfill
                this._settlePromises();
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/nodeback.js", line 42, in Request._callback
                promise._fulfill(value);
  File "/opt/get-me-a-date/node_modules/request-on-steroids/node_modules/request/request.js", line 186, in Request.self.callback
          self._callback.apply(self, arguments)
  File "events.js", line 126, in emitTwo
  File "events.js", line 214, in Request.emit
  File "/opt/get-me-a-date/node_modules/request-on-steroids/node_modules/request/request.js", line 1163, in Request.<anonymous>
        self.emit('complete', response, response.body)
  File "events.js", line 116, in emitOne
  File "events.js", line 211, in Request.emit
  File "/opt/get-me-a-date/node_modules/request-on-steroids/node_modules/request/request.js", line 1085, in Gunzip.<anonymous>
          self.emit('end', chunk)
  File "events.js", line 313, in Object.onceWrapper
  File "events.js", line 111, in emitNone
  File "events.js", line 208, in Gunzip.emit
  File "_stream_readable.js", line 1056, in endReadableNT
  File "internal/process/next_tick.js", line 138, in _combinedTickCallback
  File "internal/process/next_tick.js", line 218, in process._tickDomainCallback

AssertionError [ERR_ASSERTION]: No node found for selector: input#email

View details in Rollbar: https://rollbar.com/hfreire/get-me-a-date/items/29/


AssertionError [ERR_ASSERTION]: No node found for selector: input#email
  File "console.js", line 188, in Console.assert
  File "/opt/get-me-a-date/node_modules/puppeteer/lib/Page.js", line 811, in Page.type
        console.assert(handle, 'No node found for selector: ' + selector);
  File "<anonymous>", line unknown, in <unknown>
  File "internal/process/next_tick.js", line 228, in process._tickDomainCallback

How to log in with Facebook ??

How to log in with Facebook ??
already try with facebook-login-for-robots
and it throws me errors, why do not you create a tutorial on how to do this? there are many people who have the same problem I see

Error: 60 items per minute reached

View details in Rollbar: https://rollbar.com/hfreire/get-me-a-date/items/10/


Error: 60 items per minute reached
  File "/opt/get-me-a-date/node_modules/rollbar/src/rateLimiter.js", line 92, in shouldSendValue
        error = new Error(error);
  File "/opt/get-me-a-date/node_modules/rollbar/src/rateLimiter.js", line 69, in RateLimiter.shouldSend
        return shouldSendValue(this.platform, this.platformOptions, globalRateLimitPerMin + ' items per minute reached', false);
  File "/opt/get-me-a-date/node_modules/rollbar/src/queue.js", line 141, in Queue._makeApiRequest
      var rateLimitResponse = this.rateLimiter.shouldSend(item);
  File "/opt/get-me-a-date/node_modules/rollbar/src/queue.js", line 83, in Queue.addItem
        this._makeApiRequest(item, function(err, resp) {
  File "/opt/get-me-a-date/node_modules/rollbar/src/notifier.js", line 76, in Notifier.<anonymous>
        this.queue.addItem(i, callback, originalError);
  File "/opt/get-me-a-date/node_modules/rollbar/src/notifier.js", line 106, in cb
          callback(null, i);
  File "/opt/get-me-a-date/node_modules/rollbar/src/transforms.js", line 13, in Array.itemToPayload
      callback(null, data);
  File "/opt/get-me-a-date/node_modules/rollbar/src/notifier.js", line 110, in cb
        transforms[transformIndex](i, options, cb);
  File "/opt/get-me-a-date/node_modules/rollbar/src/server/transforms.js", line 153, in Array.scrubPayload
      callback(null, item);
  File "/opt/get-me-a-date/node_modules/rollbar/src/notifier.js", line 110, in cb
        transforms[transformIndex](i, options, cb);
  File "/opt/get-me-a-date/node_modules/rollbar/src/server/transforms.js", line 104, in Array.addRequestData
        callback(null, item);
  File "/opt/get-me-a-date/node_modules/rollbar/src/notifier.js", line 110, in cb
        transforms[transformIndex](i, options, cb);
  File "/opt/get-me-a-date/node_modules/rollbar/src/transforms.js", line 20, in Array.addTelemetryData
      callback(null, item);
  File "/opt/get-me-a-date/node_modules/rollbar/src/notifier.js", line 110, in cb
        transforms[transformIndex](i, options, cb);
  File "/opt/get-me-a-date/node_modules/rollbar/src/transforms.js", line 25, in Array.addMessageWithError
        callback(null, item);
  File "/opt/get-me-a-date/node_modules/rollbar/src/notifier.js", line 110, in cb
        transforms[transformIndex](i, options, cb);
  File "/opt/get-me-a-date/node_modules/rollbar/src/server/transforms.js", line 63, in addErrorData
      callback(null, item);
  File "/opt/get-me-a-date/node_modules/rollbar/src/server/transforms.js", line 68, in Array.addBody
        addErrorData(item, options, callback);
  File "/opt/get-me-a-date/node_modules/rollbar/src/notifier.js", line 110, in cb
        transforms[transformIndex](i, options, cb);
  File "/opt/get-me-a-date/node_modules/rollbar/src/server/transforms.js", line 94, in cb
        callback(null, item);
  File "/opt/get-me-a-date/node_modules/async/lib/async.js", line 49, in <unknown>
                fn.apply(this, arguments);
  File "/opt/get-me-a-date/node_modules/async/lib/async.js", line 263, in <unknown>
                            return callback(null);

Error: 503 Service Unavailable: Back-end server is at capacity

View details in Rollbar: https://rollbar.com/hfreire/get-me-a-date/items/16/


Error: 500 Internal Server Error
  File "/opt/get-me-a-date/node_modules/tinder-wrapper/lib/tinder-wrapper.js", line 105, in <unknown>
                  throw new Error(statusCode + ' ' + statusMessage);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/util.js", line 16, in tryCatcher
            return target.apply(this, arguments);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 512, in Promise._settlePromiseFromHandler
            x = tryCatch(handler).call(receiver, value);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 569, in Promise._settlePromise
                this._settlePromiseFromHandler(handler, receiver, value, promise);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 614, in Promise._settlePromise0
        this._settlePromise(promise, handler, receiver, value);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 693, in Promise._settlePromises
                this._settlePromise0(this._fulfillmentHandler0, value, bitField);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 638, in Promise._fulfill
                this._settlePromises();
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/nodeback.js", line 42, in Request._callback
                promise._fulfill(value);
  File "/opt/get-me-a-date/node_modules/request/request.js", line 186, in Request.self.callback
          self._callback.apply(self, arguments)
  File "events.js", line 106, in emitTwo
  File "events.js", line 191, in Request.emit
  File "/opt/get-me-a-date/node_modules/request/request.js", line 1163, in Request.<anonymous>
        self.emit('complete', response, response.body)
  File "events.js", line 96, in emitOne
  File "events.js", line 188, in Request.emit
  File "/opt/get-me-a-date/node_modules/request/request.js", line 1085, in IncomingMessage.<anonymous>
          self.emit('end', chunk)
  File "events.js", line 292, in IncomingMessage.g
  File "events.js", line 91, in emitNone
  File "events.js", line 185, in IncomingMessage.emit
  File "_stream_readable.js", line 974, in endReadableNT
  File "internal/process/next_tick.js", line 80, in _combinedTickCallback
  File "internal/process/next_tick.js", line 128, in process._tickDomainCallback

Error: 503 Service Unavailable

View details in Rollbar: https://rollbar.com/hfreire/get-me-a-date/items/30/


Error: 500 Internal Server Error
  File "/opt/get-me-a-date/node_modules/tinder-wrapper/lib/tinder-wrapper.js", line 29, in responseHandler
            throw new Error(`${statusCode} ${statusMessage}`);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/util.js", line 16, in tryCatcher
            return target.apply(this, arguments);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 512, in Promise._settlePromiseFromHandler
            x = tryCatch(handler).call(receiver, value);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 569, in Promise._settlePromise
                this._settlePromiseFromHandler(handler, receiver, value, promise);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 614, in Promise._settlePromise0
        this._settlePromise(promise, handler, receiver, value);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 693, in Promise._settlePromises
                this._settlePromise0(this._fulfillmentHandler0, value, bitField);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 638, in Promise._fulfill
                this._settlePromises();
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/nodeback.js", line 42, in Request._callback
                promise._fulfill(value);
  File "/opt/get-me-a-date/node_modules/request-on-steroids/node_modules/request/request.js", line 186, in Request.self.callback
          self._callback.apply(self, arguments)
  File "events.js", line 126, in emitTwo
  File "events.js", line 214, in Request.emit
  File "/opt/get-me-a-date/node_modules/request-on-steroids/node_modules/request/request.js", line 1163, in Request.<anonymous>
        self.emit('complete', response, response.body)
  File "events.js", line 116, in emitOne
  File "events.js", line 211, in Request.emit
  File "/opt/get-me-a-date/node_modules/request-on-steroids/node_modules/request/request.js", line 1085, in IncomingMessage.<anonymous>
          self.emit('end', chunk)
  File "events.js", line 313, in Object.onceWrapper
  File "events.js", line 111, in emitNone
  File "events.js", line 208, in IncomingMessage.emit
  File "_stream_readable.js", line 1056, in endReadableNT
  File "internal/process/next_tick.js", line 138, in _combinedTickCallback
  File "internal/process/next_tick.js", line 218, in process._tickDomainCallback

TypeError: expecting an array or an iterable object but got [object Null]

View details in Rollbar: https://rollbar.com/hfreire/get-me-a-date/items/34/


TypeError: expecting an array or an iterable object but got [object Null]
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 10, in apiRejection
        return Promise.reject(new TypeError(msg));
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise_array.js", line 63, in ReductionPromiseArray.init
            var err = apiRejection(
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 566, in Promise._settlePromise
                handler.call(receiver, value, promise);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 614, in Promise._settlePromise0
        this._settlePromise(promise, handler, receiver, value);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 693, in Promise._settlePromises
                this._settlePromise0(this._fulfillmentHandler0, value, bitField);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/async.js", line 133, in Async._drainQueue
                fn._settlePromises();
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/async.js", line 143, in Async._drainQueues
        this._drainQueue(this._normalQueue);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/async.js", line 17, in Immediate.Async.drainQueues
            self._drainQueues();
  File "timers.js", line 789, in runCallback
  File "timers.js", line 751, in tryOnImmediate
  File "timers.js", line 722, in processImmediate [as _immediateCallback]

error install help!

npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install"
npm ERR! node v6.11.0
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE

npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the sharp package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs sharp
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls sharp
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\Ale-Gt70\Documents\Windows dll F\get-me-a-date-master\npm-debug.log

Version 10 of node.js has been released

Version 10 of Node.js (code name Dubnium) has been released! 🎊

To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following changes:

  • Added the new Node.js version to your .travis.yml
  • The new Node.js version is in-range for the engines in 1 of your package.json files, so that was left alone

If you’re interested in upgrading this repo to Node.js 10, you can open a PR with these changes. Please note that this issue is just intended as a friendly reminder and the PR as a possible starting point for getting your code running on Node.js 10.

More information on this issue

Greenkeeper has checked the engines key in any package.json file, the .nvmrc file, and the .travis.yml file, if present.

  • engines was only updated if it defined a single version, not a range.
  • .nvmrc was updated to Node.js 10
  • .travis.yml was only changed if there was a root-level node_js that didn’t already include Node.js 10, such as node or lts/*. In this case, the new version was appended to the list. We didn’t touch job or matrix configurations because these tend to be quite specific and complex, and it’s difficult to infer what the intentions were.

For many simpler .travis.yml configurations, this PR should suffice as-is, but depending on what you’re doing it may require additional work or may not be applicable at all. We’re also aware that you may have good reasons to not update to Node.js 10, which is why this was sent as an issue and not a pull request. Feel free to delete it without comment, I’m a humble robot and won’t feel rejected 🤖


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Need contribution guidelines

Hi there,

I'd like to help on that project so I tried to create a small PR (close dialog after like / pass) and when I try to commit, the git pre-commit hook

running bin/pre-commit.js script
Has untracked files in folder.
Please delete or ignore them.

So I commented the line and again, a problem about commit format
INVALID COMMIT MSG: does not match "<type>(<scope>): <subject>" ! was: Close dialog after like / pass
INVALID COMMIT MSG: "feature" is not allowed type !

I suggest to add contribution guideline in the repo.

Anyway, I really like this project and the code style :)
However I'm quite familiar with DialogFlow, if you want me to create a smalltalk (I'm french so I can handle this part)

Error: operation timed out after 31323 ms, 3 tries with error: rejected with non-error: Cannot read property 'focus' of null

View details in Rollbar: https://rollbar.com/hfreire/get-me-a-date/items/5/


Error: operation timed out after 30938 ms, 3 tries with error: rejected with non-error: Cannot read property 'focus' of null
  File "/opt/get-me-a-date/node_modules/bluebird-retry/lib/bluebird-retry.js", line 109, in <unknown>
                        var timeout = new Error('operation timed out after ' + (now - start) + ' ms, ' + tries + ' tries with error: ' + err.message);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/util.js", line 16, in tryCatcher
            return target.apply(this, arguments);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/catch_filter.js", line 24, in <unknown>
                        return tryCatch(cb).call(boundTo, e);
  File "domain.js", line 280, in bound
  File "domain.js", line 293, in runBound
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/util.js", line 16, in tryCatcher
            return target.apply(this, arguments);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 512, in Promise._settlePromiseFromHandler
            x = tryCatch(handler).call(receiver, value);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 569, in Promise._settlePromise
                this._settlePromiseFromHandler(handler, receiver, value, promise);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 614, in Promise._settlePromise0
        this._settlePromise(promise, handler, receiver, value);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 689, in Promise._settlePromises
                this._settlePromise0(this._rejectionHandler0, reason, bitField);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/async.js", line 133, in Async._drainQueue
                fn._settlePromises();
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/async.js", line 143, in Async._drainQueues
        this._drainQueue(this._normalQueue);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/async.js", line 17, in Immediate.Async.drainQueues
            self._drainQueues();
  File "timers.js", line 672, in runCallback
  File "timers.js", line 645, in tryOnImmediate
  File "timers.js", line 617, in processImmediate [as _immediateCallback]

The automated release is failing 🚨

🚨 The automated release from the master branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you could benefit from your bug fixes and new features.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can resolve this 💪.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit the master branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here is some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


The push permission to the Git repository is required.

semantic-release cannot push the version tag to the branch master on remote Git repository.

Please refer to the authentication configuration documentation to configure the Git credentials on your CI environment.


Good luck with your project ✨

Your semantic-release bot 📦🚀

Error: Request Timed out

View details in Rollbar: https://rollbar.com/hfreire/get-me-a-date/items/4/


Error: Request Timed out
  File "/opt/get-me-a-date/node_modules/brakes/lib/TimeOutError.js", line 3, in TimeOutError
    class TimeOutError extends Error {}
  File "/opt/get-me-a-date/node_modules/brakes/lib/Circuit.js", line 103, in Timeout.setTimeout
            reject(new TimeOutError(consts.TIMEOUT));
  File "timers.js", line 386, in ontimeout
  File "timers.js", line 492, in Timer.unrefdHandle

Error: operation timed out after 30891 ms, 3 tries with error: rejected with non-error: Cannot read property 'focus' of null

View details in Rollbar: https://rollbar.com/hfreire/get-me-a-date/items/1/


Error: operation timed out after 92113 ms, 3 tries with error: rejected with non-error: {"message":"navigation error","code":-7,"details":"Navigation timed out after 30000 ms","url":"https://facebook.com"}
  File "/opt/get-me-a-date/node_modules/bluebird-retry/lib/bluebird-retry.js", line 109, in <unknown>
                        var timeout = new Error('operation timed out after ' + (now - start) + ' ms, ' + tries + ' tries with error: ' + err.message);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/util.js", line 16, in tryCatcher
            return target.apply(this, arguments);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/catch_filter.js", line 24, in <unknown>
                        return tryCatch(cb).call(boundTo, e);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/util.js", line 16, in tryCatcher
            return target.apply(this, arguments);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 512, in Promise._settlePromiseFromHandler
            x = tryCatch(handler).call(receiver, value);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 569, in Promise._settlePromise
                this._settlePromiseFromHandler(handler, receiver, value, promise);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 614, in Promise._settlePromise0
        this._settlePromise(promise, handler, receiver, value);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/promise.js", line 689, in Promise._settlePromises
                this._settlePromise0(this._rejectionHandler0, reason, bitField);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/async.js", line 133, in Async._drainQueue
                fn._settlePromises();
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/async.js", line 143, in Async._drainQueues
        this._drainQueue(this._normalQueue);
  File "/opt/get-me-a-date/node_modules/bluebird/js/release/async.js", line 17, in Immediate.Async.drainQueues
            self._drainQueues();
  File "timers.js", line 672, in runCallback
  File "timers.js", line 645, in tryOnImmediate
  File "timers.js", line 617, in processImmediate [as _immediateCallback]

Connecting to FB/passing API key

I'm having some issues getting the project to connect to my FB/Tinder/Happn accounts. I can get the docker image to run and I can access the page through my browser. To be honest I am unsure what/how to pass the correct API key to docker so actual data shows up on the page.

This is what I currently do:

docker run -d -e API_KEYS='useraccesstoken' -p "5940:3000" hfreire/get-me-a-date

'useraccesstoken' being the code from https://developers.facebook.com/tools/explorer/145634995501895/

Any help is appreciated.

Error: Request Timed out

View details in Rollbar: https://rollbar.com/hfreire/get-me-a-date/items/4/


Error: Request Timed out
  File "/opt/get-me-a-date/node_modules/brakes/lib/TimeOutError.js", line 3, in TimeOutError
    class TimeOutError extends Error {}
  File "/opt/get-me-a-date/node_modules/brakes/lib/Circuit.js", line 103, in Timeout.setTimeout
            reject(new TimeOutError(consts.TIMEOUT));
  File "timers.js", line 386, in ontimeout
  File "timers.js", line 492, in Timer.unrefdHandle

SequelizeDatabaseError: SQLITE_ERROR: no such column: recommendations.0: SQLITE_ERROR: no such column: recommendations.0

View details in Rollbar: https://rollbar.com/hfreire/get-me-a-date/items/12/


SequelizeDatabaseError: SQLITE_ERROR: no such column: recommendations.0
  File "/opt/get-me-a-date/node_modules/sequelize/lib/dialects/sqlite/query.js", line 418, in Query.formatError
            return new sequelizeErrors.DatabaseError(err);
  File "/opt/get-me-a-date/node_modules/sequelize/lib/dialects/sqlite/query.js", line 119, in afterExecute
                      reject(query.formatError(err));
  File "/opt/get-me-a-date/node_modules/sqlite3/lib/trace.js", line 19, in replacement
                        return cb.apply(this, arguments);
  File "/opt/get-me-a-date/node_modules/sqlite3/lib/sqlite3.js", line 16, in Statement.errBack
                        callback(err);

Error: Request Timed out

View details in Rollbar: https://rollbar.com/hfreire/get-me-a-date/items/4/


Error: Request Timed out
  File "/opt/get-me-a-date/node_modules/brakes/lib/TimeOutError.js", line 3, in TimeOutError
    class TimeOutError extends Error {}
  File "/opt/get-me-a-date/node_modules/brakes/lib/Circuit.js", line 103, in Timeout.setTimeout
            reject(new TimeOutError(consts.TIMEOUT));
  File "timers.js", line 386, in ontimeout
  File "timers.js", line 492, in Timer.unrefdHandle

Facebook Login Doesn't work

Hi,

At first, Great Project!!!

When I turn on any channel, the facebook-login-for-bots can not enter facebook and get my token.

The facebook asks if I am the one who am making login attempts, I set ok to avoid problem of locking the account. But even so, the bot still can not get the token.

So far I've tried restarting and even re-creating the container but it's not working.

Below is a copy of the App Log

2017-07-29T01:40:22,178+00:00 - info: 186.212.123.82 - "GET /channels" 200 19 "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36" "-"
2017-07-29T01:40:22,206+00:00 - info: 186.212.123.82 - "GET /stats?page=1&limit=15" 200 16 "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36" "-"
2017-07-29T01:40:22,209+00:00 - info: 186.212.123.82 - "GET /recommendations?page=0&limit=100&criteria={}&select=id&select=name&select=thumbnailUrl&select=isLike&select=isPass&select=isTrain&select=isHumanDecision&select=isMatch&select=photosSimilarityMean" 200 14 "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36" "-"
2017-07-29T01:40:22,213+00:00 - info: 186.212.123.82 - "GET /settings" 200 41 "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36" "-"
2017-07-29T01:40:29,118+00:00 - info: Started finding dates
2017-07-29T01:40:29,135+00:00 - info: Started updating stats
2017-07-29T01:40:29,156+00:00 - info: Finished updating stats
2017-07-29T01:40:29,157+00:00 - info: Finished finding dates (time = 0s)
2017-07-29T01:40:36,592+00:00 - info: 186.212.123.82 - "PUT /channels/happn" 200 20 "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36" "-"
2017-07-29T01:41:29,164+00:00 - info: Started finding dates
2017-07-29T01:41:29,195+00:00 - info: Started finding dates in Happn channel
2017-07-29T01:41:29,196+00:00 - info: Started checking recommendations from Happn channel
2017-07-29T01:41:29,200+00:00 - debug: Started Facebook Login for Happn channel
2017-07-29T01:42:48,826+00:00 - debug: Finished Facebook Login for Happn channel
2017-07-29T01:43:08,547+00:00 - error: Error: Request Timed out
at TimeOutError (/opt/get-me-a-date/node_modules/brakes/lib/TimeOutError.js:3:1)
at Timeout.setTimeout (/opt/get-me-a-date/node_modules/brakes/lib/Circuit.js:103:16)
at ontimeout (timers.js:386:14)
at Timer.unrefdHandle (timers.js:492:5)
2017-07-29T01:43:08,830+00:00 - info: Finished checking recommendations from Happn channel (received = 0, skipped = 0, failed = 0)
2017-07-29T01:43:11,116+00:00 - info: Started checking updates from Happn
2017-07-29T01:45:27,337+00:00 - debug: Started Facebook Login for Happn channel
2017-07-29T01:46:39,686+00:00 - debug: Finished Facebook Login for Happn channel
2017-07-29T01:46:39,801+00:00 - error: Error: Request Timed out
at TimeOutError (/opt/get-me-a-date/node_modules/brakes/lib/TimeOutError.js:3:1)
at Timeout.setTimeout (/opt/get-me-a-date/node_modules/brakes/lib/Circuit.js:103:16)
at ontimeout (timers.js:386:14)
at Timer.unrefdHandle (timers.js:492:5)
2017-07-29T01:46:39,807+00:00 - info: Finished checking updates from Happn (matches = 0, messages = 0)
2017-07-29T01:46:39,808+00:00 - info: Finished finding dates in Happn channel
2017-07-29T01:46:39,810+00:00 - info: Started updating stats
2017-07-29T01:46:40,137+00:00 - info: Finished updating stats
2017-07-29T01:46:40,152+00:00 - info: Finished finding dates (time = 311s)
2017-07-29T01:48:01,778+00:00 - info: Started finding dates
2017-07-29T01:49:26,464+00:00 - info: Started finding dates in Tinder channel
2017-07-29T01:49:27,210+00:00 - info: Started checking recommendations from Tinder channel
2017-07-29T01:49:43,593+00:00 - debug: Started Facebook Login for Tinder channel
2017-07-29T01:51:19,488+00:00 - debug: Finished Facebook Login for Tinder channel
2017-07-29T01:51:19,601+00:00 - error: Error: Request Timed out
at TimeOutError (/opt/get-me-a-date/node_modules/brakes/lib/TimeOutError.js:3:1)
at Timeout.setTimeout (/opt/get-me-a-date/node_modules/brakes/lib/Circuit.js:103:16)
at ontimeout (timers.js:386:14)
at Timer.unrefdHandle (timers.js:492:5)
2017-07-29T01:51:19,633+00:00 - info: Finished checking recommendations from Tinder channel (received = 0, skipped = 0, failed = 0)
2017-07-29T01:51:19,645+00:00 - info: Started checking updates from Tinder
2017-07-29T01:51:19,674+00:00 - debug: Started Facebook Login for Tinder channel

I hope You can help me ;)

Application not populating Tinder data

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=[email protected]
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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.