STR:
git clone repo to Ubuntu Desktop
npm ci
npm start
Expected:
Actual:
2026-03-31 16:01:23.568 ERROR : Error: No such interface
at /home/tola/Code/benfrancis/gateway/node_modules/dbus/lib/bus.js:167:14
at /home/tola/Code/benfrancis/gateway/node_modules/dbus/lib/bus.js:137:5
This will be coming from network-manager.ts but I'm not sure why.
I can also reproduce this error by loading the network settings page. It doesn't seem to stop things working.
STR:
git clonerepo to Ubuntu Desktopnpm cinpm startExpected:
Actual:
This will be coming from network-manager.ts but I'm not sure why.
I can also reproduce this error by loading the network settings page. It doesn't seem to stop things working.