I have also updated ebusd to latest 26 version and faced the same issues.
Seems its working but on basic protocol on port 3333.
Current config I have:
seed_mqtt_cfg: true
commandline_options:
- "--enablehex"
- "--mqttjson"
- "--mqtttopic=ebusd"
- "--log=bus:debug"
- "--configpath=/config/"
- "--accesslevel=*"
- "--pollinterval=60"
- "--latency=20000"
- "--address=30"
network_device: ip:3333
ofc I have moved config files according to changelog