Drifter321 / admintool

Source admin tool
Other
128 stars 34 forks source link

"get log" not working. #18

Closed VolKanThe1 closed 5 years ago

VolKanThe1 commented 5 years ago

I've been using the admintool for some time now and all of a sudden the "get log" button just stopped working.

I was getting this output in RCON:

L 11/18/2018 - 21:54:39: Log file closed. Server logging data to file logs/L1118006.log L 11/18/2018 - 21:54:40: Log file started (file "logs/L1118006.log") (game "/servers/retroeu02/tf") (version "4783668") logaddress_add: 80.200.20.223:50882 is already in the list

I tried to logaddress_del 80.200.20.223:50882 and then retried:

Server logging enabled. L 11/18/2018 - 22:18:50: Log file closed. Server logging data to file logs/L1118010.log L 11/18/2018 - 22:18:51: Log file started (file "logs/L1118010.log") (game "/servers/retroeu02/tf") (version "4783668") logaddress_add: 80.200.20.223:50882

However I'm still not getting any log

Drifter321 commented 5 years ago

Is the server local?

VolKanThe1 commented 5 years ago

Remote

Drifter321 commented 5 years ago

I cant seem to replicate it for servers with external ip's. However, did experience it with local servers.

VolKanThe1 commented 5 years ago

Yeah I saw a similar issue some guy posted, but his was local too.

Thing is, I haven't changed any settings, it just stopped showing logs all of a sudden one day

Drifter321 commented 5 years ago

Actually, I was using an outdated version. Local issues are fixed in master already. If it worked previously and you didnt update SAT I doubt its related to SAT.

VolKanThe1 commented 5 years ago

Hmm, what could be causing it you think? I don't recall changing anything at all really

Incase it sheds some light, here's a side by side (HLSW & SAT) 963999615fa68ddc21ac605fdaf3de1f

Drifter321 commented 5 years ago

The port that is used by SAT is used by something else or blocked would be my guess. You can try deleting the port in the config file for it to pick/create another.

VolKanThe1 commented 5 years ago

Huh, that worked. Could've sworn I wiped it previously. Thanks man