We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't display a list of existing user factories. Reproduced only after page refresh.
Reproduction Steps:
Expected behavior:
Showing list of factories
Observed behavior:
Didn't have any factories in list
Codenvy version: 4.8
Additional information:
Request URL: https://nightly4.codenvy-stg.com/api/factory/find? creator.userId=usernjdvwxz21ucm0o6r&maxItems=15&skipCount=0
Status Code: 500 Internal Server Error
Response: Not a JSON Object: [{"name":"memoryLimitBytes","value":"2147483648"}]
Problem only started happening recently, didn't happen in an older version of Codenvy: Yes Problem can be reliably reproduced: Yes
The text was updated successfully, but these errors were encountered:
@riuvshin is it blocker?
Sorry, something went wrong.
I thinks yes.
Fixed by script: #680 (comment)
mkuznyetsov
No branches or pull requests
Doesn't display a list of existing user factories. Reproduced only after page refresh.
Reproduction Steps:
Expected behavior:
Showing list of factories
Observed behavior:
Didn't have any factories in list
Codenvy version: 4.8
Additional information:
Request URL: https://nightly4.codenvy-stg.com/api/factory/find?
creator.userId=usernjdvwxz21ucm0o6r&maxItems=15&skipCount=0
Status Code: 500 Internal Server Error
Response: Not a JSON Object: [{"name":"memoryLimitBytes","value":"2147483648"}]
Problem only started happening recently, didn't happen in an older version of Codenvy: Yes
Problem can be reliably reproduced: Yes
The text was updated successfully, but these errors were encountered: