Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rocketchat hubot shows connected successfully but not showing green light in rocket.chat application #350

Open
janardna opened this issue Dec 11, 2023 · 0 comments

Comments

@janardna
Copy link

janardna commented 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

@janardna 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant