Git Product home page Git Product logo

Comments (10)

skurfuerst avatar skurfuerst commented on June 25, 2024

Hey,

I have the same issue but do not know yet what's going on there...

Some pointer would be awesome 💃

Greets, Sebastian

from slackin.

maccman avatar maccman commented on June 25, 2024

Also getting this.

from slackin.

maccman avatar maccman commented on June 25, 2024

Set the env var NODE_TLS_REJECT_UNAUTHORIZED to 0

from slackin.

 avatar commented on June 25, 2024

Hi

I have been running again via command

 slackin --port 8080 --interval 60000 "phalconchats"  "tokenslack"

And working

from slackin.

sigwo avatar sigwo commented on June 25, 2024

@maccman Where is that set in slackin?

from slackin.

bryanjacquot avatar bryanjacquot commented on June 25, 2024

I was getting this same error and I fixed it by setting the "your-slack-subdomain". In our case, this was the first portion of grommet.slack.com (grommet).

from slackin.

zavg avatar zavg commented on June 25, 2024

Thank you, @maccman

Your suggestion to

Set the env var NODE_TLS_REJECT_UNAUTHORIZED to 0

worked for me!

from slackin.

jontsai avatar jontsai commented on June 25, 2024

Thanks @maccman , I fixed this on Heroku by doing

heroku config:set NODE_TLS_REJECT_UNAUTHORIZED=0 --app APP_NAME

@rauchg perhaps this config var should be set in the Heroku app settings so it can truly be one-click deploy?

from slackin.

rauchg avatar rauchg commented on June 25, 2024

@jontsai why do we need this TLS warn in the first place? I wasn't getting this error myself.

from slackin.

kalashnikovisme avatar kalashnikovisme commented on June 25, 2024

@sigwo setting env variables is looking like this.

NODE_TLS_REJECT_UNAUTHORIZED=0 slackin "yourdomain" "yourtoken"

works for me.

from slackin.

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.