R4P3-NET / RBMod

RBMod Teamspeak 3 Server Query Bot
http://rbmod.presension.com
6 stars 2 forks source link

Webserver #1

Open Artapel opened 7 years ago

Artapel commented 7 years ago

1st of all. Thank you very much for this awesome project.

I've got the bot running but not yet perfectly configured to my needs just yet. Im running the bot in my test environment.

I cant seem to run the webserver gui. my rbmod folder is in the htdocs folder. and ive got the following configured.

WebServer_On = 1 WebServer_Address = 0.0.0.0 WebServer_Port = 7000 WebServer_Client_Limit = 100 WebServer_Client_WhiteList = xx.xx.xx.xx WebServer_Login = admin WebServer_Password = xxxxxxxxxxxxxxxxxxxxxxxx

But when i browse to my webserver ip x.x.x.x:7000/rbm_webserver. there is nothing there. What do you think i am doing wrong.

P.S the rest of the bot seems to run fine.

Bluscream commented 7 years ago

lol, how did you even find this? 🗡

tbh i have no idea why the webserver doesn't work and since i'm currently not using RBMod on any of my servers i can't check, sorry

Artapel commented 7 years ago

What other projects are you working on? Are they teamspeak related?

Regards Corne Kruger Live in the image of Jesus.

Sent from my iPhone

On 10 Mar 2017, at 11:52 PM, Bluscream notifications@github.com<mailto:notifications@github.com> wrote:

lol, how did you even find this? 🗡

tbh i have no idea why the webserver doesn't work and since i'm currently not using RBMod on any of my servers i can't check, sorry

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/R4P3-NET/RBMod/issues/1#issuecomment-285794484, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ARY-ljfhlWLBU88CpnX-gcJcwAiibSZYks5rkcX2gaJpZM4MZ4Y7.

NOTE: This e-mail is intended solely for the use of the individual(s) to whom it is addressed. If you are not an intended recipient you must not use, disclose, distribute, copy, print, or rely on this e-mail.

Bluscream commented 7 years ago

https://github.com/search?utf8=%E2%9C%93&q=teamspeak+user%3ABluscream&type=Repositories&ref=searchresults

TMFuzz commented 4 years ago

I know this issue is old but its still open. I have my webserver working. make sure your hosting computer is forwarding the ports. And to verify you are using your ip for the whitelist. You have to use a legacy browser like internet explorer not edge. Believe it or not ie is on windows 10 natively

TMFuzz commented 4 years ago

I was and still am using this. original developer is Scorpion. I used to join their teamspeak and help others with support.

Joshua2504 commented 2 years ago

I was and still am using this. original developer is Scorpion. I used to join their teamspeak and help others with support.

Interesting! Do you know what happened to Scorp? Looks like he disappeared in mid of 2016.

alishmax commented 3 months ago

hi , when i run with this command ./rbmod.pl ... it gives this error

POSIX syntax [. .] belongs inside character classes (but this one isn't implemented) in regex; marked by <-- HERE in m/[/CO\S+[^...] <-- HERE $/ at rbm_packages/rbm_features.pm line 2478. POSIX syntax [. .] belongs inside character classes (but this one isn't implemented) in regex; marked by <-- HERE in m/[/CO\S+[^...] <-- HERE $/ at rbm_packages/rbm_features.pm line 2569. Can't locate LWP/Simple.pm in @INC (you may need to install the LWP::Simple module) (@INC contains: ./rbm_packages /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at rbm_packages/rbm_parent.pm line 30. BEGIN failed--compilation aborted at rbm_packages/rbm_parent.pm line 30. Compilation failed in require at ./rbmod.pl line 25. BEGIN failed--compilation aborted at ./rbmod.pl line 25.