l3uddz / wantarr

CLI Tool to find wanted media for the *arr suite
66 stars 10 forks source link

still active/working ? #31

Closed snickers2k closed 2 years ago

snickers2k commented 2 years ago

hey. is this app still active/working ?

i'm getting the following error:

with ubuntu 20.04 latest go version checked all permissions (775 & +x everything)

$ wantarr missing radarr
[2022-01-09T23:52:33+01:00]  INFO app           : Using VERSION    = 0.0.0-dev (7d1b9ac@1641765144)
[2022-01-09T23:52:33+01:00]  INFO log           : Using LOG_LEVEL  = info
[2022-01-09T23:52:33+01:00]  INFO log           : Using LOG        = "/opt/wantarr/activity.log"
[2022-01-09T23:52:33+01:00]  INFO cfg           : Using CONFIG     = "/opt/wantarr/config.yaml"
[2022-01-09T23:52:33+01:00] FATAL app           : Failed initializing pvr object for: radarr error=failed retrieving system status api response from radarr
github.com/l3uddz/wantarr/pvr.(*RadarrV3).getSystemStatus
    github.com/l3uddz/wantarr@/pvr/radarrv3.go:94
github.com/l3uddz/wantarr/pvr.(*RadarrV3).Init
    github.com/l3uddz/wantarr@/pvr/radarrv3.go:141
github.com/l3uddz/wantarr/cmd.glob..func2
    github.com/l3uddz/wantarr@/cmd/missing.go:25
github.com/spf13/cobra.(*Command).execute
    github.com/spf13/cobra@v1.0.0/command.go:846
github.com/spf13/cobra.(*Command).ExecuteC
    github.com/spf13/cobra@v1.0.0/command.go:950
github.com/spf13/cobra.(*Command).Execute
    github.com/spf13/cobra@v1.0.0/command.go:887
github.com/l3uddz/wantarr/cmd.Execute
    github.com/l3uddz/wantarr@/cmd/root.go:56
main.main
    github.com/l3uddz/wantarr@/main.go:7
runtime.main
    runtime/proc.go:203
runtime.goexit
    runtime/asm_amd64.s:1357
failed initializing radarr pvr
github.com/l3uddz/wantarr/pvr.(*RadarrV3).Init
    github.com/l3uddz/wantarr@/pvr/radarrv3.go:143
github.com/l3uddz/wantarr/cmd.glob..func2
    github.com/l3uddz/wantarr@/cmd/missing.go:25
github.com/spf13/cobra.(*Command).execute
    github.com/spf13/cobra@v1.0.0/command.go:846
github.com/spf13/cobra.(*Command).ExecuteC
    github.com/spf13/cobra@v1.0.0/command.go:950
github.com/spf13/cobra.(*Command).Execute
    github.com/spf13/cobra@v1.0.0/command.go:887
github.com/l3uddz/wantarr/cmd.Execute
    github.com/l3uddz/wantarr@/cmd/root.go:56
main.main
    github.com/l3uddz/wantarr@/main.go:7
runtime.main
    runtime/proc.go:203
runtime.goexit
    runtime/asm_amd64.s:1357

thanks

snickers2k commented 2 years ago

i was stupid... had https where it should have been http... great tool. thanks