Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error configuring cache directory... #153

Open
hoondi opened this issue Nov 3, 2024 · 4 comments
Open

Error configuring cache directory... #153

hoondi opened this issue Nov 3, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@hoondi
Copy link

hoondi commented Nov 3, 2024

🪲 Description

Downloading (or writing to disk) button asks for path and then an "error occurred" dialog appears at cache check stage: "Error configuring cache directory..."

📋 Steps to Reproduce

  1. Open Mist.app
  2. Click on download button to download "Install macOS Sequoia 15.1-24B2083.ipsw"
  3. Wait for popup to choose download folder. (have chosen ~/Downloads and /Users/Shared/Mist with same outcome
  4. Observe error which is a dialog box that says: "You don't have permission to save file "072-12295" in the folder "Cache"."

✅ Expected Behaviour

Describe what should be happening (ie. the happy path).
File should download into cache directory and then be moved to nominated directory that user has write permissions to.
Note: mist-cli is able to download same file to /Users/Shared/Mist

💻 Environment

  • Mist version (App menu ⇨ About Mist): 0.20.1
  • macOS Version (sw_vers): 15.2 Beta (24C5057p)
  • Hardware (system_profiler SPHardwareDataType):
    • Model Identifier: MacBookPro18,3
    • Chip : Apple M1 Pro

📷 Screenshots

If applicable, add screenshots to help explain the bug.

ℹ️ Additional context

  • Is this also a bug in mist-cli? Cli is successful
    • Provide links to GitHub Issues
  • Links to 3rd-party tools / references / documentation
@hoondi hoondi added the bug Something isn't working label Nov 3, 2024
@hoondi
Copy link
Author

hoondi commented Nov 3, 2024

If no one else can repeat, I'm assuming it's because I'm running a macOS 15.2 beta?

@hoondi
Copy link
Author

hoondi commented Nov 3, 2024

error

@hoondi
Copy link
Author

hoondi commented Nov 3, 2024

Solved.
I manually created /Users/Shared/Mist/Cache as it did not exist. I was challenged for admin rights when doing this too so this looks to be the root cause.

Also gave the folder write permissions (just in case) and Mist is now successfully downloading .ipsw files.

Best to check if this folder exists, if not, inform user what to do.

Please close.

@hoondi
Copy link
Author

hoondi commented Nov 3, 2024

closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant