Results 8 comments of tikitavi

Having the same issue. I've upgraded it to the latest version and the issue is still here

> I had the same problem on Ubuntu 22.04.3 LTS > > I fixed it by changing the following variables in docker-compose.yaml to: - DATABASE_URL=${DATABASE_URL:-postgresql://plane:plane@plane-db/plane} - REDIS_URL=${REDIS_URL:-redis://plane-redis:6379} > > See:...

[root@control1 /]# cat /etc/os-release NAME="Red Hat Enterprise Linux" VERSION="8.4 (Ootpa)" ID="rhel" ID_LIKE="fedora" VERSION_ID="8.4" PLATFORM_ID="platform:el8" PRETTY_NAME="Red Hat Enterprise Linux 8.4 (Ootpa)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:redhat:enterprise_linux:8.4:GA" HOME_URL="https://www.redhat.com/" DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"...

Thanks! Each cassandra has its owns reaper, but the Cassandras are on cluster and use the same base, will Reaper in SIDECAR support it? Should I set up cassandra.contactPoints to...

And one more question, if it is some timeouts settings for migration, may be I can increase them? @adejanovski

I've had assumptions that may be reaper send request to cassandra to create/alter table, but didn't get any response, timeouted and that's why 'no hosts' error appeared, and then on...