Israel Fruchter

Results 570 comments of Israel Fruchter

Happens also in this week run, while doing config change with rolling restart ``` (DatabaseLogEvent Severity.ERROR) period_type=one-time event_id=755d4ba9-d490-4856-b201-d11a25b0c932: type=DATABASE_ERROR regex=(^ERROR|!\s*?ERR).*\[shard.*\] line_number=2271904 node=longevity-tls-50gb-3d-master-db-node-8dce4a7e-8 2022-07-17T11:07:36+00:00 longevity-tls-50gb-3d-master-db-node-8dce4a7e-8 !ERR | scylla[38553]: [shard 13] storage_proxy...

still happens on the same job: ## Installation details Kernel Version: 5.15.0-1020-aws Scylla version (or git commit hash): `5.2.0~dev-20220929.c194c811df01` with build-id `3e922fa2f3dd7546827b4bb02ec4cebd184e062b` Cluster size: 6 nodes (i4i.4xlarge) Scylla Nodes used...

running linux based docker images on windows is currently pita on github actions. leaving it for now

> Hello @fruch. Can you please explain, what is the issue with this error? > > I am getting this error also. But I am not able to understand what...

You'll need to supply a bit more information. A code snippet showing the problem. From what you share it look like a regular socket.timeout that being raised...

What's netmiko ? this code is only tested with paramiko...

Seems like this package needs some python3 love...

I've looked into it, and the python3 part isn't enough. It's totally not up-to-date. and won't work even on python 2.7 I've found this in a better shape, https://github.com/joeltio/google-form-python Also...

Thanks for the heads up We are blocked on python 3.12 for our own libraries as well, so it would take a while till we'll be hitting this.