ViolentVotan 0 Posted February 2, 2015 Posted February 2, 2015 Hello, I get the message "There was an error processing the request. Please try again later." whenever I want to mark a Series as net yet watched or after I am done watching something when it returns to the selection screen. What's wrong?
Luke 39835 Posted February 2, 2015 Posted February 2, 2015 We need more information. Please see http://mediabrowser.tv/community/index.php?/topic/790-how-to-report-a-problem/
jose 73 Posted February 2, 2015 Posted February 2, 2015 For CentOS and Fedora the logs should be located here: /var/opt/MediaBrowser/MediaBrowserServer/logs
Solution ViolentVotan 0 Posted February 3, 2015 Author Solution Posted February 3, 2015 (edited) Unfortunately there is no entry written to the logs when the error occurs. When I try to change a setting, I get the same error message. I did do a tail -f on the log file so see what happens when I try to save, but nothing is reported :/ As to the environment: CentOS 7 machine, SELinux disabled. /var/opt/MediaBrowser/ belongs to the user MediaBrowserServer and group media, 775 user rights on the directory and its sub directories I use the latest stable MediaBrowser from your repository: 3.0.5490.2-Stable.58.1 Update: Could this be a problem related to securit token timeouts? I have a reverse proxy infront of everything, so MediaBrowser's traffic is routed through a subdomain using ssl Final Update: Problem solved. It was related to an oversight in my reverse proxy configuration, MediaBrowser Server uses websockets, so implementing reverse proxy settings for http and https is not enough, the websocket connections need to be handled as well. This should be documented somewhere Edited February 4, 2015 by ViolentVotan
jabbera 23 Posted February 4, 2015 Posted February 4, 2015 Unfortunately there is no entry written to the logs when the error occurs. When I try to change a setting, I get the same error message. I did do a tail -f on the log file so see what happens when I try to save, but nothing is reported :/ As to the environment: CentOS 7 machine, SELinux disabled. /var/opt/MediaBrowser/ belongs to the user MediaBrowserServer and group media, 775 user rights on the directory and its sub directories I use the latest stable MediaBrowser from your repository: 3.0.5490.2-Stable.58.1 Update: Could this be a problem related to securit token timeouts? I have a reverse proxy infront of everything, so MediaBrowser's traffic is routed through a subdomain using ssl Final Update: Problem solved. It was related to an oversight in my reverse proxy configuration, MediaBrowser Server uses websockets, so implementing reverse proxy settings for http and https is not enough, the websocket connections need to be handled as well. This should be documented somewhere Dev media browser supports ssl out of the box. No more reverse proxy needed.
ViolentVotan 0 Posted February 5, 2015 Author Posted February 5, 2015 Dev media browser supports ssl out of the box. No more reverse proxy needed. the reverse proxy is to have a nice subdomain like media.domain.tld
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now