Closed
Bug 1205652
Opened 10 years ago
Closed 10 years ago
Using a Spark cluster name with spaces triggers an internal server error
Categories
(Webtools Graveyard :: Telemetry Server, defect)
Webtools Graveyard
Telemetry Server
Tracking
(firefox43 affected)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox43 | --- | affected |
People
(Reporter: Dexter, Unassigned)
Details
I tried to create an ad-hoc Spark cluster using the following name (yeah, I know):
"Duplicated subsessionIds (aborted-session and shutdown pings)analysis"
it didn't complain or report any error during the validation (as it does for invalid public keys) but, instead, it failed with an HTTP 500 Internal server error along with the following message:
"The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application."
Using a cluster name with no spaces/dashes works.
Comment 1•10 years ago
|
||
Clusters containing spaces should now be rejected in the new analysis service at
https://analysis.telemetry.mozilla.org
PR:
https://github.com/mozilla/telemetry-server/pull/126
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•