Code Monkey home page Code Monkey logo

Comments (3)

bryanjacquot avatar bryanjacquot commented on May 22, 2024

Thanks. We saw this yesterday and restarted service. Have now found the exception in Slackin, but aren't sure why yet.

/usr/local/lib/node_modules/slackin/node/slack.js:70
        res.body.channels.forEach(function (channel) {
                          ^
TypeError: Cannot call method 'forEach' of undefined
    at SlackData.onres (/usr/local/lib/node_modules/slackin/node/slack.js:70:27)
    at /usr/local/lib/node_modules/slackin/node/slack.js:41:17
    at Request.callback (/usr/local/lib/node_modules/slackin/node_modules/superagent/lib/node/index.js:746:30)
    at Request.<anonymous> (/usr/local/lib/node_modules/slackin/node_modules/superagent/lib/node/index.js:135:10)
    at Request.EventEmitter.emit (events.js:95:17)
    at Stream.<anonymous> (/usr/local/lib/node_modules/slackin/node_modules/superagent/lib/node/index.js:938:12)
    at Stream.EventEmitter.emit (events.js:117:20)
    at Unzip.<anonymous> (/usr/local/lib/node_modules/slackin/node_modules/superagent/lib/node/utils.js:124:12)
    at Unzip.EventEmitter.emit (events.js:117:20)
    at _stream_readable.js:920:16

from grommet.

alansouzati avatar alansouzati commented on May 22, 2024

It seems to be related to sending invite requests without a Channel. I added a safety check on our end and I will submit a Pull Request to Slackin today to get it fixed, hopefully 😄

I believe this issue is now fixed, so I'm going to close it. If it happens again, feel free to reopen.

from grommet.

purplelightsaber avatar purplelightsaber commented on May 22, 2024

I am getting the same error on the now logs. The following just repeats:

▲ Deploying image
02/03/17 5:47:17 PM
▲ Container started
02/03/17 5:47:20 PM
Fri Feb 03 2017 23:47:19 GMT+0000 (UTC) – fetching
02/03/17 5:47:20 PM
/srv/www/dist/slack.js:54
throw err;
^

Error: connect ECONNREFUSED 127.0.0.1:443
at Object.exports._errnoException (util.js:1023:11)
at exports._exceptionWithHostPort (util.js:1046:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1090:14)
02/03/17 5:47:20 PM
Fri Feb 03 2017 23:47:19 GMT+0000 (UTC) – listening on d44624e2aabd:30

from grommet.

Related Issues (20)

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.