Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date Timezone Error #46

Open
darknez opened this issue Jun 9, 2013 · 0 comments
Open

Date Timezone Error #46

darknez opened this issue Jun 9, 2013 · 0 comments

Comments

@darknez
Copy link

darknez commented Jun 9, 2013

Hi
When i get logged in i m getting following error.

Warning: date(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /var/www/html/Torrentflux/html/inc/functions/functions.core.transfer.php on line 563

Also Torrent are not starting and when i checked in log i got following message

cd '/var/www/html/Downloads/root/'; HOME='/var/www/html/Downloads/'; export HOME; nohup /usr/bin/python -OO '/var/www/html/Torrentflux/html/bin/clients/tornado/tftornado.py' 'False' '0' 'root' '/var/www/html/Downloads/.transfers/Yamla_Pagla_Deewana_2_2013_New_DVDScr_-Xvid-Team_IcTv_1.avi.torrent' --responsefile '/var/www/html/Downloads/.transfers/Yamla_Pagla_Deewana_2_2013_New_DVDScr_-Xvid-Team_IcTv_1.avi.torrent' --display_interval 1 --max_download_rate '0' --max_upload_rate '0' --max_uploads '40' --minport '49160' --maxport '49300' --rerequest_interval '1800' --super_seeder '0' --max_connections '400' 1>> '/var/www/html/Downloads/.transfers/Yamla_Pagla_Deewana_2_2013_New_DVDScr_-Xvid-Team_IcTv_1.avi.torrent.log' 2>> '/var/www/html/Downloads/.transfers/Yamla_Pagla_Deewana_2_2013_New_DVDScr_-Xvid-Team_IcTv_1.avi.torrent.log' &
[2013/06/09 - 12:50:55] tornado starting up :
[2013/06/09 - 12:50:55] - torrentfile : /var/www/html/Downloads/.transfers/file.torrent
[2013/06/09 - 12:50:55] - userName : user
[2013/06/09 - 12:50:55] - transferStatFile : /var/www/html/Downloads/.transfers/file.torrent.stat
[2013/06/09 - 12:50:55] - transferCommandFile : /var/www/html/Downloads/.transfers/file.torrent.cmd
[2013/06/09 - 12:50:55] - transferLogFile : /var/www/html/Downloads/.transfers/file.avi.torrent.log
[2013/06/09 - 12:50:55] - transferPidFile : /var/www/html/Downloads/.transfers/file.torrent.pid
[2013/06/09 - 12:50:55] - autoDie : False
[2013/06/09 - 12:50:55] - shareKill : 0
[2013/06/09 - 12:50:55] - minport : 49160
[2013/06/09 - 12:50:55] - maxport : 49300
[2013/06/09 - 12:50:55] - max_upload_rate : 0
[2013/06/09 - 12:50:55] - max_download_rate : 0
[2013/06/09 - 12:50:55] - min_uploads : 4
[2013/06/09 - 12:50:55] - max_uploads : 40
[2013/06/09 - 12:50:55] - min_peers : 20
[2013/06/09 - 12:50:55] - max_initiate : 40
[2013/06/09 - 12:50:55] - max_connections : 400
[2013/06/09 - 12:50:55] - super_seeder : 0
[2013/06/09 - 12:50:55] - security : 1
[2013/06/09 - 12:50:55] - auto_kick : 1
[2013/06/09 - 12:50:55] - crypto_allowed : 0
[2013/06/09 - 12:50:55] - crypto_only : 0
[2013/06/09 - 12:50:55] - crypto_stealth : 0
[2013/06/09 - 12:50:55] - priority :
[2013/06/09 - 12:50:55] - alloc_type : normal
[2013/06/09 - 12:50:55] - alloc_rate : 2.0
[2013/06/09 - 12:50:55] - buffer_reads : 1
[2013/06/09 - 12:50:55] - write_buffer_size : 4
[2013/06/09 - 12:50:55] - check_hashes : 1
[2013/06/09 - 12:50:55] - max_files_open : 50
[2013/06/09 - 12:50:55] - upnp_nat_access : 1
[2013/06/09 - 12:50:55] writing pid-file : /var/www/html/Downloads/.transfers/file.torrent.pid (17241)
[2013/06/09 - 12:50:55] tornado up and running.
[2013/06/09 - 12:50:56] error: Problem connecting to tracker - [Errno 13] Permission denied
[2013/06/09 - 12:51:56] error: Problem connecting to tracker - [Errno 13] Permission denied
[2013/06/09 - 12:52:56] error: Problem connecting to tracker - [Errno 13] Permission denied
[2013/06/09 - 12:53:57] error: Problem connecting to tracker - [Errno 13] Permission denied

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant