Skip to content

Listener Process does not startup on some servers #68

@bakshigit

Description

@bakshigit

On some Linux servers we are not able to see the message "Listening for webex teams events..." and the only message we get is below :
LoggerProxy->error#NO LOGGER DEFINED

Because of this missing listener process the bot never responds to any of the requests generated from any webex space .

Can you suggest how to troubleshoot this issue further ?? How can more logging be enabled ??

Our startup command is

docker run
-e PORT=8000
-e https_proxy=http://.......
-e http_proxy=http://.......
-e JENKINS_URL=http://.....
-e WEBEX_TOKEN=.....
-e PASS_USER_TO_JENKINS=true
--rm --name nonprod-bot
docker.artifactory.us......

Jenkins URL is accessible from all environments.

Please help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions