Closed
Bug 1057090
Opened 11 years ago
Closed 11 years ago
https://loop.stage.mozaws.net/VERSION.txt generates an error
Categories
(Hello (Loop) :: Server, defect)
Hello (Loop)
Server
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: jbonacci, Unassigned)
Details
(Whiteboard: [qa+])
We added support for VERSION.txt in 0.10.0.
I did not know this when we released it to Stage and Prod.
Anyway...
The file can be found here:
./data/loop-server/VERSION.txt
and currently shows this:
7f61f20 v0.10.0
But, in the browser, https://loop.stage.mozaws.net/VERSION.txt
returns
Cannot GET /VERSION.txt
I do not see any errors in the nginx logs though.
So, should that version check work in the browser for Loop-Server?
Or, will we be sticking with just
https://loop.stage.mozaws.net in the browser
and
curl https://loop.stage.mozaws.net
| Reporter | ||
Comment 1•11 years ago
|
||
Compare to how this works for Loop-Client in Stage...
See various references here: bug 1053380
Comment 2•11 years ago
|
||
loop-server doesn't have a /VERSION.txt it is loop-client which has one.
No you are mistaken, it should be https://call.stage.mozaws.net/VERSION.txt
Comment 3•11 years ago
|
||
The version for loop-server is on the home page.
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 4•11 years ago
|
||
Thanks good.
Status: RESOLVED → VERIFIED
Resolution: INVALID → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•