You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here in the test environment, the backup with Perl works perfectly. If you are looking for support, describe your environment in a comprehensible way. And for reasons of politeness, use the English language.
Hi @r23,
I was using german, since this is an application with even a german documentation linked in this readme, however english is also fine ofc.
Yes, the dumper is working on my end now, too. The problem was a chroot environment with absolute - inaccessable - paths in chroot. Since I wasnt getting any useful error messages, I had to debug the code which was somewhat annoying.
This should not happen. If the log file is not accessable for any reason, this should not result in endless loops that are being detected by perl. Instead it should be resolved by print outs with appropriate error messages. The error messages in these lines were not printed out, as you can see.
I later noticed, that the autodelete method has a similar problem too, it seems that it cant handle relative paths. Note that I am in chroot.
Moin,
im Perl-Script kommt es zu Endlosschleifen, wenn die Logdateien nicht geschrieben werden können.
The text was updated successfully, but these errors were encountered: