Skip to content

Slackbot does not function and I see that No web socket url returned by Slack #188

@techiechat

Description

@techiechat

I newly created the slackbot token and git cloned the code
then I added the slackbot token in application properties file.
and made few changes in controller and service code

then started the slack bot app and even though slack app is started it doesnot function as intended.
below is the error I see in the console :

2020-09-28 23:53:07.507 ERROR 12828 --- [ main] me.ramswaroop.jbot.core.slack.Bot : No web socket url returned by Slack.
2020-09-28 23:53:07.625 INFO 12828 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
2020-09-28 23:53:07.805 INFO 12828 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
2020-09-28 23:53:07.808 INFO 12828 --- [ main] c.v.v.vrt.slackbot.SlackBotApplication : Started SlackBotApplication in 2.286 seconds (JVM running for 2.649)

Can you please help me debug this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions