-
Updated
Nov 29, 2020 - Go
backup
Here are 3,265 public repositories matching this topic...
-
Updated
Nov 21, 2020 - Shell
-
Updated
Nov 25, 2020 - JavaScript
What went wrong?
I'm getting deprecation warnings with openSSL encryption.
[2019/09/05 08:38:52][info] Using Encryptor::OpenSSL to encrypt the archive.
[2019/09/05 08:40:22][warn] Pipeline STDERR Messages:
[2019/09/05 08:40:22][warn] (Note: may be interleaved if multiple commands returned error messages)
[2019/09/05 08:40:22][warn]
[2019/09/05 08:40:22][warn] *** WARNING : depre
What steps did you take and what happened:
[A clear and concise description of what the bug is, and what commands you ran.)
Installed Velero with the following (as per documentation - note the --generate-name)
helm install vmware-tanzu/velero --namespace velero
--set-file credentials.secretContents.cloud=/Users/rbrito/OneDrive/migrator/credentials-velero
--set configuration.provid
If you don't configure the destination disk properly, it will be very hard to understand what's happening because this message:
"Endpoints must be full URIs and include a scheme and host"
Is hidden by the exception handler:
public static function create(string $diskName, string $backupName): self
{
try {
$disk = app(Factory::class)->disk($diskName);
-
Updated
Nov 23, 2020 - Python
-
Updated
Mar 29, 2020 - Python
Problem
When having multiple Accounts with quite long labels (e.g. domain:mail format), possibly with the same issuer, they can be easily confused. One has to wait for the label to scroll through in its entirety which can often be annoying.
Possible Solution
I'd be happy to see an option that allows to display the entire label in a static way e.g. by displaying it across multiple line
-
Updated
Sep 12, 2020 - Go
-
Updated
Sep 24, 2020 - Shell
-
Updated
Oct 20, 2020 - Perl
-
Updated
Nov 26, 2020 - C++
-
Updated
Nov 27, 2020 - PHP
-
Updated
Nov 6, 2020 - PHP
-
Updated
Oct 14, 2020 - Python
-
Updated
Nov 27, 2020 - Python
-
Updated
Nov 25, 2020 - Go
-
Updated
Aug 12, 2020 - C#
-
Updated
Sep 11, 2020 - PHP
-
Updated
Oct 14, 2020 - Python
-
Updated
Nov 27, 2020 - Python
-
Updated
Jan 21, 2020 - Shell
Improve this page
Add a description, image, and links to the backup topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the backup topic, visit your repo's landing page and select "manage topics."
I made a new release 1.1.15b1 for testing, see there:
https://github.com/borgbackup/borg/releases/tag/1.1.15b1
As you see, the borg code is pretty much the same as in 1.1.14, but especially the binary building got some updates. Thus, primarily the binaries should get some testing, to find issues before I make the final 1.1.15 release later this year.
As they were made on debian stretch wi