zSeriesGuy / Tautulli

A Python based monitoring and tracking tool for Plex Media Server.
http://tautulli.com
GNU General Public License v3.0
27 stars 9 forks source link

Time out #41

Closed Tchuch0 closed 3 years ago

Tchuch0 commented 3 years ago

Good morning,

since the first version from time to time i get a "time out" on the page that forces to do a refresh.

Is this something i can change in the settings? I have this setup on a vm with centOS in case it can be related.

Thanks in advance net

zSeriesGuy commented 3 years ago

Try adjusting the pms_timeout in your config.ini. I don't believe there is any way to adjust that through the Tautulli webpage. You have to just edit it directly. I think you will also need to restart Tautulli after making the change. There is also a websocket_connection_timeout setting in config.ini. But I think the pms_timeout is the one to change.

Tchuch0 commented 3 years ago

Hi,

testing it now.

Thanks for the quick reply

Tchuch0 commented 3 years ago

Good morning,

it is fixed @zSeriesGuy.

Thanks again for the help :-)

zSeriesGuy commented 3 years ago

Glad to hear that resolved it for you.