Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: ##[warning]Value cannot be null. (Parameter 'You need to provide at least one not-nullable parameter') #4927

Open
1 of 4 tasks
joperator opened this issue Aug 6, 2024 · 0 comments

Comments

@joperator
Copy link
Contributor

What happened?

I updated a self-hosted Azure Pipelines Agent running on Arch Linux from version 3.242.1 to version 3.243.0. After that, all Initialize job steps running on this agent log ##[warning]Value cannot be null. (Parameter 'You need to provide at least one not-nullable parameter'). The behavior and therefore the cause of this issue is probably similar to #4242.

Versions

Azure DevOps version 3.243.0 / Arch Linux 6.9.3

Environment type (Please select at least one enviroment where you face this issue)

  • Self-Hosted
  • Microsoft Hosted
  • VMSS Pool
  • Container

Azure DevOps Server type

Azure DevOps Server (Please specify exact version in the textbox below)

Azure DevOps Server Version (if applicable)

Azure DevOps Server 2022 Update 2 version 19.235.35102.1

Operation system

Arch Linux 6.9.3

Version controll system

Azure Repos Git

Relevant log output

Starting: Initialize job
##[warning]Value cannot be null. (Parameter 'You need to provide at least one not-nullable parameter')
Agent name: 'Linux-Arch-x64'
Agent machine name: 'XXX'
Current agent version: '3.243.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants