Closed SulfredLee closed 7 years ago
Hi SulfredLee, You need to set up the OMAHA_URL_PREFIX environment variable. For example, http://localhost:9090
Thank you very much.
2017-06-14 19:10 GMT+08:00 Andrey Mekin notifications@github.com:
Hi SulfredLee, You need to set up the OMAHA_URL_PREFIX environment variable. For example, http://localhost:9090
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Crystalnix/omaha-server/issues/264#issuecomment-308399819, or mute the thread https://github.com/notifications/unsubscribe-auth/AKY4vDdjqp1EzE9KPZ1vyNZ-qLXVB8J_ks5sD7-sgaJpZM4Nw99m .
I am using Ubuntu 14.04 LTS 64bit. I downloaded omaha-server and run with Docker.
I build an omaha-client by myself, then I follow this tutorial to try to install application through omaha client and server, I am able to upload the install.exe to the server. I then run the Updater.exe under debug mode. From the debug logger, I found:
Which is a response sent from server, I am afraid this is no an error but is that I didn't config the server in a correct way. Could anyone provide some guideline for the server setting?
If this is not a place to ask question, any other places I can use to discuss this server?