Northern Man
Northern Man
@niXta1 @leesonthenet We would someone to draft, validate and maintain the content of the page, but 100% do-able. For this we can give you access to the wiki for editing...
@niXta1 let me add you
@niXta1 Added, pls let us know once your done
Fails ● BackupController (e2e) › POST /backup/restore large backup expect(received).toBe(expected) // Object.is equality Expected: 201 Received: 500 340 | }); 341 | > 342 | expect(res.statusCode).toBe(201); | ^ 343 |...
I was working with latest, so I just switched to base on the PR, and it showed as fixed. I then increased the backup file size, and was able to...
@bwp91 I think I have figured it all out. https://github.com/fastify/fastify-multipart is used to manage the restore upload, and we defined a maximum fileSize of 25 * 1024 * 1024 (...
The change in build nodejs version breaks bullseye From discord - https://discord.com/channels/432663330281226270/687483994048167970/1310621193161674782 Bullseye 11 running on Pi 3 B+ Node version 20.18.0 HB version 1.8.5 
@njuart I think this now fixes your issue - https://github.com/homebridge/node-pty-prebuilt-multiarch/actions/runs/12061552022 Tomorrow, I'm going to add this to the UI beta, and publish
@jahooma If your using this with Homebridge, the UI beta 5 branch leverages this PR? https://github.com/homebridge/homebridge-config-ui-x/blob/7d33872090508ebc9ed20f2f846d4d0dadc5d2df/package.json#L86
The PR has been tested for a few months with Homebridge so it should be fine to use. If you need it in your project, just use the beta version...