[SOLVED]systemd-timesyncd is not syncing time

Quick solution:
1) Check that systemd-networkd is running (if not, start it)
2) If it is running and timesyncd is not syncing, just restart systemd-networkd
more on this in the last post.
Hello,
I tried to replace ntp with systemd-timesyncd. I disabled ntpd, enabled systemd-timesyncd, enabled and set systemd-networkd (I found that it might help) over netctl (which I could uninstall then). It somehow worked for few reboots, but then it stopped. Of course there must be a reason why, but I can't figure out what it could be. Everything looks fine to me, but time is just not syncing and I'm 30 minutes in the past (compared with realtime). It loads saved time (as fake-hwclock does), but then there is no sync.
Here are my logs:
~ $ systemctl status systemd-networkd systemd-timedated systemd-timesyncd
* systemd-networkd.service - Network Service
Loaded: loaded (/usr/lib/systemd/system/systemd-networkd.service; enabled)
Active: active (running) since Sun 2014-06-08 16:48:36 CEST; 15h ago
Docs: man:systemd-networkd.service(8)
Main PID: 149 (systemd-network)
Status: "Processing requests..."
CGroup: /system.slice/systemd-networkd.service
`-149 /usr/lib/systemd/systemd-networkd
Jun 08 16:48:36 smecpi systemd[1]: Starting Network Service...
Jun 08 16:48:36 smecpi systemd-networkd[149]: eth0: link configured
Jun 08 16:48:36 smecpi systemd[1]: Started Network Service.
Jun 08 16:48:37 smecpi systemd-networkd[149]: eth0: gained carrier
* systemd-timedated.service - Time & Date Service
Loaded: loaded (/usr/lib/systemd/system/systemd-timedated.service; static)
Active: active (running) since Mon 2014-06-09 08:14:05 CEST; 11min ago
Docs: man:systemd-timedated.service(8)
man:localtime(5)
http://www.freedesktop.org/wiki/Software/systemd/timedated
Main PID: 4520 (systemd-timedat)
CGroup: /system.slice/systemd-timedated.service
`-4520 /usr/lib/systemd/systemd-timedated
Jun 09 08:14:05 smecpi systemd[1]: Started Time & Date Service.
* systemd-timesyncd.service - Network Time Synchronization
Loaded: loaded (/usr/lib/systemd/system/systemd-timesyncd.service; enabled)
Active: active (running) since Sun 2014-06-08 16:48:35 CEST; 15h ago
Docs: man:systemd-timesyncd.service(8)
Main PID: 125 (systemd-timesyn)
CGroup: /system.slice/systemd-timesyncd.service
`-125 /usr/lib/systemd/systemd-timesyncd
Jan 01 01:00:06 smecpi systemd-timesyncd[125]: System clock time unset or jumped backwards, restoring from recorded timestamp: Sun 2014-06-08 16:48:35 CEST
Jun 08 16:48:35 smecpi systemd[1]: Started Network Time Synchronization.
~ $ timedatectl
Local time: Mon 2014-06-09 08:29:51 CEST
Universal time: Mon 2014-06-09 06:29:51 UTC
RTC time: n/a
Time zone: Europe/Prague (CEST, +0200)
NTP enabled: yes
NTP synchronized: no
RTC in local TZ: no
DST active: yes
Last DST change: DST began at
Sun 2014-03-30 01:59:59 CET
Sun 2014-03-30 03:00:00 CEST
Next DST change: DST ends (the clock jumps one hour backwards) at
Sun 2014-10-26 02:59:59 CEST
Sun 2014-10-26 02:00:00 CET
Any ideas?
Last edited by Kotrfa (2014-06-11 16:30:15)

Ok, thank you for your help. I signed a bug here: https://bugs.freedesktop.org/show_bug.cgi?id=79836 .
Edit:
So here is a little help. timesyncd just waits for "network configuration change". I guess that (somehow) timesyncd is runned after networkd and then waits for change. All you have to do is
systemctl restart systemd-networkd
Here is example and steps to reproduce (after boot up, both networkd and timesyncd are enabled):
~ $ systemctl status systemd-timesyncd systemd-networkd
* systemd-timesyncd.service - Network Time Synchronization
Loaded: loaded (/usr/lib/systemd/system/systemd-timesyncd.service; enabled)
Active: active (running) since Wed 2014-06-11 17:55:50 CEST; 24min ago
Docs: man:systemd-timesyncd.service(8)
Main PID: 126 (systemd-timesyn)
CGroup: /system.slice/systemd-timesyncd.service
`-126 /usr/lib/systemd/systemd-timesyncd
Jun 01 01:00:06 locsmxp systemd-timesyncd[126]: System clock time unset or jumped backwards, restoring from recorded timestamp:...0 CEST
Jun 11 17:55:50 locsmxp systemd[1]: Started Network Time Synchronization.
* systemd-networkd.service - Network Service
Loaded: loaded (/usr/lib/systemd/system/systemd-networkd.service; enabled)
Active: active (running) since Wed 2014-06-11 17:55:51 CEST; 24min ago
Docs: man:systemd-networkd.service(8)
Main PID: 150 (systemd-network)
Status: "Processing requests..."
CGroup: /system.slice/systemd-networkd.service
`-150 /usr/lib/systemd/systemd-networkd
Jun 11 17:55:51 locsmxp systemd[1]: Started Network Service.
Jun 11 17:55:51 locsmxp systemd-networkd[150]: eth0: link configured
Jun 11 17:55:52 locsmxp systemd-networkd[150]: eth0: gained carrier
Hint: Some lines were ellipsized, use -l to show in full.
now restart networkd:
~ $ systemctl restart systemd-networkd
and result:
~ $ systemctl status systemd-timesyncd systemd-networkd
* systemd-timesyncd.service - Network Time Synchronization
Loaded: loaded (/usr/lib/systemd/system/systemd-timesyncd.service; enabled)
Active: active (running) since Wed 2014-06-11 17:55:50 CEST; 25min ago
Docs: man:systemd-timesyncd.service(8)
Main PID: 126 (systemd-timesyn)
Status: "Using Time Server 216.239.32.15:123 (time2.google.com)."
CGroup: /system.slice/systemd-timesyncd.service
`-126 /usr/lib/systemd/systemd-timesyncd
Jun 01 01:00:06 locsmxp systemd-timesyncd[126]: System clock time unset or jumped backwards, restoring from recorded timestamp:...0 CEST
Jun 11 17:55:50 locsmxp systemd[1]: Started Network Time Synchronization.
Jun 11 18:20:48 locsmxp systemd-timesyncd[126]: Network configuration changed, trying to establish connection.
Jun 11 18:20:48 locsmxp systemd-timesyncd[126]: Network configuration changed, trying to establish connection.
Jun 11 18:20:48 locsmxp systemd-timesyncd[126]: Using NTP server 216.239.32.15:123 (time2.google.com).
Jun 11 18:20:49 locsmxp systemd-timesyncd[126]: interval/delta/delay/jitter/drift 64s/+0.000s/0.000s/0.000s/+0ppm
* systemd-networkd.service - Network Service
Loaded: loaded (/usr/lib/systemd/system/systemd-networkd.service; enabled)
Active: active (running) since Wed 2014-06-11 18:20:48 CEST; 5s ago
Docs: man:systemd-networkd.service(8)
Main PID: 1129 (systemd-network)
Status: "Processing requests..."
CGroup: /system.slice/systemd-networkd.service
`-1129 /usr/lib/systemd/systemd-networkd
Jun 11 18:20:48 locsmxp systemd-networkd[1129]: eth0: gained carrier
Jun 11 18:20:48 locsmxp systemd[1]: Started Network Service.
Jun 11 18:20:48 locsmxp systemd-networkd[1129]: eth0: link configured
Hint: Some lines were ellipsized, use -l to show in full.
I solved this issue by adding new service (guide here: https://wiki.archlinux.org/index.php/Sy … rocess.3F) which runs this simple script
#!/usr/bin/bash
sleep 15
systemctl restart systemd-networkd
So workaround...
Last edited by Kotrfa (2014-06-11 16:46:06)

Similar Messages

  • ICal and iPod calendar not syncing times

    My iCal on my iPod and my iCal on my Mac sync dates but not the correct times. For instance, I type in a time for an appointment at 6pm on my iPod and sync to my Mac.  The appointment will show up at the correct date but with a different time. All calendars are selected so that should not be the case. Does anyone have any ideas?

    Greetings,
    Perhaps the time zone is wrong on one of the devices.
    On the Mac:
    Go to Apple Menu > System Preferences > Language & Text > Formats > Region. Region should be set to the country of your choice. Do not have it set to "Custom" as this can have unexpected results in the iCal window.
    Go to Apple Menu > System Preferences > Date & Time > Time Zone and ensure the time zone is set to your current location.
    Go to iCal > Preferences > Advanced and ensure that time zone support is not checked
    On the iOS device:
    Tap settings > General > Date & Time > Time Zone -- choose the correct time zone
    --- Alternatively you may have "Set Automatically" which should automatically set your time zone
    Tap settings > Mail, COntacts, Calendars > Calendars > Time Zone Support and set to off
    My 2 cents on that one.

  • [SOLVED] systemd/user interface not working

    I cannot use user service files, because systemctl gives me this error:
    $ systemctl --user status
    Failed to get D-Bus connection: No such file or directory
    It's been a while since I used a user service file, so I don't know when it started exactly.
    How can I further diagnose this? I've done everything in the wiki related pages, so I'm clueless right now...
    Thanks in advance
    Last edited by hermes (2014-04-20 17:24:31)

    t3kk3n wrote:I would verify dbus is running by 'ps aux | grep dbus' and, if so, check your logs in journalctl. You can grep journalctl using the '--no-pager' option if you desire, otherwise just use less/more. I'd look at the boot logs and see if it spit any errors out about creating the session, etc.
    Thanks for your reply!
    DBus is running. The following processes are active:
    /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
    dbus-launch --sh-syntax --exit-with-session
    /usr/bin/dbus-daemon --fork --print-pid 4 --print-address 6 --session
    Here's the output of journalctl --this-boot --no-pager | grep -i dbus:
    apr 16 21:03:29 archlinux dbus[546]: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
    apr 16 21:03:29 archlinux dbus[546]: [system] Successfully activated service 'org.freedesktop.systemd1'
    apr 16 21:03:29 archlinux dbus[546]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service'
    apr 16 21:03:29 archlinux dbus[546]: [system] Successfully activated service 'org.freedesktop.ColorManager'
    apr 16 21:03:29 archlinux dbus[546]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
    apr 16 21:03:30 archlinux dbus[546]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service'
    apr 16 21:03:30 archlinux dbus[546]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
    apr 16 21:03:30 archlinux dbus[546]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
    apr 16 21:03:30 archlinux dbus[546]: [system] Successfully activated service 'org.bluez'
    apr 16 21:03:30 archlinux dbus[546]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
    apr 16 21:03:30 archlinux dbus[546]: [system] Successfully activated service 'org.freedesktop.hostname1'
    apr 16 21:03:38 archlinux dbus[546]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
    apr 16 21:03:38 archlinux dbus[546]: [system] Successfully activated service 'org.freedesktop.UPower'
    apr 16 21:03:38 archlinux dbus[546]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
    apr 16 21:03:38 archlinux dbus[546]: [system] Successfully activated service 'org.freedesktop.UDisks2'
    apr 16 21:03:41 archlinux org.kde.kuiserver[2061]: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    apr 16 21:03:41 archlinux org.kde.kuiserver[2061]: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    apr 16 21:03:46 archlinux dbus[546]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
    apr 16 21:03:46 archlinux dbus[546]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
    apr 16 23:50:46 archlinux org.a11y.atspi.Registry[13309]: ** (at-spi2-registryd:13312): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
    apr 17 12:05:00 archlinux dbus[546]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.19" (uid=0 pid=2237 comm="/usr/lib/udisks2/udisksd --no-debug ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.20" (uid=1000 pid=2262 comm="kdeinit4: plasma-desktop [kdeinit] ")
    apr 17 16:50:15 archlinux dbus[546]: [system] Reloaded configuration
    apr 17 16:50:15 archlinux dbus[546]: [system] Reloaded configuration
    apr 17 16:52:06 archlinux dbus[546]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.24" (uid=1000 pid=2332 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.11" (uid=0 pid=1771 comm="/usr/lib/bluetooth/bluetoothd ")
    apr 17 16:52:06 archlinux dbus[546]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.24" (uid=1000 pid=2332 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.11" (uid=0 pid=1771 comm="/usr/lib/bluetooth/bluetoothd ")
    apr 17 16:52:06 archlinux dbus[546]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.24" (uid=1000 pid=2332 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.11" (uid=0 pid=1771 comm="/usr/lib/bluetooth/bluetoothd ")
    apr 17 16:52:06 archlinux dbus[546]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.24" (uid=1000 pid=2332 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.11" (uid=0 pid=1771 comm="/usr/lib/bluetooth/bluetoothd ")
    apr 17 16:52:06 archlinux dbus[546]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.37" (uid=1000 pid=2720 comm="/usr/lib/bluetooth/obexd ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.11" (uid=0 pid=1771 comm="/usr/lib/bluetooth/bluetoothd ")
    apr 17 16:52:06 archlinux dbus[546]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.37" (uid=1000 pid=2720 comm="/usr/lib/bluetooth/obexd ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.11" (uid=0 pid=1771 comm="/usr/lib/bluetooth/bluetoothd ")
    apr 17 16:52:06 archlinux dbus[546]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.37" (uid=1000 pid=2720 comm="/usr/lib/bluetooth/obexd ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.11" (uid=0 pid=1771 comm="/usr/lib/bluetooth/bluetoothd ")
    apr 17 16:52:06 archlinux dbus[546]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.37" (uid=1000 pid=2720 comm="/usr/lib/bluetooth/obexd ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.11" (uid=0 pid=1771 comm="/usr/lib/bluetooth/bluetoothd ")
    apr 17 16:52:06 archlinux dbus[546]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.37" (uid=1000 pid=2720 comm="/usr/lib/bluetooth/obexd ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.11" (uid=0 pid=1771 comm="/usr/lib/bluetooth/bluetoothd ")
    apr 17 16:52:06 archlinux dbus[546]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.37" (uid=1000 pid=2720 comm="/usr/lib/bluetooth/obexd ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.11" (uid=0 pid=1771 comm="/usr/lib/bluetooth/bluetoothd ")
    apr 17 16:52:06 archlinux dbus[546]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
    apr 17 16:52:07 archlinux dbus[546]: [system] Successfully activated service 'org.bluez'
    apr 18 12:26:24 archlinux org.gtk.vfs.Daemon[2061]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    apr 18 12:26:24 archlinux org.gtk.Private.GPhoto2VolumeMonitor[2061]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    apr 18 12:26:24 archlinux org.a11y.Bus[2061]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    apr 18 12:26:24 archlinux org.gtk.vfs.Daemon[2061]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    apr 18 12:26:24 archlinux org.gtk.Private.UDisks2VolumeMonitor[2061]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    apr 18 12:26:24 archlinux ca.desrt.dconf[2061]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    apr 18 12:26:24 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wimax: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.58': no such name
    apr 18 12:26:24 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.58': no such name
    apr 18 12:26:24 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.58': no such name
    apr 18 12:26:24 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.58': no such name
    apr 18 12:26:24 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.system: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.58': no such name
    apr 18 12:26:24 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.own: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.58': no such name
    apr 18 12:26:24 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.hostname: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.58': no such name
    apr 18 12:26:24 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.33': no such name
    apr 18 12:26:24 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.33': no such name
    apr 18 12:26:24 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.33': no such name
    apr 18 12:26:24 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.33': no such name
    apr 18 12:26:24 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wimax: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.33': no such name
    apr 18 12:26:24 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.33': no such name
    apr 18 12:26:24 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.33': no such name
    apr 18 12:26:24 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.33': no such name
    apr 18 12:26:24 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.system: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.33': no such name
    apr 18 12:26:24 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.own: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.33': no such name
    apr 18 12:26:24 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.hostname: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.33': no such name
    apr 18 12:26:33 archlinux org.kde.kuiserver[31022]: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    apr 18 12:26:33 archlinux org.kde.kuiserver[31022]: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    apr 18 12:26:38 archlinux org.a11y.atspi.Registry[31238]: ** (at-spi2-registryd:31241): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
    apr 18 12:26:42 archlinux polkitd[1292]: Error converting subject to JS object: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get PID of name ':1.141': no such name
    apr 18 12:26:42 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.141': no such name
    apr 18 12:26:42 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.141': no such name
    apr 18 12:26:42 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.141': no such name
    apr 18 12:26:42 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wimax: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.141': no such name
    apr 18 12:26:42 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.141': no such name
    apr 18 12:26:42 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.141': no such name
    apr 18 12:26:42 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.141': no such name
    apr 18 12:26:42 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.system: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.141': no such name
    apr 18 12:26:42 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.own: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.141': no such name
    apr 18 12:26:42 archlinux NetworkManager[1247]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.hostname: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.141': no such name
    apr 19 03:28:20 archlinux org.gtk.vfs.Daemon[31022]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    apr 19 03:28:20 archlinux org.a11y.Bus[31022]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    apr 19 03:28:20 archlinux org.gtk.Private.GPhoto2VolumeMonitor[31022]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    apr 19 03:28:20 archlinux org.gtk.Private.UDisks2VolumeMonitor[31022]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    apr 19 03:30:18 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:30:18 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:30:24 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:30:24 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:30:40 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:30:41 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:30:41 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:30:42 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:30:51 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:30:51 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:30:51 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:30:54 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:30:54 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:30:54 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:30:54 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:30:55 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:30:55 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:31:37 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:31:37 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:31:37 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:31:37 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:31:39 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:31:39 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:31:39 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:31:39 archlinux dbus[546]: [system] Reloaded configuration
    apr 19 03:33:20 archlinux org.kde.kuiserver[23937]: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    apr 19 03:33:20 archlinux org.kde.kuiserver[23937]: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    I can't tell if these errors are significant regarding my issue though, they don't mean a lot to me.

  • TS1702 The Calendar app that came on my i4S Phone does not sync the correct time for items posted on my Yahoo Calendar.  Actually, they post exactly 4 hours earlier than the correct time on my Yahoo Calendar.  Does anyone have a "fix" to correct the "time

    The Calendar app that came on my i4S Phone does not sync the correct time for items posted on my Yahoo Calendar. Actually, items post exactly 4 hours earlier than the correct time on my Yahoo Calendar.   My i4S is in the correct New York time zone.  Help?

    I posted this question a while ago and didn't receive any responses but there are a lot of people who have viewed it and 10 have said they have the same question so I thought I would update you that I added my nanny to my exchange server account (created an email for her) and I send all invites to that email address and they work.  So sending invites from an exchange server account to a non-exchange server account apparently is a bug so to solve it, get on an exchange server I guess.

  • Systemd.timesyncd fails on boot [Solved]

    Upgraded systemd to 217-1 and now each boot sees timesyncd fail:
    ● systemd-timesyncd.service - Network Time Synchronization
    Loaded: loaded (/usr/lib/systemd/system/systemd-timesyncd.service; enabled)
    Active: failed (Result: start-limit) since Fri 2014-10-31 10:25:59 NZDT; 5min ago
    Docs: man:systemd-timesyncd.service(8)
    Process: 303 ExecStart=/usr/lib/systemd/systemd-timesyncd (code=exited, status=1/FAILURE)
    Main PID: 303 (code=exited, status=1/FAILURE)
    Status: "Shutting down..."
    Oct 31 10:25:59 Shiv systemd[1]: Failed to start Network Time Synchronization.
    Oct 31 10:25:59 Shiv systemd[1]: Unit systemd-timesyncd.service entered failed state.
    Oct 31 10:25:59 Shiv systemd[1]: systemd-timesyncd.service failed.
    Oct 31 10:25:59 Shiv systemd[1]: start request repeated too quickly for systemd-timesyncd.service
    Oct 31 10:25:59 Shiv systemd[1]: Failed to start Network Time Synchronization.
    Oct 31 10:25:59 Shiv systemd[1]: Unit systemd-timesyncd.service entered failed state.
    Oct 31 10:25:59 Shiv systemd[1]: systemd-timesyncd.service failed.
    Once I log in, I am able to restart the service without any complaint.
    Anyone else seeing this?
    # edit: perhaps related to this fixed(?) bug: http://lists.freedesktop.org/archives/s … 03199.html

    tl;dr answer:
    # sed -i 's/ remote-fs.target$//' /usr/lib/systemd/system/systemd-journal-flush.service
    Long answer:
    In systemd 217 a few changes were made with regard to ordering of early boot units, resulting in certain setups which used to work with systemd 216 to make problems with systemd 217. The fix above was also applied in systemd upstream by this commit:
    commit 919699ec301ea507edce4a619141ed22e789ac0d
    Author: Lennart Poettering <[email protected]>
    Date: Fri Oct 31 16:22:36 2014 +0100
    units: don't order journal flushing afte remote-fs.target
    Instead, only depend on the actual file systems we need.
    This should solve dep loops on setups where remote-fs.target is moved
    into late boot.
    For example, in my case, connman.service explicitly requests to be ordered before remote-fs.target, leading to all kinds of fun:
    systemd[1]: Found ordering cycle on basic.target/start
    systemd[1]: Found dependency on sysinit.target/start
    systemd[1]: Found dependency on systemd-tmpfiles-setup.service/start
    systemd[1]: Found dependency on systemd-journal-flush.service/start
    systemd[1]: Found dependency on remote-fs.target/start
    systemd[1]: Found dependency on connman.service/start
    systemd[1]: Found dependency on basic.target/start
    systemd[1]: Breaking ordering cycle by deleting job systemd-tmpfiles-setup.service/start
    systemd-timesyncd[201]: Failed to allocate manager: No such file or directory
    systemd[1]: systemd-timesyncd.service: main process exited, code=exited, status=1/FAILURE
    systemd[1]: Failed to start Network Time Synchronization.
    systemd[1]: Unit systemd-timesyncd.service entered failed state.
    systemd[1]: systemd-timesyncd.service failed.
    Explanation:
    systemd-journal-flush.service wants to be ordered after remote-fs.target whereas connman.service wants to be ordered before remote-fs.target. Additionally, connman.service requires basic.target. (This is implicit behavior for units which don't declare "DefaultDependencies=no".) This is why basic.target ends up getting pulled in so early in the first place.
    Furthermore, systemd-timesyncd.service relies on properly initialized runtime directories in order to work, so it wants to be ordered after systemd-tmpfiles-setup.service.
    In order to be able to start basic.target, systemd breaks the ordering cycle by taking systemd-tmpfiles-setup.service out of the transaction, thereby preventing systemd-timesyncd.service from starting up correctly.
    Last edited by csn (2014-11-01 22:18:37)

  • Curve 8520 not syncing OK with OUTLOOK 2007 - Time Zone problems

    I have a BB Curve 8520 with OS 5.0.0.136
    BB Desktop Manager is Version 7.1.0.33
    Desktop PC OS is WINDOWS 7
    MS Office OUTLOOK 2007
    Time for W7 set to automatic internet update
    Time zone for W7/Outlook2007: (-3) Buenos Aires
    Time for BB 8520 set to MANUAL (same time as W7 set manually - No network time update)
    Manually set BB Time Zone: (-3) Buenos Aires (No auto time zone update)
    I do not travel anywhere where I may need automatic time zone change.
    The Desktop is set not to sync time from BB with the Desktop PC time.
    I set up an appointment in OUTLOOK 2007 at 08:00 hs. When I sync calendar (biderectionally) with the BB, the appointment in BB appears one hour late => 09:00 hs.
    If I set an appointment in BB (say 09:00) and sync calendar, it appears in OUTLOOK 2007 one hour ahead (08:00)
    If I set BB Time Zone to (-4) Santiago, then both appointment times are the same.
    Any clue as to how to solve this strange behavior will be most welcome!
    With BB AND DESKTOP PC times equal, and both BB AND DESKTOP PC Time Zone set to the same (say (-3) Buenos Aires), appointment times should be the same in the BB and the Desktop PC.

    Morning.
    Let's try this.  Read through this thread.  You probably have a corrupt record somewhere in your calendar.
    http://supportforums.blackberry.com/rim/board/message?board.id=8300&message.id=48042&query.id=197058...
    Here's the link to setting up advanced logging:
    http://www.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB01451&sliceId=1&docTy...
    Thanks for your patience.  Let us know how it goes.
    IrwinII
    Please remember to "Accept as Solution" the post which solved your thread. If I or someone else have helped you, please tell us you "Like" what we had to say at the bottom right of the post.

  • I recently upgraded from my iPhone 3 to iPhone 4S. My old iPhone had been unable to sync for some time and I blamed it on the faulty cable. With my new cable I tried to sync the 3 before advancing to the 4S to be sure I had all my data. Will not sync.

    I recently upgraded from my iPhone 3 to iPhone 4s. My old iPhone had not completed a sync in some time because of a faulty cable. But the old phone still will not sync properly even with the new cable.
    Now that I have my new iPhone, I would like to first sync the old phone so all the data will be available for the new phone. I would also like to have an extra copy of my audio ebooks on the old iPhone so my husband and I can both listen at the same time using earphones while driving long distances in the car and then discuss the book. We have been unable to do this with the old iPhone alone due to constant road noise.

    I'm not sure what made the difference, but I tried again and it worked this time. ???????????

  • I am having a weird problem with my phone every since it was updated this last time. I can sync movies from my computer to my iphone but any movies I buy with my phone I can not sync to the computer. But I redownload it to the computer and can then sync.

    I for the first time since buying my iphone and ipods for almost three years am concedering getting rid of them as I am getting tired of this problem. I can sync anything from my computer to the iphone. I can not sync movies bought on the iphone to my computer. I have tried everything and spent days trying to trouble shoot. I literally have bought hundreds of movies off Itunes but will not buy any thing else until I can figure this problem out. I have uninstalled Itunes reinstalled, troubles shooted using the itunes trouble shooter and reset my phone and nothing works.
    When I try to sync from my phone to the computer it says it can not be done because the iphone is not hooked up to the computer. I have only had these problesm since the new update not before. I have bought new cables twice to see if it helped and has not. Both my kids have Ipods, I have a Iphone and was planning on buying two Ipads for the kids for Christmas but not if I can fix this.

    You are correct.  Syncing should transfer any purchased media, including videos, from your device to your iTunes library provided your computer is authorized for the Apple ID used to make these purchases.  You mentioned that you have uninstalled iTunes before, but if you didn't follow this guide exactly, uninstalling iTunes and all of its components in the order specified, it may not have been successful so you should try again:  Windows XP or Windows Vista/7.

  • My iPhone 4S will not sync to iTunes. I've download the newest version of iTunes several times but when plugging my phone in it says "The iPhone cannot be used because it requires iTunes version 10.6.3 or later."

    My iPhone 4S will not sync to iTunes. I've download the newest version of iTunes several times but when plugging my phone in it says "The iPhone cannot be used because it requires iTunes version 10.6.3 or later." HELP!

    If you're using Windows try uninstalling iTunes and all of its components as by following this guide exactly: Windows XP or Windows Vista/7, then reinstall the latest version of iTunes.  You must follow this guide exactly or it will not be successful.  Note: uninstalling iTunes will only remove the application; it will not touch your iTunes library or data.

  • After installing Mavericks on my iMac, Apple Mail would not sync with my Google Apps email account.  Now Mail crashes every time I open it.  What's up?

    After installing Mavericks on an imac, Mail would not sync with my Google Apps email account.  After I clicked on All Mail the program crashed and now it crashes every time I open Mail.  Does anyone have an suggestions?

    Try setting up another admin user account to see if the same problem continues. If Back-to-My Mac is selected in System Preferences, the Guest account will not work. The intent is to see if it is specific to one account or a system wide problem. This account can be deleted later.
    Isolating an issue by using another user account
    If the problem is still there, try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode
    Safe Mode - About
    General information.
    Isolating issues in Mac OS X
    Troubleshooting Permission Issues
    Step by Step to Fix Your Mac

  • Cisco SPA525g2 Date and time Not Synced with the PBX server

    Hello,
    We have a couple of SPA525g2 phone connected and registered to our PBX server. We were able to configure 3 extensions on different lines of the phone. However, at times we were encountering issues with the other lines configured on the phone. There are times wherein 1  extension configured on the phone is having one way audio issue, but the other extensions configured on the same phone is working fine. and we have to reboot/reset the phone several times for all the extesions configured on the phone to work.
    Also, whenever we reset the phone, the date and time will be way way behind the current date and time, eventhough we have already set the correct date and time before we reset the phone.
    How can we resolve the one way audio issue on 1 or 2 extensions of the phone, while the other extensions configured to it is working fine?
    How can we make the phone sync the date and time with the PBx server?
    Any input and help regarding this issue is greatly appreciated...
    Btw, date and time  issue not sync with the PBX server is just happening on SPA525g2, we have other phones like SPA303, SPA504, and SPA232D/SPA302D. All other phones' date and time is in sync with the server even though we reset them except SPA525g2.
    Thank you very much,

    PeterMacSF,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • My ipod touch is not showing in itunes therefore, not syncing. I've gone through the trouble shooting steps about 5 times.

    My ipod touch is not showing in itunes therefore, not syncing. I've gone through the trouble shooting steps about 5 times.

    Did you try here:
    iOS: Device not recognized in iTunes for Mac OS X
    If you  have iTunes 11 turn on the Sidebar. Go to iTunes>View and click on Show Sidebar. You can also do a Crtl+S to show the sidebar. The sidebar is where Devices appears. and Control+B to show the Menu bar
    Next try on another computer to help determine if you have an iPod or computer problem.

  • My iPhone 4s will not sync a changed playlist from itunes unless i turn off music match. Shouldn't I be able to use a playlist and music match at the same time?

    my iPhone 4s will not sync a changed playlist from itunes unless i turn off music match. Shouldn't I be able to use a playlist and music match at the same time?

    It's not entirely impossible actually as someone has pointed out to me that I can turn on Call Forwarding and that stops any incoming calls. I've just forwarded it to my google voice number and then turned on "do not disturb" in google voice and whenever I get a call it goes straight to my google voice voicemail and my phone does nothing. The only thing now is I still get text messages but I think the phone calls bugged me more because they would make my music turn off for much longer.
    Even though this isn't a perfect solution it's something so far so maybe you shouldn't just come out and say there's NOTHING I can do because so far I've found part of a solution. If you don't have anyting productive to say then just don't reply and close the tab. Thanks.
    At this point I'm wondering if anyone knows of any Jailbreak tweaks that can enable what I want. Unless of course it's agaisnt the rules of this forum to mention jailbreak stuff...

  • Daughter IPOD Touch 4th lost all music from itunes, Itunes suggested to restore to factory settings. Have done so last few days, all showing 20 hours to restore then times out and starts back to 20 hours again. Will not sync at all. HELP

    IPOD TOUCH(4th gen) MUSIC DISPLAY has wiped out all my music. The music I have is all still on ITUNES but will NOT SYNC. When attempted a displayes message appeared- Cannot read contents of IPOD (my IPOD name), go to Summary tab to Restore to factory settings. When I click OK it takes me to a CLICK on RESTORE OPTION, which I did. Then it explains that I will lose all APPS, etc.. to restore. I clicked OK again and it shows my IPOD is Downloading Software Update. The only thing being it has done this for 3 days now. It starts by stating will take 20 hours, goes down to 12 or 10 and prompts OUT and when I redo the thing again it starts back up at 20 hours but continually times out. *Also, in case it matters ,the SYNC option on my IPOD in ITUNES is Highlighted as to where I cannot use that option. Everytime I start it back up I get the same message (Cannot read contents of IPOD, go to Summary Tab,etc..) Help.

    http://support.apple.com/kb/HT1808
    There have been some problems accessing pages on the Apple web site.  If the hyperlink gives you a "We're sorry" message, try again.
    Please do not post with large italic font.  It is very annoyint.

  • My old computer crashed completly. I have a new computer now. It is a HP with internet 8 on it. I downloaded itunes but can not sync itunes to the new computer. Every time I try I get a warning that if i proceed then all my stuff on the phone will erased.

    I recently bought a new computer becouse my old computer crashed. Now I can not sync my itunes account. I get an error when I try. It says that itunes will erase my phone content and replace with what is on the phone. I do not want to lose all my stuff so what do I do?

    This is how it works.
    Iphone will sync with one computer at a time.  Syncing to another will erase the current content.
    Copy everything from your backup copy of your old computer to your new one.

Maybe you are looking for