Comment 6 for bug 1767122

Revision history for this message
Kenneth Loafman (kenneth-loafman) wrote :

Try running it like this from a terminal:

$ DEJA_DUP_DEBUG=1 deja-dup &> /tmp/deja-dup.log

After it's done, there will be a large log file in /tmp/deja-dup.log. Please look for through it and notice which errors are happening. These were not fatal, just noticeable.

NOTE: In another terminal you can follow the output with:

$ tail -f /tmp/deja-dup.log