Coder Social home page Coder Social logo

bot-butler's People

Contributors

maoo avatar mistryvinay avatar pmonks avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bot-butler's Issues

Errors when trying the local-run

Hi, I noticed that Symphony Pod Agent Host is wrong: https://github.com/symphonyoss/bot-butler/blob/master/env.sh.sample#L8 should be:

export HUBOT_SYMPHONY_AGENT_HOST=foundation-dev.symphony.com

When trying the local run approach documented in the README, I get the following issue:

[Thu Sep 21 2017 21:43:42 GMT+0900 (JST)] DEBUG sending POST to https://foundation-dev-api.symphony.com/keyauth/v1/authenticate: undefined
[Thu Sep 21 2017 21:43:42 GMT+0900 (JST)] WARNING received unknown error response from https://foundation-dev-api.symphony.com/sessionauth/v1/authenticate: Error: error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt
[Thu Sep 21 2017 21:43:42 GMT+0900 (JST)] WARNING received unknown error response from https://foundation-dev-api.symphony.com/keyauth/v1/authenticate: Error: error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt

Below my env.sh configuration:

export HUBOT_SYMPHONY_HOST=foundation-dev.symphony.com
export HUBOT_SYMPHONY_KM_HOST=foundation-dev-api.symphony.com
export HUBOT_SYMPHONY_SESSIONAUTH_HOST=foundation-dev-api.symphony.com
export HUBOT_SYMPHONY_AGENT_HOST=foundation-dev.symphony.com 
export HUBOT_SYMPHONY_PUBLIC_KEY=./certs/bot-cert.pem
export HUBOT_SYMPHONY_PRIVATE_KEY=./certs/bot-key.pem
export HUBOT_SYMPHONY_PASSPHRASE=********

Please note that the same certificates have been successfully tested using https://github.com/symphonyoss/symphony-node-binding .

Not sure how to move forward from here; any help would be greatly appreciated.

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.