GithubHelp home page GithubHelp logo

Full Disk Access issue about findmyhistory HOT 5 OPEN

fjxmlzn avatar fjxmlzn commented on May 29, 2024
Full Disk Access issue

from findmyhistory.

Comments (5)

duganj avatar duganj commented on May 29, 2024 2

See comments here, looks like Apple may have encrypted those .data files with the recent update. https://gist.github.com/henrik242/1da3a252ca66fb7d17bca5509a67937f

from findmyhistory.

arielleko1 avatar arielleko1 commented on May 29, 2024

same problem here!:(

from findmyhistory.

kamikaziH2Omln avatar kamikaziH2Omln commented on May 29, 2024

This sounds like Terminal does not have Full Write Access (it doesn't get it by default).

https://www.alfredapp.com/help/troubleshooting/indexing/terminal-full-disk-access/

Make sure to grant it this access via the "Privacy" tab in System Preferences. @yasingunaydiin @arielleko1

from findmyhistory.

yasingunaydiin avatar yasingunaydiin commented on May 29, 2024

This sounds like Terminal does not have Full Write Access (it doesn't get it by default).

https://www.alfredapp.com/help/troubleshooting/indexing/terminal-full-disk-access/

Make sure to grant it this access via the "Privacy" tab in System Preferences. @yasingunaydiin @arielleko1

I have granted it access like i said. Turned it off and on 3 times. @kamikaziH2Omln

from findmyhistory.

duganj avatar duganj commented on May 29, 2024

I'm having a similar issue as well, and I'm wondering if its associated with a recent MacOS update. I had the script working this morning on Sonoma 14.3.1 (M1 MacMini). I then upgraded to 14.4.1 and now I'm getting errors that suggest checking Full Write Access (which I've had enabled since when everything was working).

johndugan@Johns-Mac-mini-2 FindMyHistory % python3 main.py                                  
Traceback (most recent call last):
  File "/Users/johndugan/FindMyHistory/main.py", line 125, in <module>
    curses.wrapper(partial(main, args=args))
  File "/opt/homebrew/Cellar/[email protected]/3.9.10/Frameworks/Python.framework/Versions/3.9/lib/python3.9/curses/__init__.py", line 94, in wrapper
    return func(stdscr, *args, **kwds)
  File "/Users/johndugan/FindMyHistory/main.py", line 91, in main
    log_manager.refresh_log()
  File "/Users/johndugan/FindMyHistory/lib/log_manager.py", line 83, in refresh_log
    items_dict = self._get_items_dict()
  File "/Users/johndugan/FindMyHistory/lib/log_manager.py", line 60, in _get_items_dict
    raise RuntimeError(f'No devices found. Please check if Full Disk '
RuntimeError: No devices found. Please check if Full Disk Access has been granted to Terminal.

from findmyhistory.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.