• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Bug Bot Stop working (dont start)

Status
Not open for further replies.
Now, my bot dont want to start and i dont know why.

  • I have the last version of the bot
  • Debian 7 64 bit
  • Dedicated Server Core™ i5-2300 (2.8GHz) 16 Gb RAM
My config.ini:

TS3Path = "/opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64"
ListenHost = "0.0.0.0"
DataDir = ""
ListenPort = 8087
LocalPlayback = false
SecretKey = [93, 36, 32, 195, 81, 147, 79, 38, 169, 105, 210, 19, 189, 187, 141, 238, 83, 254, 149, 119, 77, 156, 219, 215, 203, 228, 8, 238, 10, 216, 135, 96]
EnableLocalFS = false
LogLevel = 3
EnableProfiler = false
YouTubeDLPath = "/opt/ts3soundboard/youtube-dl"
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
MTU = 1500
SampleInterval = 100
StartVNC = false
EnableMulticastMetadata = false
EnableWebStream = false


When i do the command for start the bot on my terminal I have this error:

bot@ns506280:/opt/ts3soundboard$ xinit /opt/ts3soundboard/ts3bot -- /usr/bin/Xvfb :1 -screen 0 800x600x16 -ac



[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!

[dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, removing from list!

[dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, removing from list!

[dix] Could not init font path element /usr/share/fonts/X11/Type1, removing from list!

[dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing from list!

[dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing from list!

[dix] Could not init font path element /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!

xinit: XFree86_VT property unexpectedly has 0 items instead of 1

___ ___ _ _ _ _ ___ ___ ___ _____ BETA

/ __|_ _| \| | | | / __| _ )/ _ \_ _|

\__ \| || .` | |_| \__ \ _ \ (_) || |

|___/___|_|\_|\___/|___/___/\___/ |_|



(C) 2013-2015 Michael Friese. All rights reserved.



2016/03/10 17:48:42 17390de7 INFO Initializing bot://17390de7-98ba-480e-88c1-e90d68dbeb76

panic: database or disk is full



goroutine 10 [running]:

github.com/jmoiron/sqlx.MustExec(0x70cfe03ec670, 0xc2080f4c60, 0xab94d0, 0x17, 0x0, 0x0, 0x0, 0x0, 0x0)

/opt/go/src/github.com/jmoiron/sqlx/sqlx.go:669 +0xde

github.com/jmoiron/sqlx.(*DB).MustExec(0xc2080f4c60, 0xab94d0, 0x17, 0x0, 0x0, 0x0, 0x0, 0x0)

/opt/go/src/github.com/jmoiron/sqlx/sqlx.go:341 +0xa2

main.(*DB).Init(0xc2080807e0, 0xa78500, 0x7, 0xc2080ec150, 0x61)

/opt/go/src/frie.se/ts3bot/db.go:155 +0x111c

main.(*Bot).Init(0xc2080807e0, 0x0, 0x70cfe03ec418)

/opt/go/src/frie.se/ts3bot/bot.go:169 +0x36b

main.func·036()

/opt/go/src/frie.se/ts3bot/main.go:544 +0x1829

created by time.goFunc

/usr/local/go/src/time/sleep.go:129 +0x4b



goroutine 1 [select (no cases)]:

main.main()

/opt/go/src/frie.se/ts3bot/main.go:672 +0x2929



goroutine 5 [syscall]:

os/signal.loop()

/usr/local/go/src/os/signal/signal_unix.go:21 +0x1f

created by os/signal.init·1

/usr/local/go/src/os/signal/signal_unix.go:27 +0x35



goroutine 17 [syscall, locked to thread]:

runtime.goexit()

/usr/local/go/src/runtime/asm_amd64.s:2232 +0x1



goroutine 7 [chan receive]:

database/sql.(*DB).connectionOpener(0xc2080f01e0)

/usr/local/go/src/database/sql/sql.go:589 +0x4c

created by database/sql.Open

/usr/local/go/src/database/sql/sql.go:452 +0x31c



goroutine 11 [chan receive]:

database/sql.(*DB).connectionOpener(0xc2080f0500)

/usr/local/go/src/database/sql/sql.go:589 +0x4c

created by database/sql.Open

/usr/local/go/src/database/sql/sql.go:452 +0x31c

xinit: connection to X server lost



waiting for X server to shut down
 

Xuxe

Containerholic
Staff member
is awesome!
V.I.P.
Contributor
Insider
2016/03/10 17:48:42 17390de7 INFO Initializing bot://17390de7-98ba-480e-88c1-e90d68dbeb76

panic: database or disk is full

Hey,

your server's Harddrive is full, the bot can't write to his Database. That's the Problem. ^^
 
Z3SejxX.png
 
Status
Not open for further replies.
Top