Since upgrading to 0.11.1 I see the message "Something Went Wrong" on my home screen and library recommended tabs on Plex Web. No issue on Android clients though.
Docker logs show the following:
thread 'tokio-runtime-worker' panicked at 'called `Result::unwrap()` on an `Err` value: Deserialize(Error("unknown variant `Chrome`, expected one of `Unknown`, `Android`, `iOS`, `Safari`"))', src/routes.rs:199:50
thread 'thread 'tokio-runtime-workertokio-runtime-worker' panicked at '' panicked at 'called `Result::unwrap()` on an `Err` value: Deserialize(Error("unknown variant `Chrome`, expected one of `Unknown`, `Android`, `iOS`, `Safari`"))called `Result::unwrap()` on an `Err` value: Deserialize(Error("unknown variant `Chrome`, expected one of `Unknown`, `Android`, `iOS`, `Safari`"))', ', src/routes.rssrc/routes.rs::199199::5050```
Since upgrading to 0.11.1 I see the message "Something Went Wrong" on my home screen and library recommended tabs on Plex Web. No issue on Android clients though.
Docker logs show the following: