omaha-consulting / auto-update-windows-service

Automatically update a Windows Service with Google Omaha
MIT License
22 stars 6 forks source link

run OmahaDemoServiceSetup.exe was unsuccessful #7

Open zxie11 opened 1 month ago

zxie11 commented 1 month ago

out.log im trying to use it by following https://omaha-consulting.com/update-windows-service i have a regist key and value at: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\OmahaTutorial\UpdateDev
key is "url" and value is "https://omaha-tutorial-a0245894.omaha-consulting.com/service/update2"

but meeting error when run OmahaDemoServiceSetup.exe was unsuccessful with message "Unable to connect to the Internet": loa is updated. seems like we have error [09/25/24 05:04:29.785][OmahaTutorialUpdate:goopdate][19720:17060][Send response received][result 0x80042194][status code 404] [09/25/24 05:04:29.799][OmahaTutorialUpdate:goopdate][15012:22720][Send response received][result 0x80042194][status code 404]

and [09/25/24 05:04:30.594][OmahaTutorialUpdate:goopdate][19720:17060][Send response received][result 0x8004212d][status code 301] [09/25/24 05:04:30.633][OmahaTutorialUpdate:goopdate][15012:22720][Send response received][result 0x8004212d][status code 301]

i have upload file and can see it, but seems like it didn't appare or been removed

May I know how to solve it

mherrmann commented 1 month ago

Hello,

it will take us a few days to investigate this. I will get back to you next week. Sorry for the delay.

mherrmann commented 1 month ago

Hi, from your log file, it seems you set UpdateDev\url to https://omaha-tutorial.omaha-consulting.com/service/update2 instead of https://omaha-tutorial-a0245894.omaha-consulting.com/service/update2.