View Single Post
  #1  
Old 14th August 2016, 11:05
bhast2 bhast2 is offline
Member
 
Join Date: Jul 2008
Posts: 8
Default Scars uploader bot errors
I have ScarS working really good on U232 v4
but every now and then I get this error.

With my scars bot I get this error somethings and this is the error that comes with the upload error

So in shell I get this error
Code:
NOTE: the site returned something. make sure the upload is working properly. you might need to re-download the torrent.
check the content of `/tmp/upload-processes-bhast2/upload38641.tmp' for the exact output.
this is my tmp output
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
        <meta http-equiv='Content-Language' content='en-us' />
  <link type='text/css' rel='stylesheet' id='arrowchat_css' media='all' href='arrowchat/external.php?type=css' charset='charset=iso-8859-1' />
<script type='text/javascript' src='arrowchat/includes/js/jquery.js'></script>
<script type='text/javascript' src='arrowchat/includes/js/jquery-ui.js'></script>

<script type='text/javascript' src='arrowchat/external.php?type=djs' charset='charset=iso-8859-1'></script>
<script type='text/javascript' src='arrowchat/external.php?type=js' charset='charset=iso-8859-1'></script>
           <meta http-equiv='Content-Language' content='en-us' />
		<meta name='viewport' content='width=device-width, initial-scale=1.0'>
        <!-- ####################################################### -->
        <!-- #   This website is powered by U-232 V4	           # -->
        <!-- #   Download and support at: https://u-232.com        # -->
        <!-- #   Template Modded by U-232 Dev Team                 # -->
        <!-- ####################################################### -->
        <title>TSC</title>
        <link rel='alternate' type='application/rss+xml' title='Latest Torrents' href='./rss.php?torrent_pass=0000016aa7c6fe337b1647f470a42156' />
     	<!-- favicon 
      	=================================================== -->
        <link rel='shortcut icon' href='favicon.ico' />
      	<!-- css 
      	=================================================== -->
        <link rel='stylesheet' href='./templates/2/2.css' type='text/css' />
		<link rel='stylesheet' href='./templates/2/bootstrap.css' type='text/css' />
		<link rel='stylesheet' href='./templates/2/bootstrap-responsive.css' type='text/css' />
		<link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css'>
        <!--<link rel='stylesheet' href='./templates/2/themeChanger/css/colorpicker.css' type='text/css' />
        <link rel='stylesheet' href='./templates/2/themeChanger/css/themeChanger.css' type='text/css' />-->
        
        <style type='text/css'>#mlike{cursor:pointer;}</style>
        <script type='text/javascript' src='./templates/2/js/core.js'></script>
        <script type='text/javascript' src='./scripts/jquery.js'></script>
        <script type='text/javascript' src='./scripts/jquery-1.5.js'></script>
            <script type='text/javascript' src='./scripts/jquery.status.js'></script>
            <script type='text/javascript' src='./scripts/jquery.cookie.js'></script>
        <script type='text/javascript' src='./scripts/help.js'></script>
        <!--<script type='text/javascript' src='./templates/2/themeChanger/js/colorpicker.js'></script>
        <script type='text/javascript' src='./templates/2/themeChanger/js/themeChanger.js'></script> -->
                <script type='text/javascript' src='./templates/2/js/jquery.smoothmenu.js'></script>
                
        <script type='text/javascript' src='/scripts/jquery.lightbox-0.5.min.js'></script>
        <link rel='stylesheet' type='text/css' href='/css/jquery.lightbox-0.5.css' media='screen' />
        
        
        <script type='text/javascript'>
        /*<![CDATA[*/
		// Like Dislike function
		//================================================== -->
		$(function() {							// the like js
		$('span[id*=mlike]').like232({
		times : 5,            	// times checked 
		disabled : 5,         	// disabled from liking for how many seconds
		time  : 5,             	// period within check is performed
		url : '/ajax.like.php'
		});
		});
	// template changer function
	//================================================== -->
        function themes() {
          window.open('take_theme.php','My themes','height=150,width=200,resizable=no,scrollbars=no,toolbar=no,menubar=no');
        }
	// language changer function
	//================================================== -->
        function language_select() {
          window.open('take_lang.php','My language','height=150,width=200,resizable=no,scrollbars=no,toolbar=no,menubar=no');
        }
	// radio function
	//================================================== -->
        function radio() {
          window.open('radio_popup.php','My Radio','height=700,width=800,resizable=no,scrollbars=no,toolbar=no,menubar=no');
        }
         /*]]>*/
        </script>
<script type='text/javascript'>
        /*<![CDATA[*/
            //$(function () {
            $('document').ready(function () {
              $('a[rel="lightbox"]').lightBox(); // Select all links that contains lightbox in the attribute rel
            });
            /*]]>*/
          </script>
        <script type='text/javascript' src='./ajax/helpers.js'></script>
        <!-- javascript goes here or in footer --><!-- css goes here -->
        <!--[if lt IE 9]>
            <script type='text/javascript' src='./templates/2/js/modernizr.custom.js'></script>
        <script type='text/javascript' src='http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE8.js'></script>
        <script type='text/javascript' src='./templates/2/js/ie.js'></script>
            <![endif]-->
        
        </head>

        <body>
        <!-- Main Outer Container
        =================================================== -->
	<div class='wrapper'>
	
        <!--<header class='clearfix'>--><!-- U-232 Source - Print Global Messages End -->
    <!-- End Global Messages 
    ======================================================= -->
		<div class='headers'>
		
			<div class='row-fluid'>
				<div id='logo'>
				<div class='navbar navbar-inner '>
				<ul>
							<li><a href='index.php' class='home'><font color='white'>TSC</font></a>
							</li>
						<li><a href='browse.php'><font color='white'>Torrent</font></a>
						<!--	<ul class='sub-menu'>
								<li><a href='browse.php'>Torrents</a></li>
							   <li><a href='./browse_vip.php'>ViP Browse</a> </li>
								<li><a href='offers.php'>Offers</a></li>
								<li><a href='./needseed.php?needed=seeders'>Need Seeds</</li>
								<li><a href='upload.php'>Upload</a></li>
				                <li><a href='bookmarks.php'>Bookmarks</a></li>
							</ul>--><!--/ .sub-menu-->
						</li>
						<li><a href='requests.php'><font color='white'>Requests</font></a>
						   	<li><a href='upload.php'><font color='white'>Upload</font></a></li></li>
						<!--<li><a href='#'>General</a>
							<ul class='sub-menu'>
				                <li><a href='announcement.php'>Site Announcements</a></li>
				                <li><a href='topten.php'>Statistics</a></li>
				                <li><a href='faq.php'>FAQ</a></li>
								<li><a href='chat.php'>IRC</a></li>
				                <li> <a href='rss.php?torrent_pass=0000016aa7c6fe337b1647f470a42156'>RSS</a></li>
				                <li><a href='./wiki.php'>Wiki</a></li>
							
								<li><a href='./rsstfreak.php'>Torrent Freak</a></li>
							</ul><!--/ .sub-menu
						</li>
									<li class='dropdown3'>
									  <a class='dropdown3' href='#'><font color='white'>Chat</font></a>
										<ul class='dropdown3-content'>
					<li><a href='chat.php' target='_blank'><i class='fa fa-comment'></i>&nbsp;&nbsp;IRC</a></li>
					<li><a href='chatbox.php' target='_blank'><i class='fa fa-comments-o'></i>&nbsp;&nbsp;ShoutBox</a></li>
						</ul>
						</li>-->
						<li><a href='chat.php'><font color='white'>IRC</font></a></li>
						<li><a href='forums.php'><font color='white'>Forums</font></a></li>
						<li class='dropdown3'>
										  <a class='dropdown3' href='#'><font color='white'>Support</font></a>
											<ul class='dropdown3-content'>
						<li><a href='/bugs.php?action=add'><i class='fa fa-bug'></i>&nbsp;&nbsp;Bug Report</a></li>
						<li><a href='/contactstaff.php'><i class='fa fa-envelope-square'></i>&nbsp;&nbsp;Contact Staff</a></li>
						<li><a href='rules.php'><i class='fa fa-life-ring'></i>&nbsp;&nbsp;Rules</a></li>
						<li><a href='faq.php'><i class='fa fa-question-circle'></i>&nbsp;&nbsp;FAQ</a></li>
						<li><a href='wiki.php'><i class='fa fa-wikipedia-w' aria-hidden='true'></i>&nbsp;&nbsp;Wiki</a></li>
						
							</ul>
							</li>
						<!--<li><a href='faq.php'><font color='white'>FAQ</font></a></li>
				                               
				             		<li><a href='rules.php'><font color='white'>Rules</font></a></li>-->
				        <li><a href='staff.php'><font color='white'>Staff</font></a></li>
				        <li><a href='./donate.php' style='color:#FFD564 !important'>Donate</a></li>
				         
					</ul>
				</div>
				<div id='logoHolder'>
	  </div>
	  <div class='row-fluid'>
 	  <div class='span12'><!-- Start Navbar
		=================================================== -->
			<div class='navbar'>
				<div class='navbar-inner2'>
				
					
						<ul class='nav'>
						<!--	<li class='dropdown'><a data-toggle='dropdown' class='dropdown-toggle' href='#'>TorrentStyle </a>
							    <ul class='dropdown-menu'>
							
							   <li> User Class&nbsp;<a href='./setclass.php'><b>(SYS0P)</b></a>&nbsp;
							   </li>
							   <li><img src='templates/2/usermenuicons/profile.png'></img>
							   <a href='usercp.php?action=default'>Profile</a></li>
							    	<li><img src='templates/2/usermenuicons/invite.png'></img><a href='./invite.php'>Invites (999999999)</a>				     	</li>
							    	<li>
							    	Bonus Points<a href='./mybonus.php'>6051221.6</a></li>
							    	
							    	<li><a href='./achievementhistory.php?id=362'> Achievements </a>
							    </li>
							   <li><a href='#' onclick='themes();'>Theme</a></li>
							    	<li><a href='friends.php'>Friends</a></li>
							 
							        <li><a href='bookmarks.php'>Bookmarks</a></li>
							        <li><a href='logout.php?hash_please=add271f059db7291b3dcc41ed2555030'>Logout</a></li>
							        <li> 
							        :: User Blocks Config</li><li>My Blocks<a href='./user_blocks.php'>Click here</a></li><li>
							         My Unlocks<a href='./user_unlocks.php'>Click here</a>
							        </li>
							      
							    </ul>
							    <!--/ .sub-menu
							    </li>-->
							<!--<li class='dropdown'>
								<a data-toggle='dropdown' class='dropdown-toggle' href='#'>Torrent<b class='caret'></b></a>
								<ul class='dropdown-menu'>
									<li><a href='https://torrentstyle.club/browse.php'>Torrents</a></li>
									<li><a href='https://torrentstyle.club/requests.php'>Requests</a></li>
									<li><a href='https://torrentstyle.club/offers.php'>Offers</a></li>
									<li><a href='https://torrentstyle.club/needseed.php?needed=seeders'>Need Seeds</a></li>             
									<li><a href='https://torrentstyle.club/upload.php'>Upload</a></li>
									<li><a href='https://torrentstyle.club/bookmarks.php'>Bookmarks</a></li>
								</ul>
							</li>
							<li class='dropdown'>
							  <a data-toggle='dropdown' class='dropdown-toggle' href='#'>General<b class='caret'></b></a>
								<ul class='dropdown-menu'>
									<li><a href='https://torrentstyle.club/announcement.php'>Site Announcements</a></li>
									<li><a href='https://torrentstyle.club/topten.php'>Statistics</a></li>
									<li><a href='https://torrentstyle.club/faq.php'>Faq</a></li>
									<li><a href='https://torrentstyle.club/chat.php'>IRC</a></li>
									<li><a href='https://torrentstyle.club/staff.php'>Staff</a></li>
									<li><a href='https://torrentstyle.club/wiki.php'>Wiki</a></li>
									<li><a href='#' onclick='radio();'>Radio</a></li>
									<li><a href='./rsstfreak.php'>Torrent Freak</a></li>
								</ul>
							</li>
							<li class='dropdown'>
							  <a data-toggle='dropdown' class='dropdown-toggle' href='#'>Games<b class='caret'></b></a>
								<ul class='dropdown-menu'>
									<li><a href='https://torrentstyle.club/casino.php'>Casino</a></li>
									<li><a href='https://torrentstyle.club/blackjack.php'>Blackjack</a></li>
								</ul>
							</li>-->
						
						<li class='dropdown2'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
											  <a class='dropdown2' href='#'>TorrentStyle&nbsp;&nbsp;<i class='fa fa-bars'></i></a>
												<ul class='dropdown2-content'>
												<li style='
												list-style-type: none;'>&nbsp;&nbsp;&nbsp;&nbsp;<i class='fa fa-home fa-fw'></i><b>Class</b>&nbsp;&nbsp;SYS0P</li>
												<li style='
												list-style-type: none;'><a href='./invite.php'><i class='fa fa-user-plus'></i>&nbsp;&nbsp;Invites 999999999</a></li>
												<li style='
												list-style-type: none;'>
												<a href='./mybonus.php'><i class='fa fa-money'></i>&nbsp;&nbsp;Bonus 6051221.6</a></li>
												<!--<li style='
												list-style-type: none;'><a href='./achievementhistory.php?id=362'> <i class='fa fa-money'></i>&nbsp;&nbsp;
												Achievements </a>
												</li>-->
												
													<li style='
													list-style-type: none;'> <a href='https://torrentstyle.club/pm_system.php'><i class='fa fa-envelope'></i>&nbsp;&nbsp;Messages</a></li>
													<li style='
													list-style-type: none;'><a href='./getrss.php'><i class='fa fa-rss'></i>&nbsp;&nbsp;RSS</a></li>
													
													<li style='
													list-style-type: none;'><a href='https://torrentstyle.club/usercp.php?action=default'><i class='fa fa-user'></i>&nbsp;&nbsp;Usercp</a></li>
													
													<li style='
													list-style-type: none;'><a href='#' onclick='themes();'><i class='fa fa-wrench'></i>&nbsp;&nbsp;Theme</a></li>
													<!--<li><a href='#' onclick='language_select();'><i class='fa fa-language'>Language</i></a></li>-->
													
												    <li style='
												    list-style-type: none;'><a href='https://torrentstyle.club/friends.php'><i class='fa fa-users'></i>&nbsp;&nbsp;
												    Friends</a></li>
												    <li style='
												    list-style-type: none;'><a href='https://torrentstyle.club/logout.php?hash_please=add271f059db7291b3dcc41ed2555030'><i class='fa fa-power-off'>&nbsp;&nbsp;Logoff</i></a></li>
													<p class='text-success'><a href='./user_blocks.php'><i class='fa fa-arrow-up'>&nbsp;&nbsp;My Blocks</i></a>
						<a href='./user_unlocks.php'><i class='fa fa-arrow-up'>&nbsp;&nbsp;My Unlocks</i></a>
												</ul>
											</li>
						
							<li class='dropdown2'>
							  <a class='dropdown2' href='#'>Staff Tools&nbsp;&nbsp;<i class='fa fa-bars'></i></a>
							 
							  
								<ul class='dropdown2-content'>
									<li style='
									list-style-type: none;
									'> <a href='https://torrentstyle.club/bugs.php?action=bugs'><i class='fa fa-bug'></i>&nbsp;&nbsp;Bug Respond</a></li>
									<li style='
									list-style-type: none;'><a href='https://torrentstyle.club/staffbox.php'><i class='fa fa-envelope-square'></i>&nbsp;&nbsp;Staff Messages</a></li>
									<li style='
									list-style-type: none;'><a href='https://torrentstyle.club/staffpanel.php'><i class='fa fa-tasks'></i>&nbsp;&nbsp;Admincp</a></li>
																		
							 <li><a href='setclass.php'><i class='fa fa-cogs'></i>&nbsp;&nbsp;Change Class</a></li>								
							</ul>
								
						</li>
						
						
											
							
						<!--	<li><a href='https://torrentstyle.club/forums.php'>Forums</a></li>
							<li><a href='https://torrentstyle.club/donate.php'>Donate</a></li>-->
						</ul>
						<ul class='nav pull-right'>
														
													<li>	
       <!-- U-232 Source - Print Statusbar/User Menu -->
      <div style='position: relative;
      font-size: small;
      	display:inline-block;
      width:100%;
      	;
      padding-top:15px;
      padding-left:10px;'>
       	<ul class='nav'>
    <!-- <li>  <i class='fa fa-arrow-up'></i> Invites<span class='label label-info'><a href='./invite.php'>999999999</a></span></li><li>
       <i class='fa fa-btc'></i>Bonus Points<span class='label label-info'><a href='./mybonus.php'> 6051221.6</a></span><br /></li><li>
      <i class='fa fa-bar-chart'></i>Achievements<span class='label label-info'><a href='./achievementhistory.php?id=362'>0</a></span></li>--><li><font size='4'color='white'>R:</font><font size='3'><span style="color: #00ff00;">Inf</span></font><br /></li><li>&nbsp;&nbsp;<font size='4' color='red'><i class='fa fa-cloud-upload'></font></i><font size='3' color='white'>  U: </font><font size='3' color='white'> 31.61 GB</font></li><li>&nbsp;&nbsp;<font size='4' color='green'>
	<i class='fa fa-cloud-download'></font></i><font size='3' color='white'> D:</font><font size='3' color='white'> 0.00 KB</font><br /></li><li>&nbsp;&nbsp;<font size='4' color='red'><i class='fa fa-cloud-upload'></font></i><font size='3' color='white'><!--Uploading Files--></font><!-- <span class='label label-important'>--><font size='3' color='white'> 200</font><!--</span>-->&nbsp;&nbsp;
		<font size='4' color='green'><i class='fa fa-cloud-download'></font></i><!--<font size='3' color='white'>Downloading Files </font><span class='label label-success'>--><font size='3' color='white'> 0</font><!--</span>--><br /></li><!--<li>
		<i class='fa fa-arrow-up'></i>Connectable<span class='label label-success'><img src='./pic/yescon.png' alt='Connectable' title='Connectable' /></span></li>--></ul></div><script type="text/javascript">
      //<![CDATA[
      function refrClock(){
      var d=new Date();
      var s=d.getSeconds();
      var m=d.getMinutes();
      var h=d.getHours();
      var day=d.getDay();
      var date=d.getDate();
      var month=d.getMonth();
      var year=d.getFullYear();
      var am_pm;
      if (s<10) {s="0" + s}
      if (m<10) {m="0" + m}
      if (h>12) {h-=12;am_pm = "Pm"}
      else {am_pm="Am"}
      if (h<10) {h="0" + h}
      document.getElementById("clock").innerHTML=h + ":" + m + ":" + s + " " + am_pm;
      setTimeout("refrClock()",1000);
      }
      refrClock();
      //]]>
      </script>
															</li>	
						
						</ul>
					
				</div><!-- /navbar-inner -->
			</div>
			<div id='base_globelmessage'>
				
						<div id='gm_taps' style=''>
						<ul class='gm_taps'>
					        <li><b><font color='black'>Current Site Alerts:</font></b></li>
      <li>
      <a class='tooltip' href='pm_system.php'><b class='btn btn-warning btn-small'>New Private messages</b>
	  <span class='custom info alert alert-warning'><em>New Private messages</em>
      You have 5 new messages
      </span></a></li><li>
<a class="tooltip" href="#"><b class="btn btn-info btn-small">CrazyHour</b>
<span class="custom info alert alert-info"><em>CrazyHour</em>
Crazyhour...All torrents free<br />and triple upload credit!<br /> starts in 1d 08:03:49&nbsp;at Aug 15 2016, 05:55 PM</span></a></li><li><a class='tooltip' href='./mybonus.php'><b class='btn btn-success btn-small'>Karma Contribution's</b><span class='custom info alert alert-success'><em>Karma Contribution's</em>Freeleech&nbsp;[&nbsp;<strong><strong><font color="red">0 %</font></strong></strong>&nbsp;]<br />DoubleUpload&nbsp;[&nbsp;<strong><strong><font color="red">0 %</font></strong></strong>&nbsp;]<br />Half Download&nbsp;[&nbsp;<strong><strong><font color="red">10&nbsp;%</font></strong></strong>&nbsp;]</span></a></li></ul></div></div><!-- U-232 Source - Print Global Messages End --><!-- /navbar --><!-- END Navbar
		=================================================== -->	  
	  </div>
	  </div>
</div>
	    </div>
	        <div class='clearfix'></div>
	    
	    	<div class='container'>
    	
        
         
   
    
    <div id='container-fluid'><table class='table'>
		<tr><td class='embedded'>
<h2>Upload failed!</h2>
<table width='100%' border='1' cellspacing='0' cellpadding='10'>
		<tr><td class='text'>
You must select a category to put the torrent in!</td></tr></table>
    </td></tr></table>
<!-- javascript goes here --> </div>
		<div class='nav-collapse collapse'>
			<div class='container' >
				<div class='pull-left'>
				TSC page was generated in 0.00725 seconds.<br />
				Server was hit 0 time 's
				 
				</div>
				<div class='pull-right' align='right'>
				Theme by TorrentStyle and cerbas<br />
				Powered by U-232 V4<br />
				Using Valid <b>CSS3, XHTML &amp; PHP</b><br />
				Support Forum Click <b><a href='https://forum.u-232.com/index.php'>here</a></b><br />
								
				</div>
			</div>
		</div><br /><br />
	</div>
	
	<!--  End main outer container
	======================================================= -->
	<!--<div id='control_panel'>
	<a href='#' id='control_label'></a>
	</div> #control_panel -->
    <!-- Ends Footer -->
    <script type='text/javascript' src='templates/2/js/general.js'></script>
<script type='text/javascript' src='scripts/bootstrap.js'></script>

   	<!-- external javascript 
		================================================== -->


		<!-- accordion library (optional, not used in demo)
		<script type='text/javascript' src='templates/framework/js/bootstrap-collapse.js'></script> -->
				<!-- template javascript
		================================================== -->
		<script src='templates/2/js/bootstrap-transition.js'></script>
		<script src='templates/2/js/bootstrap-alert.js'></script>
		<script src='templates/2/js/bootstrap-modal.js'></script>
		<script src='templates/2/js/bootstrap-dropdown.js'></script>
		<script src='templates/2/js/bootstrap-scrollspy.js'></script>
		<script src='templates/2/js/bootstrap-tab.js'></script>
		<script src='templates/2/js/bootstrap-popover.js'></script>
		<script src='templates/2/js/bootstrap-button.js'></script>
		<script src='templates/2/js/bootstrap-collapse.js'></script>
		<script src='templates/2/js/bootstrap-carousel.js'></script>
		<script src='templates/2/js/bootstrap-typeahead.js'></script>
	
    	<!-- external javascript 
		================================================== -->
		<script type='text/javascript' src='scripts/local.dropdown.js'></script>
		<!-- Placed at the end of the document so the pages load faster -->
	
    </body></html>
as you can see in the code above this is the error
<div id='container-fluid'><table class='table'>
<tr><td class='embedded'>
<h2>Upload failed!</h2>
<table width='100%' border='1' cellspacing='0' cellpadding='10'>
<tr><td class='text'>
You must select a category to put the torrent in!</td></tr></table>
</td></tr></table>
<!-- javascript goes here --> </div>


but I have a cat selected I don't know if this is a scars issue or a cat issue

here is my shell output
Code:
upload -c "Movies/720" Commando.1985.720p.BRRip.x264-x0r
torrent upload script v0.9.4 by ScarS

loaded settings from `/media/sdag1/bhast2/upload/.upload.rc'

logging in . . . . logged in

checking for dupe . . . no dupe found

mktorrent 1.0 (c) 2007, 2009 Emil Renner Berthing

Hashed 6327 of 6327 pieces.
Writing metainfo file... done.

checking for dupe . . . no dupe found

uploading torrent . . . upload complete

NOTE: the site returned something. make sure the upload is working properly. you might need to re-download the torrent.
check the content of `/tmp/upload-processes-bhast2/upload7544.tmp' for the exact output.

thanks for the help

Last edited by bhast2; 14th August 2016 at 12:01.
Reply With Quote