Torrents stuck in Pending status

chienb

New Member
YetiShare User
Jun 3, 2016
15
0
0
All my torrents are stuck in Pending status after finishing download. I verified that the folder permissions are set to 777 (/home/admin/web/filesparq.com/public_html/files/_tmp) and that all files/folders are present. Any ideas anyone?
 

chienb

New Member
YetiShare User
Jun 3, 2016
15
0
0
Using default Transmission client, giving me constant error:
Code:
2016-06-09 03:01:41 - *** ERROR *** Array
(
    [Error Msg] => Uncaught exception 'TransmissionRPCException' with message 'Invalid X-Transmission-Session-Id. Please try again after calling GetSessionID().' in /home/admin/web/filesparq.com/public_html/plugins/torrentdownload/includes/TransmissionRPC.class.php:520
Stack trace:
#0 /home/admin/web/filesparq.com/public_html/plugins/torrentdownload/includes/TransmissionRPC.class.php(194): TransmissionRPC->request('torrent-get', Array)
#1 /home/admin/web/filesparq.com/public_html/plugins/torrentdownload/site/track_torrents.cron.php(138): TransmissionRPC->get(Array, Array)
#2 /home/admin/web/filesparq.com/public_html/plugins/torrentdownload/site/track_torrents.cron.php(103): syncData(Object(Database), Array, NULL, Object(TransmissionRPC), Object(PluginTorrentdownload))
#3 {main}
  thrown
    [File] => /home/admin/web/filesparq.com/public_html/plugins/torrentdownload/includes/TransmissionRPC.class.php
    [Line Number] => 520
    [Error Type] => E_ERROR
)
 

donnywahyudi874705

New Member
YetiShare User
Jan 31, 2015
13
0
1
chienb said:
Using default Transmission client, giving me constant error:
Code:
2016-06-09 03:01:41 - *** ERROR *** Array
(
    [Error Msg] => Uncaught exception 'TransmissionRPCException' with message 'Invalid X-Transmission-Session-Id. Please try again after calling GetSessionID().' in /home/admin/web/filesparq.com/public_html/plugins/torrentdownload/includes/TransmissionRPC.class.php:520
Stack trace:
#0 /home/admin/web/filesparq.com/public_html/plugins/torrentdownload/includes/TransmissionRPC.class.php(194): TransmissionRPC->request('torrent-get', Array)
#1 /home/admin/web/filesparq.com/public_html/plugins/torrentdownload/site/track_torrents.cron.php(138): TransmissionRPC->get(Array, Array)
#2 /home/admin/web/filesparq.com/public_html/plugins/torrentdownload/site/track_torrents.cron.php(103): syncData(Object(Database), Array, NULL, Object(TransmissionRPC), Object(PluginTorrentdownload))
#3 {main}
  thrown
    [File] => /home/admin/web/filesparq.com/public_html/plugins/torrentdownload/includes/TransmissionRPC.class.php
    [Line Number] => 520
    [Error Type] => E_ERROR
)
you can try something from this page : https://forum.transmissionbt.com/viewtopic.php?t=12218

or this one https://forum.transmissionbt.com/viewtopic.php?f=8&t=8393

you can also reach adam to solve this issue, he's been very helpful. I use utorrent as my torrent backend, I'm sorry I can't help much.