Not sure this is the right place to post since it concerns the Linux version version interfacing with Cloudplay. Apologies if I'm in the wrong forum
I'm running 25.0.41 in an Ubuntu docker container based on
https://github.com/cassfras21/docker-jrivermc. Everything seems to work so far except uploading playlists to Cloudplay - when I try to upload a playlist it says that I must be signed in but the page shows that I am, in fact, signed in -- it shows my username and I can go to my profile all within the media center application. I've signed out and back in within the media center application and get the same results. I've done some searching but haven't found anything that seems useful. I'm wondering if I need to pass more ports thru to the container. JRemote seems to be able to work with the media server so I know at least some of the ports are passed thru OK.
Any suggestions are welcome.
You might ask why am I running it in a container? Well, aside from the fact that I prefer the independence that containers give me (e.g. I don't have to worry about upgrading incompatible libraries and such), I'm currently on a VERY downlevel Ubuntu and haven't had the time to upgrade my distro.