djenriquez / vault-ui

Vault-UI — A beautiful UI to manage your Vault, written in React
Other
1.31k stars 150 forks source link

broken in OSX Mojave #259

Open piscue opened 6 years ago

piscue commented 6 years ago

after the update the app cannot show secrets... maybe it needs more permissions for the OS as this seems more enforced on Mojave. It shows this message:

screenshot 2018-09-25 at 22 57 09

Any workaround?

rtib commented 6 years ago

No workaround, but a similar issue with macOS High Sierra version 10.13.6. At startup vault-ui wants access to system keychain multiple times, denying that lead to the same symptom.

djenriquez commented 6 years ago

Hi guys,

I’ll add this for the team to look at today. Thanks for reporting.

DJ Enriquez

On Sep 28, 2018, at 6:36 AM, Tibor Répási notifications@github.com wrote:

No workaround, but a similar issue with macOS High Sierra version 10.13.6. At startup vault-ui wants access to system keychain multiple times, denying that lead to the same symptom.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

piscue commented 6 years ago

Well, after doing some brew update/upgrades now works as expected

djenriquez commented 6 years ago

Eh? Could you enlighten us on which packages you believe made a difference?

DJ Enriquez

On Sep 28, 2018, at 8:03 AM, victor piscue notifications@github.com wrote:

Well, after doing some brew update/upgrades now works as expected

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

piscue commented 6 years ago

mmm, not sure. I've tried to see my Terminal history but it's not there anymore. The thing I know, for being able to update brew I was needed to reinstall xcode:

xcode-select --install