-
## Issue description
Ec2Snitch times outs, and fails Scylla's boot
```
Nov 30 16:09:13 alternator-3h-master-db-node-b5b2e29c-5 scylla[803]: [shard 0] snitch_logger - Connection timed out
Nov 3…
fruch updated
1 month ago
-
This issue originated from #1485.
Description
---
Configuring containers to use unprivileged users is one of OWASP's top [Docker Security](https://cheatsheetseries.owasp.org/cheatsheets/Docker_…
-
*Installation details*
Scylla version (or git commit hash): 2.0.rc5-0.20170925.6e2858a
Cluster size: 6
OS (RHEL/CentOS/Ubuntu/AWS AMI): CentOS
During longevity testing of 1TB dataset, after a Co…
-
This is Scylla's bug tracker, to be used for reporting bugs only.
If you have a question about Scylla, and not a bug, please ask it in
our mailing-list at scylladb-dev@googlegroups.com or in our sla…
-
Hey so i made a table as such :
```cql
CREATE TABLE main.users ( name text primary key) WITH caching = {'enabled': 'true'};
INSERT INTO main.users (name) VALUES ('name');
INSERT INTO main.users (…
-
This is Scylla's bug tracker, to be used for reporting bugs only.
If you have a question about Scylla, and not a bug, please ask it in
our mailing-list at scylladb-dev@googlegroups.com or in our sla…
-
Saw in https://jenkins.scylladb.com/job/scylla-master/job/scylla-ci/3045/testReport/junit/materialized_views_test/TestMaterializedViews/Tests___Sanity_Tests___test_populate_mv_after_insert_wide_rows/
…
-
Installation details
Scylla version (or git commit hash): 3.1.1
Cluster size: 8 nodes
OS (RHEL/CentOS/Ubuntu/AWS AMI): CentOS 7.5+
Hardware details (for performance issues)
Platform (physical/V…
-
After digging into [enterprise-2024.2/rolling-upgrade/rolling-upgrade-ubuntu22.04-test#11](https://argus.scylladb.com/tests/scylla-cluster-tests/02f20a4d-63b9-42b5-9b95-2660dcf986f3)
This is upgradin…
-
*Installation details*
Scylla version (or git commit hash): 2.1.3-0.20180501.8e33e80ad
Cluster size: 3
OS (RHEL/CentOS/Ubuntu/AWS AMI): CentOS
Using CharybdeFS
- injected EIO fault on ftruncat…