api_SrvUploadFile error help!!!
Supervisor log:
Code:
000000.002| r3dNetwork: Creating client000000.143| IP: 192.168.0.6
000000.143| IP: 25.19.7.134
000000.144| Connecting to master server at 25.19.7.134:34000
000000.144| r3dNetwork: connecting to 25.19.7.134:34000
000000.145| waiting: connecting, 20.0 sec left
000000.689| r3dNetwork: external ip: 25.19.7.134:55721
000000.689| Supervisor: Connected to master as peer 0
000000.689| waiting: wait for register, 10.0 sec left
000000.891| registered, id: 1
000000.892| LogUploader: jpg JPG_199_1013673_46049_1178348.jpg
000001.095| LogUploader: 2163 bytes
000001.182| LogUploader: !!! failed WO_5System.UnauthorizedAccessException: Access to the path 'C:\inetpub\wwwroot\WarZ\intrawz\pictures\1013673' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
at api_SrvUploadLogFile.UploadScreenshot(CAttachedFile jpgFile)
at api_SrvUploadLogFile.Execute()
at WOApiWebPage.Page_Load(Object sender, EventArgs _e)
000001.183| LogUploader: fatal error, sleeping for 5 min
000015.501| StartGame c7000003ad7e37 slot:0, users:30, id:00010100, creatorID:0
000015.502| CreateProcess: "WZ_GameServer.exe" "65792 34010 0" "2 30 0 199 1" "25.19.7.134" "VmlydXNNTU8gcHc9dGVz" "1"
000015.516| StartGame 2710000003ad7e37 slot:1, users:32, id:00010201, creatorID:0
000015.517| CreateProcess: "WZ_GameServer.exe" "66049 34011 0" "2 32 0 10000 1" "25.19.7.134" "VVMgU2VydmVyIDAwMQ==" "1"
000027.744| game 00010100 activated
000028.750| game 00010201 activated
Has to do something with api_srvuploadfile or something please help.
Also im using hamachi and everything was working fine until a second ago.
Re: api_SrvUploadFile error help!!!
Open SupervisorServer.cfg
Find uploadLogs
change 1 > 0
Re: api_SrvUploadFile error help!!!
Quote:
Originally Posted by
crysis55
Open SupervisorServer.cfg
Find uploadLogs
change 1 > 0
thanks, worked