b3ckpwnzu Posted March 11, 2015 Report Share Posted March 11, 2015 Awesome web app you have here Zupa!, much appreciated, I am having an issue where when trying to view the dashboard I get this message: >> The page at b3ck.com says: >> Can't get dashboard data. I made sure everything is correct, my redis password is 100% correct, I have tried with both my public IP and localhost IP, I made sure that that the DB is binding to both my internal and public IPs, I have tried the dashboard at FastPointGaming and I can pull all the data using their dashboard so I really don't have a clue on what's going on here.. pleaase haalp. =) On a side note: If you open up /views/main.html and change line 3 from: <h1 class="page-header">Dashboard <small> - 37.159.254.1268 : 2502 - Epoch Zupa #1 Normal</small></h1> to this: <h1 class="page-header">Dashboard <small> - {{selectedServer.name}}</small></h1> It will show the current selected server instead of your static server you have in the code, I know you know this but I just wanted to let everyone know just in case they wanted to change it real quick. Kind Regards, -b3ck Link to comment Share on other sites More sharing options...
TPwalker Posted March 12, 2015 Report Share Posted March 12, 2015 So I had this all working when I was runing it right off my Dedicated. I moved it to my host gator and now I am having an issue.... When I leave the PPHP server url normal I get the can not receive data error. When I change it to "A3altis/server" which A3Altis is just the folder i have it all kept in I do not get the error but it does not seem to pull data correctly. I am seeing 1531 cars and players on the map.... when i check nerwork in developer tools in the browser it looks like it is pulling data. Link to comment Share on other sites More sharing options...
TPwalker Posted March 12, 2015 Report Share Posted March 12, 2015 So I had this all working when I was runing it right off my Dedicated. I moved it to my host gator and now I am having an issue.... When I leave the PPHP server url normal I get the can not receive data error. When I change it to "A3altis/server" which A3Altis is just the folder i have it all kept in I do not get the error but it does not seem to pull data correctly. I am seeing 1531 cars and players on the map.... when i check nerwork in developer tools in the browser it looks like it is pulling data. I also did already bind my external IP Link to comment Share on other sites More sharing options...
alex943 Posted March 17, 2015 Report Share Posted March 17, 2015 Hi, Everything works fine except Player. getAllPlayersData.php don't work despite it receive a response Link to comment Share on other sites More sharing options...
Morphy Posted March 17, 2015 Report Share Posted March 17, 2015 @Zupa When will you publish v0.3? With Epoch 0.3.0 ? And a big thanks for your work! :) Link to comment Share on other sites More sharing options...
fishmooney Posted March 23, 2015 Report Share Posted March 23, 2015 ty look like flat/simple )) Link to comment Share on other sites More sharing options...
prue420 Posted March 31, 2015 Report Share Posted March 31, 2015 Sorry very new to this what does this actually mean what do i need to do i did everything till this point. Now browse to your folder in a browser. ( localhost or externally).The webapp automaticly lets u add a server, fill in the data correctly or import an exported server. Link to comment Share on other sites More sharing options...
poolacko Posted March 31, 2015 Report Share Posted March 31, 2015 if you are using version 0.3.xx will surely not be able to see anything because there were many changes in the database PD: zupa was working on a new version Link to comment Share on other sites More sharing options...
prue420 Posted April 1, 2015 Report Share Posted April 1, 2015 So i put the files in C:\xampp\htdocs right i am running the server in a dedicated box i put in all the info and it just keeps loading. Link to comment Share on other sites More sharing options...
MapleSyrup Posted April 11, 2015 Report Share Posted April 11, 2015 I have a quick question I would like to implement this on my server but I am having some difficulties. First off does this work for the new EPOCH 0302? Secondly am I able to run this connection from a WAMP server on my desktop and connect remotely rather than having the webserver on my Dedicated Gameserver? I am sorta new to this, if someone would be able to give me a few pointers I can be available on TS3 or via email. That would be greatly appreciated and ZUPA keep up the good work man u are a Legend Cheers, Link to comment Share on other sites More sharing options...
fouc Posted April 15, 2015 Report Share Posted April 15, 2015 I confirm it is working with the latest version of Epoch (no db changes). Just a few performances issues but it is a great job. I'm waiting for 0.3 version and fixes. And yes you can run it wherever you are. You will only have to setup well the config file. Link to comment Share on other sites More sharing options...
Provokan Posted April 16, 2015 Report Share Posted April 16, 2015 Good day everybody, I have a problem, and although I have everything installed yet he shows me null players - I have all the data entered will be needed, however, is questionable for me what with Redis Server Instance *: it is meant what do I have to specify exactly and the database number - I run only the Epoch server with Redis. Steam - http://steamcommunity.com/id/Twinhead130/ Link to comment Share on other sites More sharing options...
San Posted April 16, 2015 Report Share Posted April 16, 2015 It is the Instance name you used in your EpochServer.ini file. [EpochServer] BattlEyePath = C:\BattlEye InstanceID = NA123 <----- Here LogAbuse = 1 Link to comment Share on other sites More sharing options...
Provokan Posted April 16, 2015 Report Share Posted April 16, 2015 thanks :) works all fine <3 Release date from 0.3?? Link to comment Share on other sites More sharing options...
Zupa Posted April 17, 2015 Author Report Share Posted April 17, 2015 @Zupa When will you publish v0.3? With Epoch 0.3.0 ? And a big thanks for your work! :) quite bussy with all kinds of non game related stuff. i got no date for a release on this. I only work on this if i get some spair time ( and it got to share time with multiple projects). Link to comment Share on other sites More sharing options...
Tobias Solem Posted April 18, 2015 Report Share Posted April 18, 2015 To say anything other than the fact that this is brilliant work would be an outrage. Well done Zupa. Looking forward to when we can edit and change things more. :) San 1 Link to comment Share on other sites More sharing options...
Heath Posted April 26, 2015 Report Share Posted April 26, 2015 Hey guys, we have it up and running, but can anyone tell me how to delete vehicles with it? Thanks muchly. Link to comment Share on other sites More sharing options...
tallboy2k7 Posted April 26, 2015 Report Share Posted April 26, 2015 Now the question is, is it possible to add an RCon widget into the dashboard? *Edit* Also I see an image you posted on page 2 where it shows player name, PUID, location, ect. Mine just shows this when I click on a player... which I guess is all of that information .. just not pretty Link to comment Share on other sites More sharing options...
Zupa Posted April 27, 2015 Author Report Share Posted April 27, 2015 Now the question is, is it possible to add an RCon widget into the dashboard? *Edit* Also I see an image you posted on page 2 where it shows player name, PUID, location, ect. Mine just shows this when I click on a player... which I guess is all of that information .. just not pretty Yes, but Maca is making something for that, so i don't see the trouble of doing double work, i'll discuss a plugin from his rcon into my tool with him. And yes, that info is 'raw'. Been veyr bussy lately to work on this. Link to comment Share on other sites More sharing options...
Heath Posted April 28, 2015 Report Share Posted April 28, 2015 Hey guys, we have it up and running, but can anyone tell me how to delete vehicles with it? Thanks muchly. Or are you unable to delete vehicles and it is just a "this is what you have" kind of interface? Cheers. Link to comment Share on other sites More sharing options...
soniXx123 Posted May 8, 2015 Report Share Posted May 8, 2015 Can't get dashboard data. :/ Link to comment Share on other sites More sharing options...
1Man Posted May 8, 2015 Report Share Posted May 8, 2015 I really need to check this out Link to comment Share on other sites More sharing options...
Stroker Posted May 22, 2015 Report Share Posted May 22, 2015 This tool is looking very nice! But i have problem. I configure all correctly (probably...), below i post ScreenShot from my config. Still have error: Can't get dashboard data! In server/config.php: <?php $myRedisPass = "mypass"; $myRedisPort = 6379; $myRedisHost = '127.0.0.1'; ?> And from dashboard config: Any idea what i doing wrong? Link to comment Share on other sites More sharing options...
Ultra Bloodshed Posted May 23, 2015 Report Share Posted May 23, 2015 Same problem as above. Except I am connecting to redis remotely/externally. I just keep getting can't load dashboard data. btw @stroker. If you are hosting it locally, put 127.0.0.1 in ip and see Link to comment Share on other sites More sharing options...
1Man Posted June 2, 2015 Report Share Posted June 2, 2015 WOW this was just way to easy to install, any plans on allowing to edit/delete thru the web interface? Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now