DBngin icon indicating copy to clipboard operation
DBngin copied to clipboard

DBngin could not access /Users/Shared/DBngin while downloading MySQL 5 binaries on Mac OS 12.5

Open marcvanwijlick opened this issue 1 year ago • 3 comments

Please fill out the detail below, it helps me investigate the bug:

  1. Driver (Ex: PostgreSQL 10.0): MySQL 5.7.23

  2. DBngin build number: Version 5.2 (54)

  3. macOS version: Mac OS 12.5

  4. The steps to reproduce this issue: Add a new service / MySQL 5.7.23 DBngin tries to download the MySQL binaries, but ends up with the error message "DBngin could not access /Users/Shared/DBngin"

marcvanwijlick avatar Aug 09 '22 08:08 marcvanwijlick

Did work on the second attempt though

marcvanwijlick avatar Aug 09 '22 08:08 marcvanwijlick

Hi @marcvanwijlick, having the same issue did you do anything differently?

mettad3v avatar Mar 10 '23 12:03 mettad3v

It's a permission issue due to different possibility. I had same issue. Simply assign permission to appropriate user

sudo chown USERNAME /Users/Shared/DBngin

krunal202 avatar Jul 07 '23 21:07 krunal202