Safari seems to be trying to load a page size of 1000 regardless of the UI page size setting causing safari to time out and load a grey screen.
The page size setting is set per browser. You can manually set it by going to Storage > Local Storage and add Radarr.pageSize and set a number there.
So, maybe pagesize is the issue. Is safari not supported?
How do I fix this on iOS?
Safari should be supported. Actually no idea how to fix that on iOS.
Maybe try first connecting on a local network (So it loads faster) and then set the page size.
The server running Radarr is a Synology NAS with an atom processor, so It is a little slow. This might be the primary reasons why I am getting the timeouts. I was able to change the page size to 25 both the iPad and desktop mac and the Radarr loaded. I hooked my iPad up to my mac and opened the safari web inspector and did what you said... now it loads on both. both times it was very finicky trying to add the pageSize key. It wouldN'T let me add it at first. I am not sure what I did to finally get the key to be accepted. This does not seem like the optimal solution to fixing a slow server and safari.
Yeah I agree. We should look into increasing the timeout.
For me it does not even load on my Iphone 6S. So i see all the data is loaded, but the UI is never drawn. So i'm unable to change the configuration for my phone. Is it possible to just have the default "1000" to be changed to for example "25"?
For those affected by this issue, a quick update how to work around on your iOS device, you need a Mac too.
https://webdesign.tutsplus.com/articles/quick-tip-using-web-inspector-to-debug-mobile-safari--webdesign-8787 <- This guide helps you configure developer menu on Mac Safari & Web inspector in your iOS settings. Once that's done:
To the best of my testing I can quit the Safari app on iOS and relaunch, it keeps this setting.
Hope this helps people until the devs get around to fixing this. Sucks if you don't have a Mac though!
@jc00per Can you delete the pageSize key on the latest nightly and try again. Default pageSize should be 250 now.