You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there! 👋🏼 As you're new to this repo, we'd like to suggest that you read our code of conduct as well as our contribution guidelines. Thanks a bunch for opening your first issue! 🙏
To avoid important communication to get lost in a closed issues no one monitors, I'll go ahead and lock this issue. If you want to continue the discussion, please open a new issue. Thank you! 🙏🏼
ghost
locked as resolved and limited conversation to collaborators
Apr 23, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Container is crashing and not updating.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Logs from running watchtower
github.com/containrrr/watchtower/cmd.writeStartupMessage(0x1920840, 0x0, 0x0, 0xd8070030, 0xe, 0xbfd670, 0x7924d0, 0x3f)
/home/runner/work/watchtower/watchtower/cmd/root.go:244 +0xd8
github.com/containrrr/watchtower/cmd.runUpgradesOnSchedule(0x1920840, 0x1af6380, 0x7924d0, 0x3f, 0x0, 0x0)
/home/runner/work/watchtower/watchtower/cmd/root.go:282 +0x1a0
github.com/containrrr/watchtower/cmd.Run(0x1920840, 0xc0f744, 0x0, 0x0)
/home/runner/work/watchtower/watchtower/cmd/root.go:188 +0x2c8
github.com/spf13/cobra.(*Command).execute(0x1920840, 0x180e0f8, 0x0, 0x0, 0x1920840, 0x180e0f8)
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:842 +0x1e8
github.com/spf13/cobra.(*Command).ExecuteC(0x1920840, 0x1858070, 0x0, 0x0)
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:943 +0x250
github.com/spf13/cobra.(*Command).Execute(...)
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:883
github.com/containrrr/watchtower/cmd.Execute()
/home/runner/work/watchtower/watchtower/cmd/root.go:70 +0x20
main.main()
/home/runner/work/watchtower/watchtower/main.go:13 +0x14
panic: runtime error: slice bounds out of range [:-2]
goroutine 1 [running]:
github.com/containrrr/watchtower/pkg/notifications.(*Notifier).String(0x2356290, 0x775a08, 0x16)
/home/runner/work/watchtower/watchtower/pkg/notifications/notifier.go:61 +0x264
github.com/containrrr/watchtower/cmd.writeStartupMessage(0x21c2420, 0x0, 0x0, 0xd8070030, 0xe, 0xbfd670, 0x7924d0, 0x3f)
/home/runner/work/watchtower/watchtower/cmd/root.go:244 +0xd8
github.com/containrrr/watchtower/cmd.runUpgradesOnSchedule(0x21c2420, 0x2309790, 0x7924d0, 0x3f, 0x0, 0x0)
/home/runner/work/watchtower/watchtower/cmd/root.go:282 +0x1a0
github.com/containrrr/watchtower/cmd.Run(0x21c2420, 0xc0f744, 0x0, 0x0)
/home/runner/work/watchtower/watchtower/cmd/root.go:188 +0x2c8
github.com/spf13/cobra.(*Command).execute(0x21c2420, 0x20960e0, 0x0, 0x0, 0x21c2420, 0x20960e0)
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:842 +0x1e8
github.com/spf13/cobra.(*Command).ExecuteC(0x21c2420, 0x2094030, 0x0, 0x0)
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:943 +0x250
github.com/spf13/cobra.(*Command).Execute(...)
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:883
github.com/containrrr/watchtower/cmd.Execute()
/home/runner/work/watchtower/watchtower/cmd/root.go:70 +0x20
main.main()
/home/runner/work/watchtower/watchtower/main.go:13 +0x14
panic: runtime error: slice bounds out of range [:-2]
goroutine 1 [running]:
github.com/containrrr/watchtower/pkg/notifications.(*Notifier).String(0x2989d60, 0x775a08, 0x16)
/home/runner/work/watchtower/watchtower/pkg/notifications/notifier.go:61 +0x264
github.com/containrrr/watchtower/cmd.writeStartupMessage(0x29ba420, 0x0, 0x0, 0xd8070030, 0xe, 0xbfd670, 0x7924d0, 0x3f)
/home/runner/work/watchtower/watchtower/cmd/root.go:244 +0xd8
github.com/containrrr/watchtower/cmd.runUpgradesOnSchedule(0x29ba420, 0x2b036a8, 0x7924d0, 0x3f, 0x0, 0x0)
/home/runner/work/watchtower/watchtower/cmd/root.go:282 +0x1a0
github.com/containrrr/watchtower/cmd.Run(0x29ba420, 0xc0f744, 0x0, 0x0)
/home/runner/work/watchtower/watchtower/cmd/root.go:188 +0x2c8
github.com/spf13/cobra.(*Command).execute(0x29ba420, 0x28960e0, 0x0, 0x0, 0x29ba420, 0x28960e0)
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:842 +0x1e8
github.com/spf13/cobra.(*Command).ExecuteC(0x29ba420, 0x2894030, 0x0, 0x0)
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:943 +0x250
github.com/spf13/cobra.(*Command).Execute(...)
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:883
github.com/containrrr/watchtower/cmd.Execute()
/home/runner/work/watchtower/watchtower/cmd/root.go:70 +0x20
main.main()
/home/runne/work/watchtower/watchtower/main.go:13 +0x14
panic: runtime error: slice bounds out of range [:-2]
goroutine 1 [running]:
github.com/containrrr/watchtower/pkg/notifications.(*Notifier).String(0x1efc770, 0x775a08, 0x16)
/home/runner/work/watchtower/watchtower/pkg/notifications/notifier.go:61 +0x264
github.com/containrrr/watchtower/cmd.writeStartupMessage(0x1ce06e0, 0x0, 0x0, 0xd8070030, 0xe, 0xbfd670, 0x7924d0, 0x3f)
/home/runner/work/watchtower/watchtower/cmd/root.go:244 +0xd8
github.com/containrrr/watchtower/cmd.runUpgradesOnSchedule(0x1ce06e0, 0x1f3c360, 0x7924d0, 0x3f, 0x0, 0x0)
/home/runner/work/watchtower/watchtower/cmd/root.go:282 +0x1a0
github.com/containrrr/watchtower/cmd.Run(0x1ce06e0, 0xc0f744, 0x0, 0x0)
/home/runner/work/watchtower/watchtower/cmd/root.go:188 +0x2c8
github.com/spf13/cobra.(*Command).execute(0x1ce06e0, 0x1c960e0, 0x0, 0x0, 0x1ce06e0, 0x1c960e0)
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:842 +0x1e8
github.com/spf13/cobra.(*Command).ExecuteC(0x1ce06e0, 0x1c94030, 0x0, 0x0)
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:943 +0x250
github.com/spf13/cobra.(*Command).Execute(...)
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:883
github.com/containrrr/watchtower/cmd.Execute()
/home/runner/work/watchtower/watchtower/cmd/root.go:70 +0x20
main.main()
/home/runner/work/watchtower/watchtower/main.go:13 +0x14
panic: runtime error: slice bounds out of range [:-2]
goroutine 1 [running]:
github.com/containrrr/watchtower/pkg/notifications.(*Notifier).String(0x1eac7a0, 0x775a08, 0x16)
/home/runner/work/watchtower/watchtower/pkg/notifications/notifier.go:61 +0x264
github.com/containrrr/watchtower/cmd.writeStartupMessage(0x1d20840, 0x0, 0x0, 0xd8070030, 0xe, 0xbfd670, 0x7924d0, 0x3f)
/home/runner/work/watchtower/watchtower/cmd/root.go:244 +0xd8
github.com/containrrr/watchtower/cmd.runUpgradesOnSchedule(0x1d20840, 0x1ef6370, 0x7924d0, 0x3f, 0x0, 0x0)
/home/runner/work/watchtower/watchtower/cmd/root.go:282 +0x1a0
github.com/containrrr/watchtower/cmd.Run(0x1d20840, 0xc0f744, 0x0, 0x0)
/home/runner/work/watchtower/watchtower/cmd/root.go:188 +0x2c8
github.com/spf13/cobra.(*Command).execute(0x1d20840, 0x1c0e0f8, 0x0, 0x0, 0x1d20840, 0x1c0e0f8)
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:842 +0x1e8
github.com/spf13/cobra.(*Command).ExecuteC(0x1d20840, 0x1c58070, 0x0, 0x0)
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:943 +0x250
github.com/spf13/cobra.(*Command).Execute(...)
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:883
github.com/containrrr/watchtower/cmd.Execute()
/home/runner/work/watchtower/watchtower/cmd/root.go:70 +0x20
main.main()
/home/runner/work/watchtower/watchtower/main.go:13 +0x14
I'm very noob :) can anyone help? Thanks!
The text was updated successfully, but these errors were encountered: