Skip to content

Conversation

@gwenaskell
Copy link
Contributor

@gwenaskell gwenaskell commented Dec 26, 2025

Following #278 which was merged last year, the OP worker install script may fail if the agent was previously installed on the same host, because the file /tmp/ddog_install_error_msg was created using sudo and we attempt to write to it without sudo.

This PR applies the same change made by the above one so that we also use sudo to write to the log file.

@gwenaskell gwenaskell requested a review from a team as a code owner December 26, 2025 09:11
@levan-m levan-m merged commit 7c133e9 into main Dec 29, 2025
407 checks passed
@levan-m levan-m deleted the yoenn.burban/fix-op-install-script branch December 29, 2025 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants