Centova Technologies Forum
Centova Cast v3 => Bugs and issues => Topic started by: miedzius on May 04, 2013, 05:17:20 pm
-
Welcome, I have problem with control panel, I was upgrade right now and I got error:
/usr/local/centovacast/centovacast start
Starting Centova Cast: cc-control cc-appserver cc-web nginx: [emerg] unknown directive "push_channel_id" in /usr/local/centovacast/etc/web.d/cc-interface.conf:60
- failed
cc-control
CONTROL PANEL DON`T START, ITS OFF HELP!!!
-
Hello, thank you for your reply.
This was caused by early addition of some directives in the cc-web configuration file that are meant for a new module which is not yet included in our current build.
Our developers are working on a new build right now, however you can fix this manually by editting /usr/local/centovacast/etc/web.d/cc-interface.conf, and changing the following lines:
Line 60 and 70, change:
push_channel_id $arg_id;
for
set $push_channel_id $arg_id;
We're very sorry for the inconvenience, please let us know if you require further assistance.
Regards,
Roger
Centova Technologies Inc.