Upload Error: The remote server returned an error: (500) Int

Support and feedback for UniUploader
UniUploader requires microsoft .net runtimes!

Upload Error: The remote server returned an error: (500) Int

Postby Dreadan » Sat Jul 08, 2006 6:34 am

I've been trying to get the UniUploader running but I keep getting this error. Anyone have any ideas of what I need to check? Am I missing something with the setup of UniUploader or is this something with my server?

Thanks
Dreadan
WR.net Apprentice
WR.net Apprentice
 
Posts: 50
Joined: Tue Jul 04, 2006 7:42 pm

Upload Error: The remote server returned an error: (500) Int

Postby ScratchMonkey » Sat Jul 08, 2006 6:00 pm

Switch UU to advanced mode and look at the tabs that show the full server response. Then look in the server's error log. Turn on the server's verbose error reporting to see more detail.

You've got a permission problem somewhere.
User avatar
ScratchMonkey
WR.net Expert
WR.net Expert
 
Posts: 212
Joined: Wed Jul 05, 2006 4:32 pm
Location: San Pablo, CA

Re: Upload Error: The remote server returned an error: (500)

Postby Dreadan » Sat Jul 08, 2006 9:18 pm

This is what the UU is sohwing in the for the full server response.

<!-- ############ Uploading to Primary URL...
############ http://www.gowgaming.com/roster/admin/update.php -->

The debugger log is showing

Uploading to Primary URL...: http://www.gowgaming.com/roster/admin/update.php
CharacterProfiler.lua - 85% Compressed. Upload Size: 106.24 KB
PvPLog.lua - 93% Compressed. Upload Size: 20.86 KB
Upload Error: The remote server returned an error: (500) Internal Server Error.

and I don't have enough access to the server to enable anything like that :(
Dreadan
WR.net Apprentice
WR.net Apprentice
 
Posts: 50
Joined: Tue Jul 04, 2006 7:42 pm

Upload Error: The remote server returned an error: (500) Int

Postby MattM » Mon Jul 10, 2006 12:18 am

look at the actual server logs, and post them here
MattM
UA/UU Developer
UA/UU Developer
Gimpy Developer
Gimpy Developer
 
Posts: 886
Joined: Tue Jul 04, 2006 9:53 pm
Location: USA

Re: Upload Error: The remote server returned an error: (500)

Postby Dreadan » Sun Jul 16, 2006 7:39 pm

I contacted my server host about the problem and this is what their log shows.

Here is a log from our mod_security module which is use to disrupt hacking.
==0ab8d725==============================
Request: www.gowgaming.com 65.73.74.214 - - [04/Jul/2006:20:15:47 -0500] "POST /roster/admin/update.php HTTP/1.1" 500 744 "-"
"UniUploader 2.0 (UU 2.4.1; English)" - "-"
----------------------------------------
POST /roster/admin/update.php HTTP/1.1
Connection: Keep-Alive
Content-Length: 120442
Content-Type: multipart/form-data; boundary=5cc0ab710a2f4e129d1dbecd487fa900
Expect: 100-continue
Host: www.gowgaming.com
User-Agent: UniUploader 2.0 (UU 2.4.1; English)
mod_security-message: Access denied with code 500. Error processing request body: Multipart: invalid Content-Disposition head
er (-13): form-data; name="usize_CharacterProfiler";Content-Type: text/html [severity "EMERGENCY"]
mod_security-action: 500

120442
--5cc0ab710a2f4e129d1dbecd487fa900
Content-Disposition: form-data; name="CharacterProfiler"; filename="CharacterProfiler.lua.gz"
Content-Type: application/octet-stream

Our check seems to indicate that the lua file or the update file does not seems to comform with the RFC standard as such the rejection. You may want to contact who ever who have created these files for further clarifications. We are unable to disable this function specifically for your account as its a global setting.
Dreadan
WR.net Apprentice
WR.net Apprentice
 
Posts: 50
Joined: Tue Jul 04, 2006 7:42 pm

Upload Error: The remote server returned an error: (500) Int

Postby zanix » Mon Jul 17, 2006 3:24 am

Have you tried java UniUploader?
If not, get it, and see if it gives the same error

If jUniUploader works, then we know it UU that's doing this

Anyone know C++.NET?
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: Upload Error: The remote server returned an error: (500)

Postby Anaxent » Mon Jul 17, 2006 3:59 am

zanix wrote:Have you tried java UniUploader?
If not, get it, and see if it gives the same error

If jUniUploader works, then we know it UU that's doing this

Anyone know C++.NET?


C# and .net
User avatar
Anaxent
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 642
Joined: Tue Jul 04, 2006 6:27 am
Location: Phoenix, Az

Re: Upload Error: The remote server returned an error: (500)

Postby Dreadan » Mon Jul 17, 2006 4:48 am

It appears it's something with UU. JUU looks like it works fine after I got it setup right.
Dreadan
WR.net Apprentice
WR.net Apprentice
 
Posts: 50
Joined: Tue Jul 04, 2006 7:42 pm

Upload Error: The remote server returned an error: (500) Int

Postby zanix » Mon Jul 17, 2006 4:55 am

So, this may be confirmed...

Anyone wanna attempt to fix UU's header formation?
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: Upload Error: The remote server returned an error: (500)

Postby Dreadan » Wed Jul 19, 2006 7:23 am

So is this something with the program or is my server picky?
Dreadan
WR.net Apprentice
WR.net Apprentice
 
Posts: 50
Joined: Tue Jul 04, 2006 7:42 pm

Upload Error: The remote server returned an error: (500) Int

Postby zanix » Wed Jul 19, 2006 9:09 am

Both
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Upload Error: The remote server returned an error: (500) Int

Postby Sayswho » Tue Aug 08, 2006 3:06 am

Well, I get similar error to the guy using UU, just i get it during the manual *.lua upload. the response that I get from the server is:

[suicidaltheguild.awardspace.com] [Mon Aug 07 16:58:37 2006] [error] [client 85.82.236.81] Premature end of script headers: update.php | (null) , referer: http://suicidaltheguild.awardspace.com/ ... update.php
Error 500: Script Execution Failure

it ends up with this, and I don't get to see the log that I should be. However, the information is getting updated on the roster.

Any ideas how to solve this?
Sayswho
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Sun Aug 06, 2006 9:51 pm

Re: Upload Error: The remote server returned an error: (500)

Postby MattM » Wed Sep 13, 2006 2:08 am

please test this as ive been playing with the headers UU sends, hopefully it's better, maybe even fixing some of these errors!

look in the UU source/bin folder for the exe DELETE THE INI FILE FIRST
also, someone post the packets JUU sends please
Attachments
uniuploader_v2.5.0rc1_update_v1.4.4_source.rar
(680.93 KiB) Downloaded 291 times
Last edited by MattM on Wed Sep 13, 2006 2:32 am, edited 1 time in total.
MattM
UA/UU Developer
UA/UU Developer
Gimpy Developer
Gimpy Developer
 
Posts: 886
Joined: Tue Jul 04, 2006 9:53 pm
Location: USA

Upload Error: The remote server returned an error: (500) Int

Postby Averen » Wed Sep 13, 2006 2:35 am

I don't know about anyone else but in the "Server Response" tab I'm now getting..

"<!-- ############ Uploading to Primary URL...
############ http://www.tcoa.co.uk/wow/tb/admin/update.php -->

UniUploader did not upload any file(s), or uploaded the wrong file(s)."

This is only using gzip compression, uncompressed it works fine.
User avatar
Averen
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 152
Joined: Thu Jul 20, 2006 5:18 am

Upload Error: The remote server returned an error: (500) Int

Postby MattM » Wed Sep 13, 2006 2:37 am

hrmmmm I dont have vs .net installed at home, ill try again at work
MattM
UA/UU Developer
UA/UU Developer
Gimpy Developer
Gimpy Developer
 
Posts: 886
Joined: Tue Jul 04, 2006 9:53 pm
Location: USA

Next

Return to UniUploader

Who is online

Users browsing this forum: No registered users and 1 guest

cron