Open ltguillaume opened 8 years ago
Removing cookies even has the problem of not being able to login at all anymore, as it searches for a sync_token and fails completely when it doesn't find one, instead of just starting from nothing. I get an error page stating:
The request has been black-holed Error: The requested address '/login' was not found on this server.
Debug.log:
2016-06-15 16:30:00 Notice: Notice (8): Undefined variable: sync_token in [/srv/http/sonerezh/app/View/Layouts/default.ctp, line 140]
Trace:
include - APP/View/Layouts/default.ctp, line 140
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 289
ExceptionRenderer::error400() - CORE/Cake/Error/ExceptionRenderer.php, line 233
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 187
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??
Extremely often, when I open Sonerezh in Firefox, I am unable to start any playback, the Queue states e.g. that there's 2 songs in the Queue, but none are listed. The Firefox console output says:
At first, it looked like it happened when I tried to start playback too soon, i.e. before the page was fully loaded. But now, if I close the page, remove all local storage data, clear the Firefox cache and try to load the page again, I still get this error. Even removing the cookies won't work.
The reason seems to be that 'sync' is not initiated somehow: there is only a mention of the amount of seconds the sync took if eveything's ok and I CAN play a file.