When OttoFMS starts up on Ubuntu 22.04 the follow deprecation is logged
Jul 11 03:19:18 fms-dev ottofms-linux-x64[957]: (node:957) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
Jul 11 03:19:18 fms-dev ottofms-linux-x64[957]: (Use `ottofms-linux-x64 --trace-deprecation ...` to show where the warning was created)
Doesn’t seem to stop anything from working (yet) but might be worth tracking down and updating
Cheers
Steve