Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo not available on public part of ebot #78

Closed
mog54 opened this issue Apr 17, 2016 · 11 comments
Closed

Demo not available on public part of ebot #78

mog54 opened this issue Apr 17, 2016 · 11 comments

Comments

@mog54
Copy link

mog54 commented Apr 17, 2016

Hi,

i don't understand why demo files aren't uploading to public part of ebot.
the demo file is going from csgo server to ebot server (home/eBot-CSGO/demos/), i can find in sql tables (under maps part) the match wich was played, and the "setting" demo in these table is the name of the demo, but on public part i saw anything :(

someone could help me please?
capture
csgo server
ebot server
ebot web

@mgjuhler
Copy link

Is the bot and web hostet on the same machine?

@mog54
Copy link
Author

mog54 commented Apr 18, 2016

Yes evrything is on the same VM. I should try to separate ?

@mgjuhler
Copy link

No its fine,
Picture 1 (bot log) check the bot ip, try it in a browser (due to timeout)

In "/var/www/html/config/app_user.yml" set logs and demo path so web page can find them (This is not described in their documentation)

log_match: /home/ebot/logs/log_match
log_match_admin: /home/ebot/logs/log_match_admin
demo_path: /home/ebot/demos

Remember to run
php symfony cc
on the webserver. in the /var/www/html dir

I had the same demo/log error and this fixed it for me.

@mog54
Copy link
Author

mog54 commented Apr 18, 2016

Thanks i'll try it

My path to web part is /usr/share/eBot-WEB/web/

No problem with that?

@mgjuhler
Copy link

Use your own path, i just made a copy paste from my system :)

@mog54
Copy link
Author

mog54 commented Apr 18, 2016

I complet app_user.yml when i've installed ebot but for demo and log path i don't put the first "/" ! I wrote like thath: démo path => home/eBot-CSGO/demos
That's probably just that

@mgjuhler
Copy link

Does it work now?

@mog54
Copy link
Author

mog54 commented Apr 18, 2016

I'm at work i Will try in few hours :)

@mog54
Copy link
Author

mog54 commented Apr 18, 2016

it's working !

thanks men !

but i have this error now ....

the tv_stoprecord and exec server.cfg commands are succesfuly execute on CSGO server, but ebot tell me that timed out
ban

@mgjuhler
Copy link

I get the same error but the demos is being uploaded

@mog54
Copy link
Author

mog54 commented Apr 18, 2016

Ok so it's a bug

Thanks man

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants