Bäm
Bäm
Hi, I'm trying to use authentication for a java function with the common use of `Secrets` to store the JWT token needed to access pulsar. ### authSecret works As I...
Watcher crashes on repository create: `borg init --encryption=repokey-blake2 bqs6jumh@localhost:test4` ``` watcher_1 | Call failed (should not be -1): (-1) ERRNO=(0) watcher_1 | Traceback (most recent call last): watcher_1 | File...
borgmatic is a client-driven backup solution. in some cases (ex. server farm) a central approach and central control is desirable. the project could be extended with some scheduling functionality to...
borgbackup emits as few information as possible to the remote end (borg-hive in this case). Discussion to this is here: https://github.com/borgbackup/borg/issues/5173 Alternativ idea to log or provide more information to...
Add Notification type for GET and POST Webhooks * Basic HTTP Request Webhook with notification payload. Questionable what should be submitted by a GET * Webhook should be secured *...
Make Borgbackup Version selectable per Borg Repository. * Build Borg Docker Image with multiple Borgbackup versions in alternate installation paths * `/opt/borgbackup1.0` * `/opt/borgbackup1.1` * `/opt/borgbackup1.2`
Add documentation about borg-hive internals. * Overview of architecture * Image * Connection overview
## Summary of change Adds the litestar framework as option for backend python integration. ## Related issues - https://github.com/supertokens/supertokens-python/issues/310 - https://github.com/supertokens/supertokens-python/pull/311 ## Test Plan project should update the test environment...
## Checklist - [x] I have verified that that issue exists against the `master` branch of Django REST framework. - [x] I have searched for similar issues in both open...
``` 2024-05-06 08:17:46.147 WARN 11 --- [tExecutor-3-466] io.netty.util.concurrent.DefaultPromise : An exception was thrown by org.asynchttpclient.netty.channel.ChannelManager$$Lambda$1738/0x00007fe6b8b77718.operationComplete() io.netty.util.IllegalReferenceCountException: refCnt: 0, decrement: 1 at io.netty.util.internal.ReferenceCountUpdater.toLiveRealRefCnt(ReferenceCountUpdater.java:74) ~[netty-all-4.1.66.Final.jar:4.1.66.Final] at io.netty.util.internal.ReferenceCountUpdater.release(ReferenceCountUpdater.java:138) ~[netty-all-4.1.66.Final.jar:4.1.66.Final] at io.netty.util.AbstractReferenceCounted.release(AbstractReferenceCounted.java:76) ~[netty-all-4.1.66.Final.jar:4.1.66.Final] at...