Closed julled closed 9 months ago
I get the following error when clicking "List simulations":
<h1>OperationalError at /simulations/</h1> <pre class="exception_value">no such column: leeway_leewaysimulation.send_trajectories</pre> Request Method: | GET -- | -- https://leeway.tuerantuer.org/simulations/ 4.1.4 OperationalError no such column: leeway_leewaysimulation.send_trajectories /opt/leeway/.venv/lib/python3.9/site-packages/django/db/backends/sqlite3/base.py, line 357, in execute opendrift_leeway_webgui.leeway.views.LeewaySimulationListView /opt/leeway/.venv/bin/python 3.9.2 ['/', '/usr/lib/python39.zip', '/usr/lib/python3.9', '/usr/lib/python3.9/lib-dynload', '/opt/leeway/.venv/lib/python3.9/site-packages', '__editable__.opendrift_leeway-2022.12.0.finder.__path_hook__', '__editable__.opendrift_leeway_webgui-2022.12.0.finder.__path_hook__', '/opt/leeway'] Sun, 03 Dec 2023 19:31:15 +0000
Fixed.
I get the following error when clicking "List simulations":