Pomoc rTorrent - inny czas niz systemoy

Paweł Tołoczko

Enterprise Admin...
Q's Architect
8 Listopad 2013
883
260
113
44
Cork
QNAP
TS-x70
Ethernet
1 GbE
Jak w temacie - rTorrent zyje sobie w innej strefe czasowej niz caly serwer.
upload_2014-10-13_15-59-52.png

Problem zostal juz rozwiazany dzieki pomocy @Silas Mariusz

ponizej instrukcja jak zdiagnozowac problem i go rozwiazac:

1. zalogowac sie przez SSH i sprawdzic date systemowa:
Bash:
date
Mon Oct 13 14:04:07 BST 2014
2. sprawdzenie stref czasowych:
Bash:
getcfg Date date.timezone -f /usr/bin/rtorrent/etc/php5/php.ini
Europe/Sarajevo
Bash:
getcfg System "Time Zone" -f /etc/config/uLinux.conf
3. setup + restart uslugi
Bash:
setcfg Date date.timezone UTC -f /usr/bin/rtorrent/etc/php5/php.ini
Bash:
/usr/bin/rtorrent/etc/init.d/php-fpm restart
init.d/php5-fpm: -WAIT 0
init.d/php5-fpm: Gracefully shutting down done.
init.d/php5-fpm: Starting service done.
4. sprawdzenie czy cos sie zmienilo:
Bash:
getcfg Date date.timezone -f /usr/bin/rtorrent/etc/php5/php.ini
Europe/Sarajevo
Bash:
getcfg System "Time Zone" -f /etc/config/uLinux.conf
5. Nic sie nie zmienilo :p
6. Restart Calego serwera:
upload_2014-10-13_16-7-40.png


Wszystko dziala jak nalezy.