Closed
Bug 1232650
Opened 10 years ago
Closed 10 years ago
Unable to rejoin conversation after restart
Categories
(Hello (Loop) :: Client, defect, P2)
Hello (Loop)
Client
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1180140
People
(Reporter: adalucinet, Assigned: dcritchley)
References
Details
Reproducible with latest Nighty 45.0a1 (from 2015-12-14)
Affected platforms: Windows 7 64-bit, Windows 10 64-bit, Ubuntu 14.04 32-bit and Mac OS X 10.11
Steps to reproduce:
1. Start Firefox and click Hello icon.
2. Start a conversation.
3. Copy link and send it to another PC/different Fx profile
4. After someone joins the conversation, restart Firefox (Shift + F2 and write 'restart')
5. Rejoin conversation.
Expected results: User successfully rejoins the conversation.
Actual results: Unable to rejoin conversation; 'We're having technical difficulties…' message is displayed.
Notes:
1. Screen recording showing the issue - https://goo.gl/5vkP6M
2. Regression range:
(m-c):
Last good revision: 47b49b0d32360fab04b11ff9120970979c426911 (2015-11-30)
First bad revision: 66a6d7ec9534b9d7847b665142fef0dd87623768 (2015-12-01)
Pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=47b49b0d32360fab04b11ff9120970979c426911&tochange=66a6d7ec9534b9d7847b665142fef0dd87623768
(m-i):
Last good revision: c2cefe6f9f0a0218a159cefb1880ebaf88fb0f1c
First bad revision: 5a8a532f97cd82b06b2f45515b633958bda50c8e
Pushlog: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=c2cefe6f9f0a0218a159cefb1880ebaf88fb0f1c&tochange=5a8a532f97cd82b06b2f45515b633958bda50c8e
3. As a workaround, it works when clicking on 'Stop sharing your tabs' button via Hello panel and selecting the same conversation once again.
4. Browser console output:
> No stores registered for event type metricsLogJoinRoom dispatcher.js:88:9
> [Exception... "File error: Not found" nsresult: "0x80520012 (NS_ERROR_FILE_NOT_FOUND)" location: "JS frame :: chrome://loop/content/modules/MozLoopAPI.jsm :: kMessageHandlers.GetAudioBlob :: line 424" data: no] RemotePageManager.jsm:38:0
> Loop:Loop hawkRequest error: Object { code: 400, errno: 202, error: "The room is full." } MozLoopService.jsm:708
> Error in state `room-joining`: Object { code: 400, errno: 202, error: "The room is full.", isError: true } activeRoomStore.js:182:1
> MediaStream.stop() is deprecated and will soon be removed. Use MediaStreamTrack.stop() instead. sdk.js:25980:12
Comment 1•10 years ago
|
||
We believe (but aren't sure) that this is caused by Bug 1227539; a fix for that should land soon and we should try to reproduce then.
Comment 2•10 years ago
|
||
Does this reproduce on a current Nightly build now that bug 1227539 is fixed?
Flags: needinfo?(alexandra.lucinet)
| Reporter | ||
Comment 3•10 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #2)
> Does this reproduce on a current Nightly build now that bug 1227539 is fixed?
Yes, this issue is still reproducible with latest 46.0a1 (from 2015-12-29) under Windows 8.1 64-bit.
Flags: needinfo?(alexandra.lucinet)
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → dcritchley
Comment 4•10 years ago
|
||
Dave's tested this and found it still an issue on production. However when I've been testing this locally, its worked fine for me.
I didn't realise that the server bug fix for this - bug 1180140 hasn't been released yet. Hopefully it'll get released next week with the 0.19.2 release of the server.
It should be working fine on the dev server setup as well.
Hence marking as duplicate, as its the same bug.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•