{
"CreatedBy": "MiG v1",
"Schedule": {
"Repeat": "1D"
},
"Backup": {
"Name": "scheduletest",
"TargetURL": "webdavs://test/path?auth-username=user&auth-password=pass",
"Settings": [
{
"Name": "encryption-module",
"Value": null,
},
{
"Name": "dblock-size",
"Value": "50mb",
}
],
}
}
Are there any tricks to getting Duplicati to run in the debugger on Windows after building it? After setting the TrayIcon as the startup project and exiting the normal instance of Duplicati, I get the below exception.
"Delegate to an instance method cannot have null 'this'."
Here's the stacktrace.Duplicati.Library.Utility.AsyncHttpRequest.AsyncHttpRequest Line 111
Duplicati.GUI.TrayIcon.HttpServerConnection.PerformRequestInternal<Duplicati.Server.Serialization.Interface.IServerStatus> Line 418
Duplicati.GUI.TrayIcon.HttpServerConnection.PerformRequest<Duplicati.Server.Serialization.Interface.IServerStatus> Line 340
Duplicati.GUI.TrayIcon.HttpServerConnection.UpdateStatus Line 112
Duplicati.GUI.TrayIcon.HttpServerConnection.HttpServerConnection Line 92
Duplicati.GUI.TrayIcon.Program.RealMain Line 202
((HttpWebRequest)m_request).ServerCertificateValidationCallback = HttpContextSettings.CertificateValidator.ValidateServerCertficate;
list-broken-files
which worked, but purge-broken-file
gave the Unable to start the purge process as there are 3 orphan file(s)
error (repair needed for this error I suppose ?) ; so I restored the remote files from the trashbin, went with delete --version=0
, and it seems to work :)
sendell
just wanted to be sure, what is the current state of beta VS experimental channels ?
sendell
is beta supposed to be more stable ? I'm wondering since experimental is the default one