I have run the omaha server by bringing up server with
python manage.py runserver 192.168.0.170:9090 and uploaded an installer from admin interface. However, when I click the link provided in omaha version change page (http://192.168.0.170:9090/static/media/build/Everest/stable/win/0.0.1.0/install.exe) it throws page not found error(404).
I have run the omaha server by bringing up server with
python manage.py runserver 192.168.0.170:9090
and uploaded an installer from admin interface. However, when I click the link provided in omaha version change page (http://192.168.0.170:9090/static/media/build/Everest/stable/win/0.0.1.0/install.exe) it throws page not found error(404).