OpenRailAssociation / osrd

An open source web application for railway infrastructure design, capacity analysis, timetabling and simulation
https://osrd.fr
GNU Lesser General Public License v3.0
419 stars 40 forks source link

500 `core: unknown_error` when looking for STDCM with tsv2 #7945

Closed axrolld closed 1 week ago

axrolld commented 1 week ago

What happened?

image

What did you expect to happen?

No 500

How can we reproduce it (as minimally and precisely as possible)?

  1. Go to STDCM debug interface
  2. Activate TSV2
  3. Any scenario should work (the path has nothing in common with the 6 trains in my scenario)
  4. I tried a few rolling stocks andthey seem to trigger the same bug
  5. Same for composition code
  6. Same for itinerary (FL U TE on my screenshot)
  7. No other modification
  8. Compute STDCM

What operating system, browser and environment are you using?

OSRD version (top right corner Account button > Informations)

dc11fc8

bloussou commented 1 week ago

fixed by https://github.com/OpenRailAssociation/osrd/pull/7933