Finomnis
Finomnis
Might have to redo this one after #874 was merged ... :/ sorry for that.
I think it would be possible if one replaces all the `.into_bytes()` and similar into iterators. I might try.
Any news on this, as it is now 2 years ago since last activity?
> I had to remove inline checksums because as it turns out they don't work with Kirkstone But it doesn't work on newer versions without them. Any way this could...
> @Finomnis good idea, I mostly treated this as a semi-private WIP, but yeah, the checksums should be default, but optional. Done. > > The commit history is a mess...
I also switched to Yocto's built-in mechanism. In my opinion think this crate should be deprecated, as it tends to lead new users down the wrong path of how to...
@danielhenrymantilla Will the stabilization of async closures in `1.85` make this easier?
I can confirm that this fails for me as well on windows, using zephyr 3.6.0.
I have the same problem in traefik reverse proxy. I use portainer/docker compose as my setup, and have the following compose file: ```yaml version: '2' services: app: container_name: filestash image:...
Actually, I found an error. The Chrome Console says: > The page at 'https://files.my.domain/view/tmp/tmp.odt' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://office.my.domain/cool/https://files.my.domain/api/wopi/files/...'. This request...