Thread: any idea?
View Single Post
  #3  
Old 19th February 2023, 21:01
actionman actionman is offline
Member
 
Join Date: Sep 2008
Posts: 4
Default
where would i find these logs,im not very good with ssh so wouldnt even have a scooby how to find these logs.


it is bizarre though as it goes crazy at 7pm but at 11pm the uploading is back to normal, we never had this issue before.


i can access my servers root directory on ssh but wouldnt have a clue how to direct myself to the logs.

the takeupload seems to stop at this point

if (!is_uploaded_file($tmpname))
stderr($lang['takeupload_failed'], "test1");

if i remove that it then errors on the next if command and so on.

Bump: located the error log in my ftp client but is the same error all the time



[Fri Feb 17 21:58:43 2023] [warn] Cannot get media type from 'x-mapp-php5'


the log file just shows loads of get announce things


46.232.210.170 - - [17/Feb/2023:21:58:43 +0100] "GET /announce.php?passkey=21c9103297e8941868036faf82fbe 6ea&info_hash=%FE%FD%CB%95%5CA%D0%80%84qW%1Fk%0Dj% 1Ee%C8%83%3A&peer_id=-lt0D60-%C1%26%2B%0E%83%19%87%8C%9F%8F%99o&key=61821bfe&co mpact=1&port=62166&uploaded=548019713&downloaded=1 530699265&left=0 HTTP/1.1" 200 314 "-" "rtorrent/0.9.6/0.13.6"


cannot see anything wrong though maybe you can.
Reply With Quote