From 6d48a70acb65b40d1e03a9d4e9c2ccf3e181e83a Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 11 Aug 2024 17:20:00 +0200 Subject: Note that HVV and SNCB do not work at the moment --- lib/Travel/Status/DE/HAFAS/Services.pm.PL | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/Travel') diff --git a/lib/Travel/Status/DE/HAFAS/Services.pm.PL b/lib/Travel/Status/DE/HAFAS/Services.pm.PL index 8b009c3..c9de316 100644 --- a/lib/Travel/Status/DE/HAFAS/Services.pm.PL +++ b/lib/Travel/Status/DE/HAFAS/Services.pm.PL @@ -66,6 +66,11 @@ sub load_instance { return %ret; } +# HVV: 500 Can't connect to hvv-app.hafas.de:443 (Name or service not known) + +# SNCB: CLIENTVERSION error with default config; +# "HCI Core: Invalid client version" with ver=1.21. + my %hafas_instance = ( AVV => { load_instance( -- cgit v1.2.3