Skip to content

Instantly share code, notes, and snippets.

@gableb
Last active December 13, 2021 20:22
Show Gist options
  • Save gableb/da31c3d97d2b9795ae21259676759a42 to your computer and use it in GitHub Desktop.
Save gableb/da31c3d97d2b9795ae21259676759a42 to your computer and use it in GitHub Desktop.
st2chatops startup errors
Dec 13 20:19:02 stackstorm-host systemd[1]: Started StackStorm service st2chatops.
Dec 13 20:19:02 stackstorm-host hubot[489326]: Mon, 13 Dec 2021 20:19:02 GMT body-parser deprecated undefined extended: provide extended option at node_modules/hubot/src/robot.js:445:21
Dec 13 20:19:02 stackstorm-host hubot[489326]: [Mon Dec 13 2021 20:19:02 GMT+0000 (Coordinated Universal Time)] DEBUG Loading adapter slack
Dec 13 20:19:02 stackstorm-host hubot[489326]: [Mon Dec 13 2021 20:19:02 GMT+0000 (Coordinated Universal Time)] INFO hubot-slack adapter v4.5.5
Dec 13 20:19:02 stackstorm-host hubot[489326]: warn: SlackDataStore is deprecated and will be removed in the next major version. See project documentation for a migration guide.
Dec 13 20:19:02 stackstorm-host hubot[489326]: warn: SlackDataStore is deprecated and will be removed in the next major version. See project documentation for a migration guide.
Dec 13 20:19:02 stackstorm-host hubot[489326]: [Mon Dec 13 2021 20:19:02 GMT+0000 (Coordinated Universal Time)] DEBUG RtmClient initialized with options: undefined
Dec 13 20:19:02 stackstorm-host hubot[489326]: [Mon Dec 13 2021 20:19:02 GMT+0000 (Coordinated Universal Time)] DEBUG RtmClient#start() with options: {}
Dec 13 20:19:02 stackstorm-host hubot[489326]: (node:489326) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
Dec 13 20:19:02 stackstorm-host hubot[489326]: (Use `node --trace-warnings ...` to show where the warning was created)
Dec 13 20:19:02 stackstorm-host hubot[489326]: error: Response not OK: method_deprecated
Dec 13 20:19:02 stackstorm-host hubot[489326]: info: Unable to rtm.start, attempting reconnect
Dec 13 20:19:02 stackstorm-host hubot[489326]: warn: Reconnecting, on attempt 1
Dec 13 20:19:02 stackstorm-host hubot[489326]: error: Response not OK: method_deprecated
Dec 13 20:19:02 stackstorm-host hubot[489326]: info: Unable to rtm.start, attempting reconnect
Dec 13 20:19:02 stackstorm-host hubot[489326]: warn: Reconnecting, on attempt 2
Dec 13 20:19:02 stackstorm-host hubot[489326]: error: Response not OK: method_deprecated
Dec 13 20:19:02 stackstorm-host hubot[489326]: info: Unable to rtm.start, attempting reconnect
Dec 13 20:19:02 stackstorm-host hubot[489326]: warn: Reconnecting, on attempt 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment