Azure / Azure/custom-script-extension-linux

Inconsistend behaviour with custom script at linux

Open
#162 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
113
Forks
46
Avg merge
6d 3h
Merged PRs (30d)
3

Description

I am executing a custom script on an azure Linux machine, the custom script is referring to a shell script which has few long-running commands.

I have observed intermittently different behaviors with the output of the command
- Sometimes the long-running command is getting terminated in between without any error.
- Sometimes command failed with error:
`cannot touch '/etc//repl-force-mysql': Read-only file system`

Though, If I execute the same shell script on the terminal of the same machine after login via SSH script is succeeding.

- /var/log/azure/custom-script/handler.log
- /var/log/waagent.log

I didn't see any error in the above-mentioned logs. Please share email Id where I can share these logs.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.