Closed
Bug 1093301
Opened 10 years ago
Closed 10 years ago
Creating a room fails (missing required participants) and stops more rooms being created
Categories
(Hello (Loop) :: Client, defect)
Hello (Loop)
Client
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: standard8, Unassigned)
References
Details
Seeing this on latest fx-team when I try and create a room. After it happens, I can't create any more rooms:
TypeError: missing required participants: loop.validate</Validator.prototype._checkRequiredProperties@chrome://browser/content/loop/shared/js/validate.js:97:15
loop.validate</Validator.prototype.validate@chrome://browser/content/loop/shared/js/validate.js:60:7
Room@chrome://browser/content/loop/shared/js/roomListStore.js:38:25
RoomListStore.prototype<._processRoomList/<@chrome://browser/content/loop/shared/js/roomListStore.js:210:18
RoomListStore.prototype<._processRoomList@chrome://browser/content/loop/shared/js/roomListStore.js:208:14
RoomListStore.prototype<.updateRoomList@chrome://browser/content/loop/shared/js/roomListStore.js:328:16
loop.Dispatcher</Dispatcher.prototype._dispatchNextAction/<@chrome://browser/content/loop/shared/js/dispatcher.js:75:9
loop.Dispatcher</Dispatcher.prototype._dispatchNextAction@chrome://browser/content/loop/shared/js/dispatcher.js:74:7
loop.Dispatcher</Dispatcher.prototype.dispatch@chrome://browser/content/loop/shared/js/dispatcher.js:48:7
RoomListStore.prototype<._dispatchAction@chrome://browser/content/loop/shared/js/roomListStore.js:151:7
RoomListStore.prototype<._onRoomUpdated@chrome://browser/content/loop/shared/js/roomListStore.js:175:1
Reporter | ||
Comment 1•10 years ago
|
||
Ok, NiKo pointed out that my server was out of date, and so I've updated the dev server to the latest master, and this is now working fine.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•