just tried to create VM instance using the Azure image. After sign in, I get:
juraj@myhost:~$ cat /opt/domainsetup.sh
500: Internal Server Error
here the image spec from the ARM template:
"imageReference": {
"publisher": "litespeed_technologies",
"offer": "openlitespeed-wordpress",
"sku": "wordpress",
"version": "1.0.0"
}
could you fix the image? where can I get the content of domainsetup.sh so that I fix it myself in my VM?
juraj@myhost:~$ cat /opt/domainsetup.sh
500: Internal Server Error
here the image spec from the ARM template:
"imageReference": {
"publisher": "litespeed_technologies",
"offer": "openlitespeed-wordpress",
"sku": "wordpress",
"version": "1.0.0"
}
could you fix the image? where can I get the content of domainsetup.sh so that I fix it myself in my VM?
Last edited: