RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AJAX upload progress bar

File sharing script

File mirror script

Newsletter script
Still waiting support on torrent leecher
Goto page 1, 2  Next
 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro
View previous topic :: View next topic  
Author Message
Hendrickson



Joined: 18 Nov 2009
Posts: 90

PostPosted: Mar 06, 2010 1:20 pm    Post subject: Still waiting support on torrent leecher Reply with quote

Its been weeks now and I've gotten as far as Art via support saying he would take a look at my server to fix the torrent leecher. That was about 6 days ago. How long takes it take to get support?

I've paid 90 dollars for this mod that hasn't been working very good for the last 4 weeks. I can't get it to work on my other server and the one it works on is only for an hour then it turns off. I'm not happy......Support is just getting worse?
Back to top
View user's profile Send private message
mrperl



Joined: 06 Mar 2010
Posts: 65

PostPosted: Mar 06, 2010 3:07 pm    Post subject: Re: Still waiting support on torrent leecher Reply with quote

Hi.

While waiting for support, some suggestions are:

1) check your logfiles for any issues

2) if you have source code for the mod, open a text file in perl
and add some debugging logging statements to see what's happening.

The source code is very readable, so if you have any programming
experience at all you should be able to log enough to pinpoint where
the problem is and update this thread.

Thanks, mrperl.
Back to top
View user's profile Send private message
Hendrickson



Joined: 18 Nov 2009
Posts: 90

PostPosted: Mar 06, 2010 4:24 pm    Post subject: Reply with quote

I've tried all that, I have used the logger and it shows nothing. Just the bitflu.pl start fine and loops over and over.
Back to top
View user's profile Send private message
admin
Site Admin


Joined: 22 Mar 2006
Posts: 1129

PostPosted: Mar 10, 2010 2:30 pm    Post subject: Reply with quote

In .bitflu.config file there's line:

Code:
logfile                   =



specify log file:

Code:
logfile                   =  ./bitflu.log


Then take a look what's wrong in this log file.
Back to top
View user's profile Send private message Send e-mail
Hendrickson



Joined: 18 Nov 2009
Posts: 90

PostPosted: Mar 10, 2010 6:39 pm    Post subject: Reply with quote

Done that. It shows me nothing, that bitflu starts and keep looping the start up. No idea. Art said about 11 days ago he would look at my server. I've heard nothing since. Not the best support at all...
Back to top
View user's profile Send private message
SayUNKLE



Joined: 01 Apr 2009
Posts: 20

PostPosted: Mar 11, 2010 12:24 am    Post subject: Reply with quote

Are you getting an error? What error? 500, 404?
Back to top
View user's profile Send private message Visit poster's website
Hendrickson



Joined: 18 Nov 2009
Posts: 90

PostPosted: Mar 11, 2010 10:55 am    Post subject: Reply with quote

No error, I can't get bitflu started on one server, it keeps looping in the error log and never starts properly.

It will say started and give me a PID number. However in the torrents screen it says disabled. Bitflu error log reports no error only looping the start up proceeder over and over.
Back to top
View user's profile Send private message
admin
Site Admin


Joined: 22 Mar 2006
Posts: 1129

PostPosted: Mar 11, 2010 1:53 pm    Post subject: Reply with quote

Copy-paste part of your log file here.
Back to top
View user's profile Send private message Send e-mail
Hendrickson



Joined: 18 Nov 2009
Posts: 90

PostPosted: Mar 11, 2010 5:03 pm    Post subject: Reply with quote

Thu Mar 11 09:55:53 2010 # Logging to './torrent.log'
Thu Mar 11 09:55:53 2010 # Setting my own niceness to 8
Thu Mar 11 09:55:53 2010 # bitflu.pl is running with pid 11914 ; uid = (527|527) / gid = (527 527|527 527)
Thu Mar 11 09:55:53 2010 # Storage : Using VFS storage plugin
Thu Mar 11 09:55:53 2010 # WebGUI : >> Web-GUI ready, visit http://127.0.0.1:4081
Thu Mar 11 09:55:53 2010 # Telnet : >> Telnet plugin ready, use 'telnet 127.0.0.1 4001' to connect.
Thu Mar 11 09:55:53 2010 # BTorrent: BitTorrent plugin loaded. Using tcp port 6688
Thu Mar 11 09:55:53 2010 # Kademlia: Firing up protocol 4 ...
Thu Mar 11 09:55:53 2010 # Kademlia: BitTorrent-Kademlia plugin loaded. Using udp port 6688, NodeID: 07012866e05e6a076f50987faac20a840ff00b5d
Thu Mar 11 09:56:06 2010 # Logging to './torrent.log'
Thu Mar 11 09:56:06 2010 # Setting my own niceness to 8
Thu Mar 11 09:56:06 2010 # bitflu.pl is running with pid 11917 ; uid = (527|527) / gid = (527 527|527 527)
Thu Mar 11 09:56:06 2010 # Storage : Using VFS storage plugin
Thu Mar 11 09:56:06 2010 # WebGUI : >> Web-GUI ready, visit http://127.0.0.1:4081
Thu Mar 11 09:56:06 2010 # Telnet : >> Telnet plugin ready, use 'telnet 127.0.0.1 4001' to connect.
Thu Mar 11 09:56:06 2010 # BTorrent: BitTorrent plugin loaded. Using tcp port 6688
Thu Mar 11 09:56:06 2010 # Kademlia: Firing up protocol 4 ...
Thu Mar 11 09:56:06 2010 # Kademlia: BitTorrent-Kademlia plugin loaded. Using udp port 6688, NodeID: cbc0ca0a7073336b45b6561dd849336ebc122423

Any ideas, I've already posted this before.
Back to top
View user's profile Send private message
admin
Site Admin


Joined: 22 Mar 2006
Posts: 1129

PostPosted: Mar 17, 2010 6:57 am    Post subject: Reply with quote

Yes, looks like strange problem. never saw it before. Instead of flooding forum, send ssh access to support, we will take a look.
Back to top
View user's profile Send private message Send e-mail
Hendrickson



Joined: 18 Nov 2009
Posts: 90

PostPosted: Mar 17, 2010 9:47 am    Post subject: Reply with quote

admin wrote:
Yes, looks like strange problem. never saw it before. Instead of flooding forum, send ssh access to support, we will take a look.


Oh that's exactly what I have done, many times I've sent emails and ssh access to Art. No reply....
Back to top
View user's profile Send private message
admin
Site Admin


Joined: 22 Mar 2006
Posts: 1129

PostPosted: Mar 17, 2010 10:53 am    Post subject: Reply with quote

official support email is support@sibsoft.net
Back to top
View user's profile Send private message Send e-mail
Hendrickson



Joined: 18 Nov 2009
Posts: 90

PostPosted: Mar 17, 2010 3:51 pm    Post subject: Reply with quote

admin wrote:
official support email is support@sibsoft.net


I did that originally...But I have emailed you again asking for support with ssh details.
Back to top
View user's profile Send private message
Hendrickson



Joined: 18 Nov 2009
Posts: 90

PostPosted: Mar 20, 2010 2:22 pm    Post subject: Reply with quote

Did you get my email? Or are you just going to ignore this again?...........
Back to top
View user's profile Send private message
peterdays



Joined: 10 Mar 2010
Posts: 55

PostPosted: Mar 20, 2010 6:44 pm    Post subject: Reply with quote

you need to wait for monday i guess Sad
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group