Northern Man

Results 756 comments of Northern Man

@sapireli - These are the conditions that trigger that message - https://github.com/homebridge/homebridge-config-ui-x/blob/f63405f68a55416be3f9bb3ee4d47227b78d691c/src/modules/backup/backup.service.ts#L407 Your rebuilt zip file must be missing one of them PS - Is it possible to share the...

Was working with a user and identified that restoring a large homebridge file works on 4.50.6. We would need to determine what changed between 4.50.6 and the current release.

When a restore occurs, 1048576 bytes are passed to src/modules/backup/backup.controller.ts but the file is 1107901 bytes, triggering the error.

Do you have this issue ? https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-macOS#macos-150--sequoia

@VanillaXtract I think this is final build, prior to release https://github.com/homebridge/homebridge-vm-image/blob/latest/README-Updated.md

This should now be resolved in the latest release

@hardillb Not sure if this helps or not. I had cloned this years ago and used it as the basis for the Homebridge integration. While it is not still the...

Let me test this out, then will update the documentation.