-
Hi
I've found another small problem.
Right now the validator exits with status code 0 when the specified GTFS feed is not found.
Same for when you do not specify the file at all.
In both situa…
-
We are actually trying to use gtfs-validator-webapp in the project and we encountered with this problem while trying to view output json file from a web server for example, 'localhost:8080/laidig_web…
-
Hi
I've noticed the validator crashes when the calendar.txt file is empty (just containing the headers).
Stacktrace:
```
Exception in thread "main" java.lang.NullPointerException
at java.…
-
**Summary:**
The iteration numbers shown in the "Log" are incorrect. They currently represent the total number of HTTP requests, not unique responses.
For example, in the below screenshot ther…
-
Hi
Seems like the check for multiple timezones does not work properly. Im getting this output:
```
Exception in thread "main" java.lang.IllegalArgumentException: File contains two time zones, whi…
-
Hi!
I'm trying to load this feed url
- http://opendata.5t.torino.it/gtfs/torino_it.zip
but I'm obtaining this error
![gtfs-error](https://cloud.githubusercontent.com/assets/4707083/13724769/db593…
-
**Summary:**
On my laptop, I'm getting the following error when I try to do `mvn clean install -U` on the master branch and https://github.com/CUTR-at-USF/gtfs-realtime-validator/pull/77 in the mi…
-
@nipuna777 Thanks for all your work on this project in the Google Summer of Code!
Could you provide a list of things you were able to accomplish, and what still needs to be done (by you or others) to…
-
While trying to build the laidig_webapp, using command 'component build', it is giving an error saying that there is no remote dependency found for latest version of jashkenas/backbone
-
# Description of the issue:
I have 2 Azure IoT Hub nodes, 1 per node-red tab. The intention is to write to these using 2 different connection strings (i.e. represented as 2 different devices).
…