-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backup not working #10
Comments
Hello @Ank164 Please provide more details:
|
using the install-debian.sh script sudo bash install-debian.sh -u true -it workspace dotnet 7 appeared after upgrade 025-01-28 18:42:17,815 ERROR [24] ASC - RunJob - Params: { Id = 35d5db56-b55c-4d4f-a5ec-9d1998f6680d, Tenant = 1, File = onlyoffice_2025-01-28_13-42-17.tar.gz, BasePath = }, Error = System.MissingMethodException: Method not found: void ICSharpCode.SharpZipLib.Tar.TarOutputStream..ctor(System.IO.Stream,System.Text.Encoding) |
I think the problem is in the outdated version of your OS. Try updating it or migrating to a new server with a new version of Ubuntu. Be sure to backup the Data folders and the database dump. |
Latest versions of onlyoffice-community and documentserverf from repo
looks like controlpanel is version 3.5.4.541
Ubuntu 18.04 when I try to run a backup in controlpanel i get the following error:
ASC.Api.ApiSetup - method error: http://127.0.0.1/api/2.0/portal/getBackupProgress.json - Server error System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: Method not found: void ICSharpCode.SharpZipLib.Tar.TarOutputStream..ctor(System.IO.Stream,System.Text.Encoding) (Fault Detail is equal to Method not found: void ICSharpCode.SharpZipLib.Tar.TarOutputStream..ctor(System.IO.Stream,System.Text.Encoding)).
The text was updated successfully, but these errors were encountered: