I have configured a UrBackup server with docker and I can see that in the server the client is connected, but when I try to do a backup (no matter of the type of backup), the copy does not begin, it gives an error.
Hola,
Yo tengo la misma problema. Entonces yo no puedo resolver este problema para ti, pero yo puedo ayudar a ver, de donde lo viene.
Primero, vaya a C:\Program Files\UrBackupServer
Alli, suprima urbackup.log
También, alli tu vas a encontrar args.txt
Ábralo. Donde, hay una linia
--loglevel
warn
Necesitas cambiarlo a:
--loglevel
debug
Entonces, reinice tu computadora i haz la prueba otra vez. Ahora abra urbackup.log. Por favor incluye lo que está allá. Con eso, nosotros podemos buscar, de donde viene tu problema.
Yo comprendo español mejor; entonces si tu vas a responder aquí, por favor incluye los ambos, en español y en inglés.
También. Este Ventana de Backup dice solomento que tu permites que este programa trabaje de lunes a domingo, y 24 horas por día.
He intentado seguir los pasos que me indicas pero no ha habido éxito. El archivo “debug.log” no deja visualizarlo porque no dispongo de permisos (a pesar de que cambié las propiedades tanto del archivo como la carpeta padre).
Cuando cambias los permisos, tu necesitas usar tu propio nombre de usuario. No es posible usar nombres como “Administrators”. Si necesitas, tu puedes usar la programa cacls para cambiarlos.
Para los otros:
I can now confirm that I have the same situation as the OP. I believe the issue is the port number that is being used. For a while, it displays what he had, and then the Online status changes to:
Yes (Error during server authentication)
At that point, the logfile shows for me:
2025-01-31 07:32:09: ERROR: Error sending server signature to client
As before, trying to start a backup yields the message “Starting backup failed”. It is not clear where this error originates; however, being able to modify the server’s outgoing port number might help in tackling this issue.
On the client side, the log shows repeated messages similar to:
Seems it cannot verify the server. The keys for this are e.g. in server_ident_ecdsa409k1.priv and server_ident_ecdsa409k1.pub and might not be what the client expects.