I'm running Ubuntu 18.10 on multiple browsers (Vivaldi, Chrome, Chromium, Firefox) with multiple combinations of plugins (Firefox, for example, has this problem with only one plugin installed -- Lastpass, so I can log in). Disabling LastPass has no effect on this issue. When I view the art library, the call to roll20 at <a href="https://app.roll20.net/image_library/fetchorphanassets/true/1" rel="nofollow">https://app.roll20.net/image_library/fetchorphanassets/true/1</a> fails with a 504 (gateway timed out) error. Investigating this further, Cloudflare seems to point the blame at roll20. I'd post an image, but the image loader is also returning 403 errors for me. (Hmmmm.) Interestingly enough, if I don't filter the list, it returns fine: <a href="https://app.roll20.net/image_library/fetchorphanassets/false/1" rel="nofollow">https://app.roll20.net/image_library/fetchorphanassets/false/1</a> Is this a long-running database call that's overrunning a timeout or something?