You are not logged in.

  • "RotaryPower" started this thread

Posts: 104

wcf.user.option.userOption53: Nein

  • Send private message

1

Thursday, March 12th 2015, 7:38pm

Fragen zu SourceBan

Hi,

habe Sourceban erfolgreich eingerichtet, alles ist Online und es funktioniert auch fast alles.
Banne ich einen User ingame, wird es NICHT auf der Homepage angezeigt.
Banne ich einen User über das webpanel, wird es online angezeigt.

Was mache ich falsch?

:right:

Apollo

Beginner

Posts: 30

wcf.user.option.userOption53: Nein

  • Send private message

2

Thursday, March 12th 2015, 7:50pm

Hi, habe mich auch einige Stunden mit Sourcebans beschäftigt. Deshalb fange ich mal an zu fragen.

Welche Version von Sourcebans?

Irgendwelche Fehlerlogs in /cstrike/addons/sourcemod/logs/?

Hast du databases.cfg angepasst ? ( /cstrike/addons/sourcemod/configs/databases.cfg)

Hast du den debug check gemacht? ( http://www.sourcebans.net/public/sb_debug_connection.zip runterladen, entpacken, editieren (ersten drei variabelen) in deinen sourcebans ordner laden, sb_debug_connection.php im browser aufrufen.
(Z.B. http://www.deinesourcebans.de/sb_debug_connection.php )


Gruss Apollo


  • "RotaryPower" started this thread

Posts: 104

wcf.user.option.userOption53: Nein

  • Send private message

3

Thursday, March 12th 2015, 8:38pm

Hi,

SM Version: 1.7
SB Version: 1.4.11

Keine Log Datei gefunden unter /sourcemod/logs

Database.cfg wurde angepasst (externer MySQL Server, nicht localhost)


Debug Connection:

Quoted

[+] SourceBans "Error Connecting()" Debug starting for server 89.163.220.21:27015

[+] Trying to establish UDP connection
[+] UDP connection successfull!
[+] Trying to write to the socket
[+] Successfully requested server info. (That doesn't mean anything on an UDP stream.) Reading...
[+] Got an response! Server: .:DeaTHRun:. -]!Store|SKiNS|gameME|BHoP[-

[+] Trying to establish TCP connection
[+] TCP connection successfull!
[+] Trying to write to TCP socket and authenticate via rcon
[+] Successfully sent authentication request. Reading...
[+] Got an response!
[+] Password correct!


Oder muss ich eventuell einen speziellen Befehl ingame verwenden? 8|

Database.cfg


Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
"Databases"
{
	"driver_default"		"mysql"
	
	// When specifying "host", you may use an IP address, a hostname, or a socket file path
	
	"store"
	{
		"driver"			"mysql"
		"host"				"xxx.xx.xx.xx"
		"database"			"xx_css"
		"user"				"xx_css"
		"pass"				"xx"
		//"timeout"			"0"
		//"port"			"0"
	}
	"sourcebans"
	{
		"driver"			"mysql"
		"host"				"xx.xx.xx.xx"
		"database"			"xx_sb"
		"user"				"xx_sb"
		"pass"				"xx"
		//"timeout"			"0"
		"port"				"3306"
	}
	"storage-local"
	{
		"driver"			"sqlite"
		"database"			"sourcemod-local"
	}
	"clientprefs"
	{
		"driver"			"sqlite"
		"host"				"localhost"
		"database"			"clientprefs-sqlite"
		"user"				"root"
		"pass"				""
		//"timeout"			"0"
		//"port"			"0"
	}
}

fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

4

Thursday, March 12th 2015, 8:42pm

ServerID (Befindet sich im Webpanel) auch in die sourcebans.cfg (addons/sourcemod/configs/sourcebans/) eingetragen?

Greetz

  • "RotaryPower" started this thread

Posts: 104

wcf.user.option.userOption53: Nein

  • Send private message

5

Thursday, March 12th 2015, 8:43pm

ServerID (Befindet sich im Webpanel) auch in die sourcebans.cfg (addons/sourcemod/configs/sourcebans/) eingetragen?

Greetz


Ja, standardmäßig stand da -1, die hab ich auf "1" geändert.

Quoted


// This is the ID of this server (Check in the admin panel -> servers to find the ID of this server)
"ServerID" "1"

  • "RotaryPower" started this thread

Posts: 104

wcf.user.option.userOption53: Nein

  • Send private message

6

Friday, March 13th 2015, 12:51pm

Hat noch jemand einen Lösungsvorschlag?

Wie gesagt:
über das Webpanel wird der Bann auch ohne Probleme angezeigt (also ist die Verbindung mit dem Server eigentlich vorhanden!)
auch wird dem User dann der Text angezeigt mit der Begründung sowie der Link zu SB.

Banne ich jedoch jemanden ingame wird NUR der Grund angezeigt, nicht jedoch die Seite zum Webpanel.

Ich vermute da einfach mal, dass man hier einen anderen Befehl angeben muss, oder das Plugin nicht mit Sourceban korrekt arbeitet?

7

Friday, March 13th 2015, 1:35pm

Wenn du zeit hast helfe ich dir gerne hatte das Problem auch :P

Greetz
Rechtschreibfehler sind voll normal

Bara

Professional

Posts: 834

wcf.user.option.userOption53: Ja

  • Send private message

8

Friday, March 13th 2015, 1:54pm

Dazu fällt mir nur folgendes ein... [CS:S] Komisches Problem mit Sourcebans

  • "RotaryPower" started this thread

Posts: 104

wcf.user.option.userOption53: Nein

  • Send private message

9

Friday, March 13th 2015, 4:32pm

Wenn du zeit hast helfe ich dir gerne hatte das Problem auch :P

Gerne ja, eventuell kannst du aber noch kurz zusammenschreiben woran es liegt. Vielleicht hat ja später auch mal jemand das gleiche Problem :)

General

Super Moderator

Posts: 1,043

Location: Mönchengladbach

Occupation: Brückenkranführer / Staplerfahrer

wcf.user.option.userOption53: Nein

  • Send private message

10

Friday, March 13th 2015, 4:42pm

Warum muss man euch alles aus der Nase ziehen, schreibt doch einfach rein woran es liegt, so haben alle was davon und gut ist, schrecklich -.-

  • "RotaryPower" started this thread

Posts: 104

wcf.user.option.userOption53: Nein

  • Send private message

11

Saturday, March 14th 2015, 6:10pm

Gibt es dazu schon Neuigkeiten, was man tun kann? Über jeden Vorschlag wäre ich dankbar :)

  • "RotaryPower" started this thread

Posts: 104

wcf.user.option.userOption53: Nein

  • Send private message

12

Thursday, March 19th 2015, 9:41pm

Keiner einen Vorschlag/Tip?

13

Friday, March 20th 2015, 1:36pm

Wie gesagt schreib mich bitte privat an dann mache ich dir das fertig.

Greetz
Rechtschreibfehler sind voll normal

  • "RotaryPower" started this thread

Posts: 104

wcf.user.option.userOption53: Nein

  • Send private message

14

Saturday, March 21st 2015, 11:42am

Habs gestern hinbekommen, weiß aber nicht wo der Fehler lag.
Erledigt ! :)

Similar threads