You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i am new to rocket.chat and hubot, i created ec2 instance and running rocket.chat version 6.2.12 and i am running the hubot as well, in hubot configuration i create one user in rocket.chat and given that user details in hubot .
when i run the hubot docker container or script it shows successfully connected in logs when i checked in the rocket.chat application, its not showing green light
instead of login using script or docker, if go and login using web app(rocket.chat) it showing green light(dot)
any suggestions that would be helpful for me!
hubot logs
[Mon Dec 11 2023 06:44:45 GMT+0000 (Coordinated Universal Time)] INFO [startup] Rocket.Chat adapter in use
[Mon Dec 11 2023 06:44:45 GMT+0000 (Coordinated Universal Time)] INFO [startup] Respond to name: Hubot
[Mon Dec 11 2023 06:44:45 GMT+0000 (Coordinated Universal Time)] INFO [startup] Respond to alias: jana
[Mon Dec 11 2023 06:44:45 GMT+0000 (Coordinated Universal Time)] INFO [connect] Connecting {
username: 'jana',
password: '123456',
ldap: false,
host: 'janapk.io:443',
useSsl: true,
timeout: 20000,
rooms: [],
allPublic: true,
dm: true,
livechat: true,
edited: true,
integrationId: 'js.SDK',
roomCacheMaxSize: 10,
roomCacheMaxAge: 300000,
dmCacheMaxSize: 10,
dmCacheMaxAge: 100000
}
[Mon Dec 11 2023 06:44:46 GMT+0000 (Coordinated Universal Time)] INFO [connect] Connected
[Mon Dec 11 2023 06:44:46 GMT+0000 (Coordinated Universal Time)] INFO [login] Logging in jana
[Mon Dec 11 2023 06:44:46 GMT+0000 (Coordinated Universal Time)] INFO [subscribe] Preparing subscription: stream-room-messages: my_messages
[Mon Dec 11 2023 06:44:46 GMT+0000 (Coordinated Universal Time)] INFO [subscribe] Stream ready: 2
[Mon Dec 11 2023 06:44:46 GMT+0000 (Coordinated Universal Time)] INFO [reactive] Listening for change events in collection stream-room-messages
The text was updated successfully, but these errors were encountered:
janardna
changed the title
Rocketchat hubot shows connected successfully but not showing green light
Rocketchat hubot shows connected successfully but not showing green light in rocket.chat application
Dec 11, 2023
Hi, i am new to rocket.chat and hubot, i created ec2 instance and running rocket.chat version 6.2.12 and i am running the hubot as well, in hubot configuration i create one user in rocket.chat and given that user details in hubot .
when i run the hubot docker container or script it shows successfully connected in logs when i checked in the rocket.chat application, its not showing green light
instead of login using script or docker, if go and login using web app(rocket.chat) it showing green light(dot)
any suggestions that would be helpful for me!
hubot logs
[Mon Dec 11 2023 06:44:45 GMT+0000 (Coordinated Universal Time)] INFO [startup] Rocket.Chat adapter in use
[Mon Dec 11 2023 06:44:45 GMT+0000 (Coordinated Universal Time)] INFO [startup] Respond to name: Hubot
[Mon Dec 11 2023 06:44:45 GMT+0000 (Coordinated Universal Time)] INFO [startup] Respond to alias: jana
[Mon Dec 11 2023 06:44:45 GMT+0000 (Coordinated Universal Time)] INFO [connect] Connecting {
username: 'jana',
password: '123456',
ldap: false,
host: 'janapk.io:443',
useSsl: true,
timeout: 20000,
rooms: [],
allPublic: true,
dm: true,
livechat: true,
edited: true,
integrationId: 'js.SDK',
roomCacheMaxSize: 10,
roomCacheMaxAge: 300000,
dmCacheMaxSize: 10,
dmCacheMaxAge: 100000
}
[Mon Dec 11 2023 06:44:46 GMT+0000 (Coordinated Universal Time)] INFO [connect] Connected
[Mon Dec 11 2023 06:44:46 GMT+0000 (Coordinated Universal Time)] INFO [login] Logging in jana
[Mon Dec 11 2023 06:44:46 GMT+0000 (Coordinated Universal Time)] INFO [subscribe] Preparing subscription: stream-room-messages: my_messages
[Mon Dec 11 2023 06:44:46 GMT+0000 (Coordinated Universal Time)] INFO [subscribe] Stream ready: 2
[Mon Dec 11 2023 06:44:46 GMT+0000 (Coordinated Universal Time)] INFO [reactive] Listening for change events in collection stream-room-messages
The text was updated successfully, but these errors were encountered: