Closed KingYes closed 10 years ago
Look carefully at your output:
Apr 12 22:37:55 localhost profile-sync-daemon[19036]: Refusing to start; firefox is running by yakir!
I cannot sync the profile with open files without fucking up stuff, so psd will not start if any browser it is expected to sync is using the profiles. Just quit your browser and try again. If you have psd start automatically at boot, you shouldn't have this issue.
Thanks for your fast replay ! It's seen the zombie. I just try to enable this and reboot my machine.
yakir@localhost ~ $ ps xa | grep firefox
699 ? Z 3:02 [firefox-nightly] <defunct>
OK, after the reboot
all seen work's good.
yakir@localhost ~ $ psd preview
Profile-sync-daemon v5.47.1 on Arch Linux.
Systemd service is currently active.
Systemd resync service is currently active.
Psd will manage the following per /run/psd.conf settings:
browser/psname: epiphany/epiphany
owner/group id: yakir/100
sync target: /home/yakir/.config/epiphany
tmpfs dir: /tmp/yakir-epiphany
profile size: 1.4M
browser/psname: firefox/firefox
owner/group id: yakir/100
sync target: /home/yakir/.mozilla/firefox/aqrnx2r9.default
tmpfs dir: /tmp/yakir-firefox-aqrnx2r9.default
profile size: 242M
Thanks :)
Glad it's working for you... as an aside, your firefox profile is kind of large... have you tried profile-cleaner? Might reduce it by some...
I'm using with this, sure. By the way, I can use with this when your deamon is running or I need to do other one?
Yes, it works MUCH faster if you do since it's all in tmpfs. See the man page of profile-cleaner:
% man pc
...
DESCRIPTION
Profile-cleaner is a very simple shell script that will invoke sqlite3 to vacuum
and reindex databases belonging to supported browsers and email clients.
It is compatible with profile-sync-daemon so users need not stop psd before
calling profile-cleaner. In fact, profiles will clean much faster when they are
synced to tmpfs via psd.
...
Hey @graysky2, you did nice work here :)
But I can't start the deamon in Arch. I installed from the AUR, and I try to start like this:
And this the details:
And one more info for your debug: