Trending questions in DevOps & Agile

0 votes
0 answers

How do I land a DevOps job without experience?

How do I land a DevOps job ...READ MORE

Dec 22, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 78 views
0 votes
0 answers

Have I correctly calculated the address of the next network for the IP address

There is an IP address 10.13.112.17 /16with the ...READ MORE

Dec 15, 2022 in DevOps & Agile by Edureka
• 12,710 points
395 views
0 votes
0 answers

Azure DevOps Epic/Feature Timeline Items in Removed State Spanning Multiple Sprints

I'm attempting to examine the epic/feature timeline ...READ MORE

Dec 16, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 108 views
0 votes
0 answers

Run python script in a CI/CD step

I need some assistance because I am ...READ MORE

Dec 16, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 90 views
–1 vote
1 answer

Error response from daemon: This node is not a swarm manager. Use "docker swarm init" or "docker swarm join" to connect this node to swarm and try again.

docker swarm init --advertise-addr  192.168.99.1 READ MORE

Jun 3, 2022 in Docker by anonymous

edited Mar 5 22,661 views
0 votes
0 answers

Azure DevOps Pipelines

I am trying to build a pipeline ...READ MORE

Dec 16, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 83 views
0 votes
0 answers

docker command not found even though installed with apt-get

I attempted to install Docker using Ubuntu ...READ MORE

Dec 15, 2022 in DevOps on Cloud by Nicholas
• 7,760 points

edited Mar 4 128 views
0 votes
0 answers

VS 2017 Git Local Commit DB.lock error on every commit

Every time we commit locally, we receive the following error: Git failed with a fatal error.error: open(".vs/XXXXXX.Dev.Library/v15/Server/sqlite3/db.lock"): ...READ MORE

Dec 15, 2022 in DevOps on Cloud by Nicholas
• 7,760 points

edited Mar 4 115 views
0 votes
0 answers

Docker container will automatically stop after "docker run -d"

According to the tutorials I've read so far, using "docker run -d" will start a container from an image and execute it in the background.  This is how it appears; we can see that we already have a container id. root@docker:/home/root# docker run -d centos 605e3928cdddb844526bab691af51d0c9262e0a1fc3d41de3f59be1a58e1bd1d But if I ran "docker ps", nothing was returned. So I tried "docker ps -a" and saw that the container had already exited: root@docker:/home/root# docker ps ...READ MORE

Dec 15, 2022 in DevOps on Cloud by Nicholas
• 7,760 points

edited Mar 4 109 views
0 votes
0 answers

What is CI/CD Pipeline in DevOps?

I recently graduated with a non-technical background. ...READ MORE

Dec 15, 2022 in DevOps & Agile by Edureka
• 13,680 points

edited Mar 4 103 views
0 votes
0 answers

What is 'DevOps'?

So far the clearest definition I've been ...READ MORE

Dec 15, 2022 in Other DevOps Questions by Edureka
• 13,680 points

edited Mar 4 95 views
0 votes
0 answers

Tell me if there is Open Source for Devops-engineer

I am looking for a project to ...READ MORE

Dec 15, 2022 in Other DevOps Questions by Edureka
• 13,680 points

edited Mar 4 82 views
0 votes
0 answers

Migrate to Azure DevOps

My development team has an Azure DevOps ...READ MORE

Dec 15, 2022 in DevOps on Cloud by Edureka
• 13,680 points

edited Mar 4 79 views
0 votes
0 answers

Unable to install kubernetes

[ERROR FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml]: /etc/kubernetes/manifests/kube-scheduler.yaml already exists         [ERROR FileAvailable--etc-kubernetes-manifests-etcd.yaml]: /etc/kubernetes/manifests/etcd.yaml ...READ MORE

Dec 14, 2022 in DevOps & Agile by Sainath

edited Mar 4 110 views
0 votes
1 answer
0 votes
0 answers

Updates were rejected because the tip of your current branch is behind its remote counterpart

We have a branch called dev We access it ...READ MORE

May 5, 2022 in Git & GitHub by Kichu
• 19,040 points
9,663 views
0 votes
0 answers

Adding Images in Azure DevOps Wiki

Describe DevOps. I don't understand it, but ...READ MORE

Dec 13, 2022 in DevOps on Cloud by Nicholas
• 7,760 points

edited Mar 4 113 views
0 votes
1 answer

Recyclerview No adapter attached; skipping layout

Check if you are calling these statements ...READ MORE

Apr 29, 2022 in Other DevOps Questions by narikkadan
• 86,360 points
9,864 views
0 votes
0 answers

Input string was not in a correct format

I am working on a basic calculator  ...READ MORE

May 2, 2022 in Other DevOps Questions by Kichu
• 19,040 points
4,183 views
0 votes
0 answers

Jenkins Need to access the same local workspace

How do I access the Jenkins-created workspace ...READ MORE

Nov 27, 2022 in Jenkins by anonymous

edited Mar 4 215 views
0 votes
1 answer

git error: failed to push some refs to remote

I would advise using: git pull --rebase git push The ...READ MORE

May 2, 2022 in Git & GitHub by narikkadan
• 86,360 points
9,106 views
+1 vote
6 answers

Unable to login to Jenkins even if I enter valid credentials.

Disable security by editing these two classes ...READ MORE

Apr 26, 2019 in Jenkins by Vedant
50,023 views
0 votes
0 answers

While I am craeting terraform it shows me this error please give the solution for this

Error: creating EC2 Instance: InvalidParameterValue: Value () ...READ MORE

Nov 16, 2022 in DevOps & Agile by PRIYANKA

edited Mar 4 120 views
0 votes
0 answers

Running composer install within a Dockerfile

I'm attempting to Dockerize a Laravel application. ...READ MORE

Apr 12, 2022 in Docker by Abhijeet
• 180 points
9,353 views
0 votes
1 answer

How to clone a job in Jenkins?

Hi@akhtar, You can clone a Job in Jenkins. ...READ MORE

Oct 24, 2020 in Jenkins by MD
• 95,460 points
31,793 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers

unable to deploy ansible playbook onto node servers

Hi all, I am getting below error while ...READ MORE

Oct 16, 2022 in Ansible by Karthik

edited Mar 4 205 views
+1 vote
1 answer

How to abort the merge conflict in Git?

Hi@akhtar, You can use the git reset --merge ...READ MORE

Dec 23, 2020 in Git & GitHub by MD
• 95,460 points
28,283 views
0 votes
0 answers

I want to copy folder (k-uat) src:/var/www and dest:/var/www with different name

I want to copy a folder (k-uat) ...READ MORE

Sep 23, 2022 in Ansible by Ashok

edited Mar 4 192 views
0 votes
0 answers

Azure DevOps YAML self hosted agent pipeline build is stuck at locating self-agent

Action: I tried to configure and run a ...READ MORE

Mar 22, 2022 in Other DevOps Questions by Kichu
• 19,040 points
3,164 views
+1 vote
1 answer

Error: src refspec master does not match any. error: failed to push some refs to 'ssh://xxxxx.com/project.git'.

Hi@akhtar, The most probable reason for this error ...READ MORE

Dec 22, 2020 in Git & GitHub by MD
• 95,460 points
27,667 views
0 votes
0 answers

How to install PHP composer inside a docker container

I'm trying to figure out how to ...READ MORE

Apr 12, 2022 in Docker by Abhijeet
• 180 points
7,133 views
+1 vote
1 answer

How to extract a substring of a string in a declarative pipeline code?

This would have been more easier using ...READ MORE

Aug 16, 2019 in Jenkins by Sirajul
• 59,190 points
48,955 views
0 votes
1 answer

'git' is not recognized as an internal or external command

Add the following paths to PATH: C:\Program Files\Git\bin\ C:\Program ...READ MORE

Apr 29, 2022 in Other DevOps Questions by narikkadan
• 86,360 points
5,991 views
0 votes
1 answer

ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

As the default root password is blank. ...READ MORE

Apr 30, 2022 in Other DevOps Questions by narikkadan
• 86,360 points
5,729 views
0 votes
1 answer

Error reading config file (/etc/ansible/ansible.cfg): File contains no section headers.

you should add                         ""  [defaults] "" in ...READ MORE

Sep 18, 2022 in Ansible by Rithvik

edited Mar 5 16,302 views
+3 votes
7 answers

Is it possible to shift or move jobs between two jenkins servers?

Hi, You can copy Jobs in between your ...READ MORE

Dec 16, 2020 in Jenkins by MD
• 95,460 points
46,108 views
0 votes
0 answers

How to solve npm error "npm ERR! code ELIFECYCLE"?

I have a sample code for the ...READ MORE

May 1, 2022 in Other DevOps Questions by Kichu
• 19,040 points
5,282 views
0 votes
0 answers

Ansible - ssh connection is established between ansible and remote servers, but while running the playbook getting below error

Able to connect ansible and remote servers ...READ MORE

Aug 29, 2022 in Ansible by anonymous

edited Mar 4 174 views
0 votes
0 answers

Unable to install Docker Desktop on Windows 10 Pro 21H1

I'm attempting to install Docker Desktop on ...READ MORE

Apr 12, 2022 in Docker by Abhijeet
• 180 points
4,593 views
0 votes
1 answer

Install git using Ansible

Installing git using ansible is pretty simple. ...READ MORE

Mar 15, 2019 in Ansible by Haider
24,434 views
0 votes
1 answer

Can't bind to 'ngModel' since it isn't a known property of 'input'

Just add this in the app.module.ts file: import { FormsModule ...READ MORE

Apr 30, 2022 in Other DevOps Questions by narikkadan
• 86,360 points
4,945 views
0 votes
1 answer

Access Denied for User 'root'@'localhost' (using password: YES) - No Privileges?

Use the instructions for resetting the root password. ...READ MORE

Apr 30, 2022 in Other DevOps Questions by narikkadan
• 86,360 points
4,594 views
0 votes
0 answers

How to add a unit test in Azure DevOps pipeline

I Can't see the unit test ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
2,556 views
0 votes
0 answers

In Ansible playbook after creation of EC2 instance how to get return values like instance id, vpc id in output?

I am creating Ec2 instance using Ansible ...READ MORE

Aug 8, 2022 in Ansible by sivasai

edited Mar 4 159 views
0 votes
0 answers

git fatal Could not read from remote repository

 I am working using the git ming32 ...READ MORE

May 20, 2022 in Git & GitHub by Kichu
• 19,040 points
3,603 views
0 votes
1 answer

Update test results @ test step level in Azure DevOps during test execution through automation scripts

To address the issue of posting step-level ...READ MORE

Apr 29, 2024 in DevOps on Cloud by anonymous
• 1,420 points
1,807 views
0 votes
0 answers

Jenkins lost its knowledge of builds ran on the slave node when there is a ssh connection issue

I am running a build using master ...READ MORE

Aug 3, 2022 in DevOps & Agile by Sai

edited Mar 4 111 views
+3 votes
5 answers

Is accessing kubernetes dashboard remotely possible?

Yes it is possible by using NodePort ...READ MORE

Mar 9, 2020 in Kubernetes by Ali
• 160 points
47,840 views