You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
While deploying the app on app.preswald.com, the deployment errors out 500 Internal Server Error.
Response of API Request was:
{
"error": "400 Violation in CreateServiceRequest.service_id: only lowercase, digits, and hyphens; must begin with letter, and cannot end with hyphen; must be less than 50 characters. [field_violations {\n field: \"Violation in CreateServiceRequest.service_id\"\n description: \"only lowercase, digits, and hyphens; must begin with letter, and cannot end with hyphen; must be less than 50 characters.\"\n}\n]"
}
Don't know exactly what name triggered it, the one in config or the project name.
Describe the bug
While deploying the app on app.preswald.com, the deployment errors out 500 Internal Server Error.
Response of API Request was:
Don't know exactly what name triggered it, the one in config or the project name.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should be able to deploy.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment:
Additional context
Can contact me for more information if needed.
The text was updated successfully, but these errors were encountered: