#1154 MUC logs scary error about persistent rooms when there simply aren't any
Reporter
MattJ
Owner
MattJ
Created
Updated
Stars
★ (1)
Tags
Status-Fixed
Type-Defect
Priority-Medium
Milestone-0.10
MattJ
on
What steps will reproduce the problem?
1. Start Prosody with MUC enabled but no rooms in the database
What is the expected output?
It quietly works.
What do you see instead?
An error log message saying that there was a storage problem and I need to reload the MUC module or restart Prosody.
What version of the product are you using? On what operating system?
0.10.1.
Please provide any additional information below.
The bug was introduced in c0e812dd9dfc as part of fixing #1091.
What steps will reproduce the problem? 1. Start Prosody with MUC enabled but no rooms in the database What is the expected output? It quietly works. What do you see instead? An error log message saying that there was a storage problem and I need to reload the MUC module or restart Prosody. What version of the product are you using? On what operating system? 0.10.1. Please provide any additional information below. The bug was introduced in c0e812dd9dfc as part of fixing #1091.
Fixed in bc8558bbc797
Changes