After I install it via unraid I get to the first step. Login to my plex but I'm getting a 401 Unauthorized on the url: http://192.168.1.2:5055/api/v1/auth/me
With the message:
{
"message": "cookie 'connect.sid' required",
"errors": [
{
"path": "/api/v1/auth/me",
"message": "cookie 'connect.sid' required"
}
]
}
Any ideas whats wrong? I've tried different ports, ips and different unraid repos.