Jannis R

Results 1016 comments of Jannis R

Yes, sounds good! Let me know which domain to `CNAME` `v1.cd.transport.rest` to.

I just ran into this error too. ``` port: 4222 http_port: 8222 server_name: vbb_gtfs_rt_production_2 jetstream { max_mem: 2G max_file: 16G store_dir: /var/lib/jetstream } ``` ```shell nats stream add --defaults --subjects='aus.istfahrt.>'...

I don't understand. Does this mean that using `max_bytes` for all streams is supposed to prevent this problem from occurring? That didn't work for me.

> So even though they might be empty the system will see those as reserved and deny new streams if the capacity limit has been reached. I just configured `max_file:...

But in my case, the sum of the two streams' `max_bytes` was *less* than NATS' `max_file`.

Hey, you're welcome to host an instance! I can then direct `oebb.transport.rest` to you.

> […] I didn't manage to authorise at the OEBB's mgate.exe... do you know how to do that? [`hafas-client`'s ÖBB profile](https://github.com/public-transport/hafas-client/tree/6.3.1/p/oebb) shows how to do it. It will be the...

I recommend you to use [`hafas-rest-api@5`](https://github.com/public-transport/hafas-rest-api/tree/5.1.3) to build the API, both to save time and to get an API that behaves like `v6.{bvg,db,vbb}.transport.rest`.

> The API is running on https://oebb.macistry.com temporarily if you wanna try it out. Do you want me to configure a subdomain `v6.oebb.transport.rest`?