covatic-john

Results 6 issues of covatic-john

I am trying to run watchtower (watchtower~=3.0.1) with localstack. Running under test containers (localstack/localstack:2.0.1") But am running into the following warning `Warning: Failed to deliver logs: Could not connect to...

using enable_local_endpoints() the following error is thrown when uploading to s3 with pandas and S3FS ``` 024-03-06 11:28:48.862 | ERROR | tests.integration.test_pipelines:test_analytics:124 - An error has been caught in function...

**Describe the bug** running testcontainers in a pytest using a with statement I get the following error @wait_container_is_ready() def _connect(self) -> MongoClient: > return MongoClient(self.get_connection_url()) E TypeError: object.__new__() takes exactly...

👀 requires attention
🔀 requires triage

**Describe the bug** Not sure if this is testcontainers or localstack, I have a testcontainers localstack image running on bitbucket the only different is the pro version. Anyone else had...

Having updated pip to latest version and installed libbson with yum I am still getting the following error any pointers would be great The exit code: 1 The error output...

we have 3 mongo collections which hold a permission object all 3 slightly different in structure. ``` "permissions": [ { "activity": "never" }, { "pushNotifications": "always", "location": "foreground" } ],...

linked-to-jira