System timezone is not in sync with DB and PHP
Posted: Tue Jul 16, 2024 3:12 am
Hello,
I hope this message finds you well. I have encountered a problem on my agent side. When they log in, it displays:
'There is a time synchronization problem with your system, please tell your system administrator.'
Additionally, the agent interface does not connect with my softphone user. After reviewing the system, I saw that the system timezone is not in sync with DB, PHP.
I am unsure how this happened because it was previously working, and I haven't made any changes. I thought it might be a DAHDI driver issue, but I'm not sure.
Here's the output and commands I used:
I used these commands to unload and load DAHDI, but the issue persists. Does anyone have any idea how to fix this?
I would appreciate any help. Thanks in advance.
ViciBox v.11.0.1 | VERSION: 2.14-918a | BUILD: 240528-1722 | Asterisk 16.30.0-vici | OpenSUSE Leap: 15.5
I hope this message finds you well. I have encountered a problem on my agent side. When they log in, it displays:
'There is a time synchronization problem with your system, please tell your system administrator.'
Additionally, the agent interface does not connect with my softphone user. After reviewing the system, I saw that the system timezone is not in sync with DB, PHP.
I am unsure how this happened because it was previously working, and I haven't made any changes. I thought it might be a DAHDI driver issue, but I'm not sure.
Here's the output and commands I used:
- Code: Select all
vicibox11:~ # timedatectl
Local time: Tue 2024-07-16 10:38:16 CEST
Universal time: Tue 2024-07-16 08:38:16 UTC
RTC time: Tue 2024-07-16 08:38:16
Time zone: Europe/Tirane (CEST, +0200)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
vicibox11:~ #
- Code: Select all
vicibox11:~ # dahdi_cfg -v
DAHDI Tools Version - 3.1.0
DAHDI Version: /home/abuild/rpmbuild/BUILD/obj/default
Echo Canceller(s):
Configuration
======================
0 channels to configure.
- Code: Select all
vicibox11:~ # modprobe dahdi
vicibox11:~ # asterisk -rx "module unload chan_dahdi.so"
vicibox11:~ # asterisk -rx "module load chan_dahdi.so"
vicibox11:~ # reboot
I used these commands to unload and load DAHDI, but the issue persists. Does anyone have any idea how to fix this?
I would appreciate any help. Thanks in advance.
ViciBox v.11.0.1 | VERSION: 2.14-918a | BUILD: 240528-1722 | Asterisk 16.30.0-vici | OpenSUSE Leap: 15.5