-
Notifications
You must be signed in to change notification settings - Fork 120
Description
Salut,
sonerezh a été testé sur Centos 7 ?
J'ai un problème à l'installation.
centos 7 + nginx + mariadb
récupération du repo git, compilation de avconv.
Premier soucis, sur la page d'install:
libav-tools (avconv) n'est pas installé. Sonerezh ne pourra pas convertir vos musiques.
alors que
# whereis avconv
avconv: /usr/local/bin/avconv
Peu importe pour le moment.
Je remplis les champs, clique sur 'Run' et j'obtiens:
The request has been black-holed
Error: The requested address '/install' was not found on this server.
Page title: Errors et le lien reste sur /install
Logs cakephp:
Request URL: /api/heartbeat
Stack Trace:0 /srv/www/sonerezh/lib/Cake/Controller/Component/SecurityComponent.php(240): SecurityComponent->blackHole(Object(ApiController), 'auth')
1 [internal function]: SecurityComponent->startup(Object(ApiController))
2 /srv/www/sonerezh/lib/Cake/Utility/ObjectCollection.php(128): call_user_func_array(Array, Array)
3 [internal function]: ObjectCollection->trigger(Object(CakeEvent))
4 /srv/www/sonerezh/lib/Cake/Event/CakeEventManager.php(243): call_user_func(Array, Object(CakeEvent))
5 /srv/www/sonerezh/lib/Cake/Controller/Controller.php(678): CakeEventManager->dispatch(Object(CakeEvent))
6 /srv/www/sonerezh/lib/Cake/Routing/Dispatcher.php(189): Controller->startupProcess()
7 /srv/www/sonerezh/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke(Object(ApiController), Object(CakeRequest))
8 /srv/www/sonerezh/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
9 {main}
2016-07-19 22:46:00 Error: [BadRequestException] The request has been black-holed
Request URL: /api/heartbeat
Stack Trace:0 /srv/www/sonerezh/lib/Cake/Controller/Component/SecurityComponent.php(240): SecurityComponent->blackHole(Object(ApiController), 'auth')
1 [internal function]: SecurityComponent->startup(Object(ApiController))
2 /srv/www/sonerezh/lib/Cake/Utility/ObjectCollection.php(128): call_user_func_array(Array, Array)
3 [internal function]: ObjectCollection->trigger(Object(CakeEvent))
4 /srv/www/sonerezh/lib/Cake/Event/CakeEventManager.php(243): call_user_func(Array, Object(CakeEvent))
5 /srv/www/sonerezh/lib/Cake/Controller/Controller.php(678): CakeEventManager->dispatch(Object(CakeEvent))
6 /srv/www/sonerezh/lib/Cake/Routing/Dispatcher.php(189): Controller->startupProcess()
7 /srv/www/sonerezh/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke(Object(ApiController), Object(CakeRequest))
8 /srv/www/sonerezh/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
9 {main}
j'ai tenté de vider le app/tmp/cache. Sans succès.
La conf nginx est celle de votre doc. Quelles informations supplémentaires avez-vous besoin ?
Avez-vous une idée ?
Merci l'équipe!