omaha-consulting / omaha-server

Google Omaha ("Chromium Update") server
https://omaha-consulting.com
Other
209 stars 82 forks source link

Bad Request 400 #223

Closed synapsy88 closed 8 years ago

synapsy88 commented 8 years ago

HI,

why server return status code 400 Bad Request ?

The appid is the same server and client launch application

launch this instruction

TradeUpdate.exe /install "bundlename=Shop&appguid={EB3205B9-3DA8-4229-B4B6-40B8547829DA}&appname=Shop&needsadmin=True&lang=it"

this is log http://pastebin.com/N5QVrU5D `

kyakovenko commented 8 years ago

Hello @synapsy88,

It seems that something is wrong with your CUP settings because other requests were processed well. Have you set CUP_PEM_KEYS parameter?

synapsy88 commented 8 years ago

Hi @kyakovenko,

Yes , finally I fix my problem myself.

Thanks you for support