Skip to content

"Create Simulation" does not work #2

Description

@LKonkina

I got this error after clicking "Create simulation" when trying to access a simulation after setting up WebCM on my machine:

Image

In the terminal, I could see "Internal Server Error: /api/createnewsimulation" and "sqlite3.OperationalError: no such table: cloudserver_simulationentry".
Upon further investigation, it appears that the migration files are missing from the cloudserver folder.
I resolved this issue on my PC by running “python manage.py makemigrations cloudserver” and “python manage.py migrate”.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions