thorstenspringhart / GuggyRocketChat

Integration of Guggy into Rocket.Chat
MIT License
3 stars 4 forks source link

Guggy not Working on My RocketChat #3

Open mehdiyahyaoui opened 7 years ago

mehdiyahyaoui commented 7 years ago

Hello

Sorry for not reporting back on the issues

My Problems is still the same - the integration not working

Here's what it shows on the log


 I20170315-08:57:03.010(1) rocketchat_integrations rocketchat_integrations.js:854 Integrations ➔ Outgoing WebHook.error Error running Script in the Integration Guggy: 
I20170315-08:57:03.013(1) rocketchat_integrations rocketchat_integrations.js:857 Integrations ➔ Outgoing WebHook.error Stack: 
I20170315-08:57:03.014(1) rocketchat_integrations rocketchat_integrations.js:858 Integrations ➔ Outgoing WebHook.error   TypeError: Cannot read property 'gif' of undefined       at Script.process_outgoing_response (script.js:1:1188)       at evalmachine.<anonymous>:1:15       at ContextifyScript.Script.runInNewContext (vm.js:18:15)       at Object.exports.runInNewContext (vm.js:49:17)       at /snap/rocketchat-server/528/programs/server/packages/rocketchat_integrations.js:835:29       at RocketChatIntegrationHandler.executeScript (/snap/rocketchat-server/528/programs/server/packages/rocketchat_integrations.js:844:6)       at /snap/rocketchat-server/528/programs/server/packages/rocketchat_integrations.js:1462:32       at runWithEnvironment (packages/meteor.js:1176:24) 
I20170315-08:57:03.017(1) rocketchat_integrations rocketchat_integrations.js:1496 Integrations ➔ Outgoing WebHook.error Error for the Integration "Guggy" to http://text2gif.guggy.com/guggify is: 
I20170315-08:57:03.019(1) rocketchat_integrations rocketchat_integrations.js:1497 Integrations ➔ Outgoing WebHook.error { [Error: getaddrinfo EAI_AGAIN text2gif.guggy.com:80]   code: 'EAI_AGAIN',   errno: 'EAI_AGAIN',   syscall: 'getaddrinfo',   hostname: 'text2gif.guggy.com',   host: 'text2gif.guggy.com',   port: 80 }

below the version of my RC instance

image

rabidang3ls commented 7 years ago

I just installed the guggy integration and it works fine for me.

screenshot 2017-08-08 16 47 11

thorstenspringhart commented 6 years ago

Is your server able to connect to text2gif.guggy.com? The "EAI_AGAIN" error actually means a failure in dns name resolution