python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
ExpiredTokenException: Gitlab runner on AWS Fargate
I have set up a GitLab runner on AWS fargate. It works perfectly fine one time and after some time it throws ExpiredTokenException while running jobs.
ERRO[2022-04-07T04:04:31Z] Application execution ...
dawanse
Votes: 0
Answers: 0
"WaitForState exceeded refresh grace period" while updating aws_route53_record
So I am trying to get gitlab CI set up for my terraform projects. I am running in to an issue specifically when the terraform plan is happening in a pipeline.
The pipeline gets to refreshing an aws_ro...
amcallister
Votes: 0
Answers: 0
Job with self-hosted gitlab runner (aws ec2 autoscale spot instance) sometimes stuck infinitely on cache downloading
I have a bit of a specific problem
Sometimes on our runner, a job will be stuck infinitely on the cache downloading.
This runner is a runner that use aws ec2 spot instance to run
Here's the config.tom...
Devios
Votes: 0
Answers: 0
Why docker can't connect to host while running Gitlab runner?
I'm getting this error output from gitlab runner I have installed locally:
error during connect: Get "http://docker:2375/v1.24/containers/json?all=1&filters=%7B%22label%22%3A%7B%22com.docker...
appdeveloper
Votes: 0
Answers: 0