Hello comrades, I have tried to login to my account from mobile app, but can not.
Here is my time settings:
johnDoe@Terramont-staging:~$ timedatectl
Local time: Mon 2023-11-06 17:47:14 MSK
Universal time: Mon 2023-11-06 14:47:14 UTC
RTC time: Mon 2023-11-06 14:47:48
Time zone: Europe/Moscow (MSK, +0300)
System clock synchronized: no
NTP service: active
RTC in local TZ: no
johnDoe@Terramont-staging:~$
I have Moscow time on my phone.
I have installed chrony
:
johnDoe@Terramont-staging:~$ sudo systemctl status chrony
â—Ź chrony.service - chrony, an NTP client/server
Loaded: loaded (/lib/systemd/system/chrony.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2023-11-06 17:47:07 MSK; 3min 58s ago
Docs: man:chronyd(8)
man:chronyc(1)
man:chrony.conf(5)
Process: 763460 ExecStart=/usr/lib/systemd/scripts/chronyd-starter.sh $DAEMON_OPTS (code=exited, status=0/SUCCESS)
Main PID: 763469 (chronyd)
Tasks: 2 (limit: 4647)
Memory: 1.3M
CPU: 131ms
CGroup: /system.slice/chrony.service
├─763469 /usr/sbin/chronyd -F 1
└─763470 /usr/sbin/chronyd -F 1
Nov 06 17:47:07 Terramont-staging systemd[1]: Starting chrony, an NTP client/server...
Nov 06 17:47:07 Terramont-staging chronyd[763469]: chronyd version 4.2 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGN>
Nov 06 17:47:07 Terramont-staging chronyd[763469]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/chrony.drift
Nov 06 17:47:07 Terramont-staging chronyd[763469]: Using right/UTC timezone to obtain leap second data
Nov 06 17:47:07 Terramont-staging chronyd[763469]: Loaded seccomp filter (level 1)
Nov 06 17:47:07 Terramont-staging systemd[1]: Started chrony, an NTP client/server.
Nov 06 17:49:33 Terramont-staging chronyd[763469]: Source 81.169.204.195 replaced with 164.68.124.74 (0.ubuntu.pool.ntp.org)
Please help me. How to synchronize time on phone and server ?