Hi,
I am trying to load GTFS data for my town, and I have the following error: “Error while setting up platform gtfs”. It seems that it is in the end a database error. What am I doing wrong?
This is the detailed error: https://pastebin.com/iE7aX2MU
I am using the latest GTFS from here: https://transitfeeds.com/p/dakk/625
This is my gtfs sensor config entry: https://pastebin.com/gYfJ3Vg1 (I have copied “dakk.zip” to a folder named gtfs inside my configuration directory and set it to 777 rights)
I am running Hassio (0.84.6) on Ubuntu Server 18.04 LTS and I have MariaDB enabled in the recorder section.
Thanks