Hi,
I’m guessing there’s some sort of race condition when cleaning up after the sync. If your data gets nicely synced across, this will be harmless.
Passwords are set in config.db. You can use the following SQL commands on a server without a GUI:
update config set value="<username>" where key = "remote_access_username"
update config set value="<password>" where key = "remote_access_password"
Cheers,
Peter
--
You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
mnemosyne-proj-u...@googlegroups.com.
To post to this group, send email to
mnemosyne-...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/mnemosyne-proj-users/67964ab3-9f32-42c0-9175-ec09604b6c6c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.