Done
Details
Details
Priority
Assignee
Sébastien Duthil
Sébastien DuthilReporter
Sébastien Duthil
Sébastien DuthilApprovers
François Blackburn
Fix versions
Sprint
None
Labels
Zendesk Support
1
Zendesk Support
1
Created September 14, 2020 at 3:45 PM
Updated September 23, 2020 at 3:37 PM
Resolved September 15, 2020 at 2:59 PM
Given I can GET correctly the presence of a user in wazo-chatd
Given Wazo Platform is installed on a Debian 10 machine with systemd
When I restart the machine hosting Wazo Platform
Then I cannot GET the presence of any user in wazo-chatd
Then I see the following error in `/var/log/wazo-chatd.log`
```
wazo-chatd.log:2020-09-14 17:02:05,047 [655] (ERROR) (xivo.rest_api_helpers): Presences are not initialized: {}
```
Expected: I can GET correctly the presence of a user in wazo-chatd