Hi, I can’t connect ST2 with Mattermost after change st2 version.
st2 2.10.0, on Python 2.7.6
Mattermost Version: 5.8.0
tailf /var/log/st2/st2chatops.log
[Mon Mar 11 2019 18:21:30 GMT+0000 (Coordinated Universal Time)] INFO Attempting reconnect
[Mon Mar 11 2019 18:21:30 GMT+0000 (Coordinated Universal Time)] INFO Logging in…
[Mon Mar 11 2019 18:21:30 GMT+0000 (Coordinated Universal Time)] INFO api url:http://192.168.3.150:80/api/v4/users/login
[Mon Mar 11 2019 18:21:30 GMT+0000 (Coordinated Universal Time)] ERROR Login call failed
[Mon Mar 11 2019 18:21:30 GMT+0000 (Coordinated Universal Time)] INFO Reconnecting in 28000ms
[Mon Mar 11 2019 18:21:58 GMT+0000 (Coordinated Universal Time)] INFO Attempting reconnect
[Mon Mar 11 2019 18:21:58 GMT+0000 (Coordinated Universal Time)] INFO Logging in…
[Mon Mar 11 2019 18:21:58 GMT+0000 (Coordinated Universal Time)] INFO api url:http://192.168.3.150:80/api/v4/users/login
[Mon Mar 11 2019 18:21:58 GMT+0000 (Coordinated Universal Time)] ERROR Login call failed
[Mon Mar 11 2019 18:21:58 GMT+0000 (Coordinated Universal Time)] INFO Reconnecting in 29000ms
Mattermost Log:
192.168.61.109 - - [11/Mar/2019:15:20:37 -0300] “POST /api/v4/users/login HTTP/1.1” 400 262 “-” “-” “-”
I was using st2.9 and worked fine. But hubot-matteruser adapter is other version.
ST2 2.9 hubot-matteruser - “version”: “3.10.0”
ST2 2.10 hubot-matteruser - “version”: “4.4.0”