keybase / client

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
BSD 3-Clause "New" or "Revised" License
8.88k stars 1.23k forks source link

Unable to update on Windows Server 2016 #10663

Open jonaharagon opened 6 years ago

jonaharagon commented 6 years ago

I get this error when installing or updating without running the program as an admin:

Manually downloading the latest release and installing as an Administrator works fine, but obviously, automatic updates don't work, and I seem to get those daily. The installer should ask for Administrator permissions via UAC if that's required.

I'm running Windows Server 2016 1607. Log attached below.

Keybase_20180222161354.log

maxtaco commented 6 years ago

Cc @zanderz

On Thu, Feb 22, 2018 at 5:23 PM Jonah Aragon notifications@github.com wrote:

I get this error when installing or updating without running the program as an admin:

https://camo.githubusercontent.com/99ee6c8cc1e4b6f2af0b2bd2244a8faefbd0f61a/68747470733a2f2f617261676f6e2e6e7963332e6469676974616c6f6365616e7370616365732e636f6d2f4b6579626173655f312e302e34312d3230313830323231313834323534253242383033363163392e3338365f323031382d30322d32325f31362d31372d33372e706e67

Manually downloading the latest release and installing as an Administrator works fine, but obviously, automatic updates don't work, and I seem to get those daily. The installer should ask for Administrator permissions via UAC if that's required.

I'm running Windows Server 2016 1607. Log attached below.

Keybase_20180222161354.log https://github.com/keybase/client/files/1749767/Keybase_20180222161354.log

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/keybase/client/issues/10663, or mute the thread https://github.com/notifications/unsubscribe-auth/AA05_-eFcZQTNNi71tMTDE6DKulkEsHgks5tXejTgaJpZM4SQFYd .

zanderz commented 6 years ago

Could this be because it was installed with elevated permissions initially? It should be installed as regular user.

jonaharagon commented 6 years ago

Same issue on a fresh install. It needed admin permissions.