Size limit in listen_path?

Ah, it might have been that, you had two listen_paths:

/bancmanteniment
/bancmantenimentlocal

And the muxer may have loaded them in that order, so when it tried to match the paths, it hit the first API and not the second. We’re looking into load order as part of the next release.

1 Like