hrfee / jfa-go

a bit-of-everything user managament app for Jellyfin

Home Page:https://jfa-go.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error enabling Ombi

lyz-code opened this issue · comments

commented

Read the FAQ first!

Describe the bug

Recently the integration with Ombi has stopped working (I've been using it for years)

To Reproduce

When I go into Settings/User Profiles I see that my only user profile doesn't have the Ombi integration active, when I click on Add I see the following trace log

Logs

[DEBUG] 19:13:47 api.go:1545: Ombi users requested


2022/03/26 19:13:47 [Recovery] 2022/03/26 - 19:13:47 panic recovered:
GET /ombi/users HTTP/1.1
Host: Redacted
Connection: close
Accept: */*
Accept-Encoding: gzip, deflate, br
Accept-Language: en-US,en;q=0.5
Authorization: *
Connection: close
Content-Type: application/json; charset=UTF-8
Cookie: Redacted
Dnt: 1
Referer: Redacted
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: cors
Sec-Fetch-Site: same-origin
Sec-Gpc: 1
User-Agent: Redacted
X-Forwarded-For: Redacted
X-Forwarded-Host: Redacted
X-Forwarded-Proto: https
X-Forwarded-Ssl: on
X-Real-Ip: Redacted


interface conversion: interface {} is nil, not string
/usr/local/go/src/runtime/iface.go:261 (0x40c0d4)
        panicdottypeE: panic(&TypeAssertionError{iface, have, want, ""})
/opt/build/api.go:1555 (0xb6249b)
/go/pkg/mod/github.com/gin-gonic/gin@v1.7.7/context.go:168 (0xb70c03)
/opt/build/auth.go:88 (0xb70b57)
/go/pkg/mod/github.com/gin-gonic/gin@v1.7.7/context.go:168 (0x8e8841)
/go/pkg/mod/github.com/gin-gonic/gin@v1.7.7/recovery.go:99 (0x8e882c)
/go/pkg/mod/github.com/gin-gonic/gin@v1.7.7/context.go:168 (0x8e7aa6)
/go/pkg/mod/github.com/gin-gonic/gin@v1.7.7/logger.go:241 (0x8e7a89)
/go/pkg/mod/github.com/gin-gonic/gin@v1.7.7/context.go:168 (0x8e6ff0)
/go/pkg/mod/github.com/gin-gonic/gin@v1.7.7/gin.go:555 (0x8e6c58)
/go/pkg/mod/github.com/gin-gonic/gin@v1.7.7/gin.go:511 (0x8e6791)
/usr/local/go/src/net/http/server.go:2879 (0x6a631a)
        serverHandler.ServeHTTP: handler.ServeHTTP(rw, req)
/usr/local/go/src/net/http/server.go:1930 (0x6a19c7)
        (*conn).serve: serverHandler{c.server}.ServeHTTP(w, w.req)
/usr/local/go/src/runtime/asm_amd64.s:1581 (0x46ac20)
        goexit: BYTE    $0x90   // NOP

[GIN/DEBUG] 19:13:47: GET(/ombi/users) => 500 in 3.816358ms;

Configuration

Nothing has changed in many time.

Platform/Version

  • jfa-go: 0.4.0
  • ombi: 4.10.2

Both running with docker, jfa-go with the official, ombi with linuxserver