Failed to get Combu...
 
Notifications
Clear all

Failed to get Combu server info

9 Posts
3 Users
0 Reactions
978 Views
(@julian_kaulitzki)
Posts: 4
Active Member
Topic starter
 

Hey,

after installing combu in unity and setting up a database i logged on to the leaderboard and did what the video tutorial told me to.
But whenever i start the CombuDemo scene i get an Error message stating "Failed to get Combu server info". I do not really know what i did wrong  and any help would be appreciated!

Regards Julian Kaulitzki

 
Posted : 18/04/2016 6:50 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

What do you see when trying to open in a browser the URL /admin under Combu folder on your web server? Did you follow the instructions in the documentation here and here?

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 18/04/2016 7:01 pm
(@julian_kaulitzki)
Posts: 4
Active Member
Topic starter
 

yes ive followed the video tutorial instructions and i guess i did not setup the GAME_DB_SERVER field properly. As i am using plesk for the database setup on a dedicated server, the GAME_DB_SERVER field is straight up the ip of it right?

Well trying to use the ip of the server resulted i the same error message...

 
Posted : 18/04/2016 7:32 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

Yes, usually it's an IP. But you missed to say what you see in the admin console page on browser, it should theoretically display a connection error.

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 18/04/2016 8:46 pm
(@julian_kaulitzki)
Posts: 4
Active Member
Topic starter
 

where can i find the console?

well if you mean the combu admin page where i can access my leaderbords and all the other data i do not see anything regarding an error message.

 
Posted : 18/04/2016 9:01 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

I wrote in the first message and it's also in the video and documentation ( http://skaredcreations.com/api/combu/), if your server is "www.myserver.com" and you installed Combu in the folder "/combu" then it's at http://www.myserver.com/combu/admin (default admin username and password is 'admin', remember that admins and players are not in the same database table, they're different entities).

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 18/04/2016 9:08 pm
(@julian_kaulitzki)
Posts: 4
Active Member
Topic starter
 

 i am sorry but i do not see any changes on the /admin page when i start the Demo scene in unity

 
Posted : 18/04/2016 9:17 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

Admin has nothing to do with demo scene, I'm asking what are you seeing in the admin page, can you take a screenshot please? Or please send me a PM in this forum with your production URL and secret key (if you're not running locally on your machine).

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 18/04/2016 9:19 pm
(@hopeful)
Posts: 5
Active Member
 

I was struggling to get the demo working locally, after following all of the instructions (or at least trying to).

I went through the forum and I saw that a few other people had issues with the demo as well, but I never saw a solution get posted.

I don't know if this is what the other people are getting stuck on, but here's what I changed to get it to work. It's pretty simple.

The demo scene starts up with a value for URL Root Stage of http://localhost/ws/combu/, but you need to remove the "/ws" part, so you have just http://localhost/combu/. Then it will work.

 
Posted : 24/05/2016 3:51 am
Share: