/about output:
{
"version": "v2.9.3",
"uiVersion": "v2.9.3",
"commit": "c54b762",
"deploymentId": "01KBNFVYPZ46Y5EKD93MQ9GFVN",
"updateAvailable": false,
"latestVersion": null,
"llmActive": false,
"llmProvider": null,
"oidcActive": false,
"license": {
"name": "AGPL-3.0-only",
"version": "v1",
"plan": "OSS",
"deploymentInfo": "Managed"
},
"mode": "Distributed (Query)",
"staging": "/parseable/staging",
"hotTier": "Enabled, Path: /parseable/hot-tier",
"grpcPort": 8001,
"store": {
"type": "S3 bucket",
"path": "https://REDACTED"
},
"analytics": {
"clarityTag": null
}
}
Description:
Updating app to v2.9.4 results in login to the UI being broken:
Error Code 400 Bad Redirect
/aboutoutput:{ "version": "v2.9.3", "uiVersion": "v2.9.3", "commit": "c54b762", "deploymentId": "01KBNFVYPZ46Y5EKD93MQ9GFVN", "updateAvailable": false, "latestVersion": null, "llmActive": false, "llmProvider": null, "oidcActive": false, "license": { "name": "AGPL-3.0-only", "version": "v1", "plan": "OSS", "deploymentInfo": "Managed" }, "mode": "Distributed (Query)", "staging": "/parseable/staging", "hotTier": "Enabled, Path: /parseable/hot-tier", "grpcPort": 8001, "store": { "type": "S3 bucket", "path": "https://REDACTED" }, "analytics": { "clarityTag": null } }Description:
Updating app to v2.9.4 results in login to the UI being broken: