Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Reports? #14

Open
thekerbal opened this issue Apr 7, 2020 · 1 comment
Open

No Reports? #14

thekerbal opened this issue Apr 7, 2020 · 1 comment

Comments

@thekerbal
Copy link

I got it up-and-running and .ping works but I'm not getting any reports. Time is 10000ms (10 seconds) and I have 'cardCreated' as the only thing. I created a new card on the board and nothing was logged.

Anyone got a fix?

@thekerbal
Copy link
Author

Now I've got this logging in the command prompt:

var boardActions = resp.reverse();
^

TypeError: resp.reverse is not a function
at C:\⬛\Desktop\trellobot-master\node_modules\trello-events\index.js:71:27
at Request._callback (C:\⬛\Desktop\trellobot-master\node_modules\node-trello\lib\node-trello.coffee:60:16)
at Request.self.callback (C:\⬛\Desktop\trellobot-master\node_modules\request\main.js:122:22)
at Request.emit (events.js:182:13)
at Request. (C:\⬛\Desktop\trellobot-master\node_modules\request\main.js:661:16)
at Request.emit (events.js:187:15)
at IncomingMessage. (C:\⬛\Desktop\trellobot-master\node_modules\request\main.js:623:14)
at IncomingMessage.emit (events.js:187:15)
at endReadableNT (_stream_readable.js:1081:12)
at process._tickCallback (internal/process/next_tick.js:63:19)

Anyone have any ideas? (username blacked out)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant