When creating an OD Cost Matrix, using a Network Dataset with Public Transit Data (that works fine for Service Area generation), the following error pops up already in the Geoprocessing Pane:
ERROR 032659 Traceback (most recent call last):
File "<string>", line 536, in updateMessages
TypeError: allow_YYYYMMDD_day() missing 1 required positional argument: 'SQLDbase'
Now, the Calender file for the GTFS data is not enabled for generic weekdays.
However, it doesn't change even when going to a specific date.

Any input in how to get this right?
Thank you in advance!