diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-11 17:20:00 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-11 17:20:00 +0200 |
commit | 6d48a70acb65b40d1e03a9d4e9c2ccf3e181e83a (patch) | |
tree | 365d54425f03f306b9c4e4d5367b880a41c7d327 | |
parent | 9cc23813c96ecd5f34679c918130a6c4fa4e9c0e (diff) |
Note that HVV and SNCB do not work at the moment
-rw-r--r-- | lib/Travel/Status/DE/HAFAS/Services.pm.PL | 5 |
1 files changed, 5 insertions, 0 deletions
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( |