aimestereo
aimestereo
Hi, I have the similar issue ( https://github.com/celery/django-celery/issues/141 ) not about worker processes but beat scheduler workers and I can't understand how it works. My server has 24 core (so...
How to reproduce (just one step): to test https://github.com/pytest-dev/pytest-factoryboy/blob/master/tests/test_circular.py add ``` @pytest.fixture(autouse=True) def autouse_fixture_check(author): assert author.books ``` Output: ``` E test setup failed author = @pytest.fixture(autouse=True) def autouse_fixture_check(author): > assert...
ECS Jenkins server fails to start with this error: ``` November 30, 2023 at 19:06 (UTC+3:00) | Can not write to /var/jenkins_home/copy_reference_file.log. Wrong volume permissions? November 30, 2023 at 19:06...
version: [2.0.36](https://github.com/cn-terraform/terraform-aws-jenkins/releases/tag/2.0.36) my config: ``` module "jenkins" { source = "cn-terraform/jenkins/aws" name_prefix = "jenkins" region = var.aws_region vpc_id = module.vpc.vpc_id public_subnets_ids = module.vpc.public_subnets private_subnets_ids = module.vpc.private_subnets } ``` error, all...
Can you add a short explanation why you can't add it to `pypi` > # Installation > Now the project can not be found in PyPI
### Description I have a problem with Coolify admin. It is deployed on AWS EC2 and SSL termination happens before traffic reaches instance. In my setup Coolify thinks that it's...
What do you think? Why: * `VimEnter` executes once * I start with empty buffer, so `BufReadPost` is not called * customization is nice Drawbacks: * notify with "ERROR" in...
### Checked other resources - [x] I added a very descriptive title to this issue. - [x] I searched the LangChain documentation with the integrated search. - [x] I used...