Closed
Bug 1146029
Opened 11 years ago
Closed 10 years ago
/_debug_login reports an error if there's no product set up yet
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1069581
People
(Reporter: rhelmer, Unassigned)
Details
You must first log in and then be made an admin in order to add products via the admin UI on a blank Socorro install.
If you're trying to figure out why login doesn't work and hit "/_debug_login" per our docs, it'll complain:
Something went wrong during the rendering of this page. Open the web console and look for warnings and errors.
Looking at the console reveals:
"Unable to make an AJAX request"
The AJAX request it's trying to make is:
http://crash-stats/home/products/WaterWolf
This will not work because WaterWolf hasn't been added yet ! :)
Updated•10 years ago
|
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
•