Skip to content
New issue

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

Copying a project failes on staging-webmodelica #130

Open
njustus opened this issue Oct 10, 2019 · 1 comment
Open

Copying a project failes on staging-webmodelica #130

njustus opened this issue Oct 10, 2019 · 1 comment
Labels
backend backend related bug Something isn't working

Comments

@njustus
Copy link
Member

njustus commented Oct 10, 2019

with a 400 BadRequest:

The request content was malformed:
DecodingFailure at .owner: Attempt to decode value on failed cursor

This normally occurs when the JSON body is erroneous. This bug only occurs on the server, couldn't reproduce on a local machine, even the same docker images don't produce this problem 🤔 💥

@njustus njustus added bug Something isn't working backend backend related labels Oct 10, 2019
@CSchoel
Copy link
Member

CSchoel commented Aug 17, 2020

Current behavior when copying a project:

  • Open a public project with the 💻 button.
  • Click "Copy project"
  • Choose new name for project and hit "Copy project" button.
  • No visible reaction: Window does not close and Button can be clicked again (this should not be the case)
  • Window closes and the error message Couldn't copy project: Unknown error occurred: Internal Server Error Check browser console for details. is displayed
  • However, it seems that the project is actually correctly copied (cannot test if simulations are possible due to Webmodelica requests neverending patience #111 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend related bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants