Bootstrap Framework 3.3.6

Over a dozen reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more...

If you need help, post your question here.
To relieve the developers a bit, other user can help here too.
By LittleB
#6071
Hello,
I just finished installing my musicbot,but when i go to the webinterface i cant login into the admin panel.I enter the password & the screen refresh back to the login page.Any ideas?I don't have iptables installed.getting the following error in the console:

TS3MusicBot: No or wrong configuration found, entering setup mode. Make sure to save a query login and password on the TS3MusicBot webinterface settings page. I f advanced settings were set recheck them.

Currently running this on Ubuntu 15 64 bit vserver.Using java 8 as well.
By Shadow86
#6073
Hello,

if your using the Linux-version in your startcommand are 2 parameters
Code: Select all
-webif-pw ADMIN_PASSWORD -webif-pw-user USER_PASSWORD
you can change the passwords as you want, only thing you need to care about is, that they are different.

on the Windows Version you can edit the passwords over der Launcher or Config(settings.ini)

greetings

Shadow86
By LittleB
#6075
./TS3MusicBot_runscript.sh -account *E-mail removed from Support* -port 8080 -webif-pw Bmg65?Ice823^ -webif-pw-user Clr693#Jre% -noquery
maybe try not to use special characters like ^

greetings

Shadow86
By Shadow86
#6076
sorry did a mistake by editing - but i think you understand waht i mean :)

greetings

Shadow86
By LittleB
#6081
Shadow86 wrote:sorry did a mistake by editing - but i think you understand waht i mean :)

greetings

Shadow86
That fixed it.Thanks.
By Shadow86
#6083
Usally it doesnt depend if you update over the Console or the webpanel.

Maybe the Internet is slow or corrupted and it only take a little bit of time.

or

the Installation was corrupt since beginn, try a fresh install (remove the old files from your Server)

rm TS3MusicBot -Rf

dont forgett to remove the tarfile

rm TS3MusicBot_v4.5.tar -R

then start the Install again

maybe check bevor the nameservers

cat /etc/resolv.conf

if you didnt get a output with

nameserver 8.8.8.8
nameserver 8.8.4.4


anywhere

then edit the resolv.conf and add these 2 on the top

apt-get install nano (Debian based) / yum install nano (CentOs based)

nano /etc/resolv.conf

nameserver 8.8.8.8
nameserver 8.8.4.4



greetings

Shadow86
By LittleB
#6085
The tar file had already been removed & the dns checks out.I installed in my home dir using a diff. user & not root.Could that be the issue?
Virus gefunden

Grundsätzlich unbedeutend, ist nur sehr wah[…]

Entwicklung

Groß und Klein-Schreibung ist wichtig. IU[…]

Stimmt jetzt ist es mir wieder eingefallen Habe i[…]

Updated the script: - Added check for java/openjdk[…]

Swap-in out addons, use only what you really need!