Jump to content

Acidham

Member
  • Posts

    429
  • Joined

  • Last visited

  • Days Won

    19

Posts posted by Acidham

  1. 1. Rsync Folders sync a source folder to target folder, including deletion in target folder if file was deleted in source folder as well. rsync command options: rsync -rtvuc --delete-after

    2. Nope, because you cannot type, but it would be easy to extend. If I find some time, I can add an add only by typing option.  

  2. I ran ./1password.js op_path in the terminal, and I am receiving this:

     

    [ERROR] 2022/06/11 15:40:37 Can't continue. We can't safely access "/Users/john/.config/op" because its permissions are too broad. Change its permissions to 700 and try again.
    ./1password.js: execution error: Error: SyntaxError: JSON Parse error: Unexpected EOF (-2700)
    
    
    

     

    Quote


    You haven’t answered if you copied .config/op over from the other Mac

     


    Nope, freshly created or better, I deleted it when I encountered issues. Is there a way to change that location?


    /usr/local/bin/op account list result:

     

    [ERROR] 2022/06/11 15:43:01 Can't continue. We can't safely access "/Users/john/.config/op" because its permissions are too broad. Change its permissions to 700 and try again.
    
    
    


    and ./op account list:

     

    [ERROR] 2022/06/11 15:43:01 Can't continue. We can't safely access "/Users/john/.config/op" because its permissions are too broad. Change its permissions to 700 and try again.
    
    
    

     

     

     

  3. I did chmod 600 and now receiving 700 ツ


    [ERROR] 2022/06/11 15:11:57 Can't continue. We can't safely access "/Users/john/.config/op" because its permissions are too broad. Change its permissions to 700 and try again.
    ./1password.js: execution error: Error: SyntaxError: JSON Parse error: Unexpected EOF (-2700)
    [ERROR] 2022/06/11 15:11:57 Can't continue. We can't safely access "/Users/john/.config/op" because its permissions are too broad. Change its permissions to 700 and try again.
    ./1password.js: execution error: Error: SyntaxError: JSON Parse error: Unexpected EOF (-2700)
    /Users/john/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.86868E59-5805-46C1-B622-DCC39DBC9E9D/signin.zsh:16: command not found: ''
    
    
    ------------------------- IMPORTANT -------------------------
    
    
    You have an old version of the 1Password command-line tool.
    Install the latest version from:
    
    
    https://1password.com/downloads/command-line/
    
    
    Then run the Workflow again.
    
    
    You may close the terminal.
    
    
    -------------------------------------------------------------
    
    
    

     

    with chmod 700... same error


    When exec ./1password.js op_path I'm getting:


    [ERROR] 2022/06/11 15:13:29 Can't continue. We can't safely access "/Users/john/.config/op" because its permissions are too broad. Change its permissions to 700 and try again.
    ./1password.js: execution error: Error: SyntaxError: JSON Parse error: Unexpected EOF (-2700)
    
    
    

     

     

  4. @vitor You mean providing output of !1pdiagnostics ?

     

    ### Workflow version
    2022.12
    
    
    ### Alfred version
    4.6.7
    
    
    ### macOS version
    12.4
    
    
    ### Architecture
    i386
    
    
    ### Workflow environment variables
    Dict {
        auto_refresh = 1
        logins_only = 0
        hostnames_only = 1
    }
    
    
    ### 1Password version
    8.7.1
    
    
    ### op version
    In Workflow: 2.2.0
    In /usr/local: 2.4.1
    
    
    ### Biometric unlock
    NOT enabled
    
    
    ### Custom terminal feature
    Enabled
    
    
    ### Launchd job
    Loaded: -    0    com.alfredapp.1password
    Installed
    
    
    

×
×
  • Create New...