Joseph Shriner
Joseph Shriner
Having the same issue on the latest versions. ``` {"level":"error","ts":1663178224.2349117,"logger":"wal-archive","msg":"Error invoking barman-cloud-check-wal-archive","logging_pod":"cloudnative-pg-01-1","currentPrimary":"cloudnative-pg-01-1","targetPrimary":"cloudnative-pg-01-1","options":["--cloud-provider","aws-s3","s3://cnpg/cnpg/","cloudnative-pg-01"],"exitCode":-1,"error":"exit status 1","stacktrace":"github.com/cloudnative-pg/cloudnative-pg/pkg/management/barman/archiver.(*WALArchiver).CheckWalArchiveDestination\n\tpkg/management/barman/archiver/archiver.go:234\ngithub.com/cloudnative-pg/cloudnative-pg/internal/cmd/manager/walarchive.checkWalArchive\n\tinternal/cmd/manager/walarchive/cmd.go:379\ngithub.com/cloudnative-pg/cloudnative-pg/internal/cmd/manager/walarchive.run\n\tinternal/cmd/manager/walarchive/cmd.go:166\ngithub.com/cloudnative-pg/cloudnative-pg/internal/cmd/manager/walarchive.NewCmd.func1\n\tinternal/cmd/manager/walarchive/cmd.go:80\ngithub.com/spf13/cobra.(*Command).execute\n\tpkg/mod/github.com/spf13/[email protected]/command.go:872\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\tpkg/mod/github.com/spf13/[email protected]/command.go:990\ngithub.com/spf13/cobra.(*Command).Execute\n\tpkg/mod/github.com/spf13/[email protected]/command.go:918\nmain.main\n\tcmd/manager/main.go:64\nruntime.main\n\t/opt/hostedtoolcache/go/1.18.5/x64/src/runtime/proc.go:250"} {"level":"error","ts":1663178224.235176,"msg":"while barman-cloud-check-wal-archive","logging_pod":"cloudnative-pg-01-1","error":"unexpected failure invoking barman-cloud-wal-archive: exit status 1","stacktrace":"github.com/cloudnative-pg/cloudnative-pg/pkg/management/log.Error\n\tpkg/management/log/log.go:165\ngithub.com/cloudnative-pg/cloudnative-pg/internal/cmd/manager/walarchive.checkWalArchive\n\tinternal/cmd/manager/walarchive/cmd.go:380\ngithub.com/cloudnative-pg/cloudnative-pg/internal/cmd/manager/walarchive.run\n\tinternal/cmd/manager/walarchive/cmd.go:166\ngithub.com/cloudnative-pg/cloudnative-pg/internal/cmd/manager/walarchive.NewCmd.func1\n\tinternal/cmd/manager/walarchive/cmd.go:80\ngithub.com/spf13/cobra.(*Command).execute\n\tpkg/mod/github.com/spf13/[email protected]/command.go:872\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\tpkg/mod/github.com/spf13/[email protected]/command.go:990\ngithub.com/spf13/cobra.(*Command).Execute\n\tpkg/mod/github.com/spf13/[email protected]/command.go:918\nmain.main\n\tcmd/manager/main.go:64\nruntime.main\n\t/opt/hostedtoolcache/go/1.18.5/x64/src/runtime/proc.go:250"} {"level":"error","ts":1663178224.2354255,"logger":"wal-archive","msg":"failed to run wal-archive command","logging_pod":"cloudnative-pg-01-1","error":"unexpected failure invoking barman-cloud-wal-archive:...
This has been sorta solved, though I think there's room for improving the helm chart or operator regarding handling of `huge_pages` support. Currently, the simple steps to solve this are......
I just got my Kube-Plex up on latest and am having the same issue. The pods are all green, and Plex even believes it to be playing, but the client...
Which logs would you like, specifically? I've since moved on with this install by disabling elastic encoding after trying both the :latest branch and the one hardcoded into the yaml....