tryffel / jellycli

Jellyfin terminal client
GNU General Public License v3.0
206 stars 8 forks source link

Can't connect with 32 bits version #52

Closed Nomys closed 8 months ago

Nomys commented 8 months ago

Hi,

I'm on a debian 12 32bits, running the latest Jellycli compiled from source.

I can't connect to the local jellyfin server (error alike wrong credentials), so I put the server adress and a token in the config.yaml file : I got another auth error :

FATAL connect to server: api init: get user views: get views: invalid request, code: 400, msg: {"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-b3f13c21cfb9bb44b483d0ed811674cd-07557e94dab55538-00","errors":{"userId":["The value \u0027Views\u0027 is not valid."]}}

Nomys commented 8 months ago

Nevermind! just had a conf issue on my server. Works like a charm.