Error opening the Zotero app (already installed!)
The Zotero database cannot be opened.
Make sure you have read and write permissions for all files in the Zotero data directory and that security software isn’t preventing Zotero from accessing that directory.
Data Directory: (my directory)
I got this error message above when trying to open the installed app. I already installed the package and dragged the app to the folder. And now I have the Zotero app in my mac application folder.
But, somehow it's not allowing me to open the app. I keep getting this error message.
How do I fix this problem?
https://s3.amazonaws.com/zotero.org/images/forums/u16204172/8exxbwgox9hgryyrjm53.png
Make sure you have read and write permissions for all files in the Zotero data directory and that security software isn’t preventing Zotero from accessing that directory.
Data Directory: (my directory)
I got this error message above when trying to open the installed app. I already installed the package and dragged the app to the folder. And now I have the Zotero app in my mac application folder.
But, somehow it's not allowing me to open the app. I keep getting this error message.
How do I fix this problem?
https://s3.amazonaws.com/zotero.org/images/forums/u16204172/8exxbwgox9hgryyrjm53.png
Have you used Zotero before on this computer?
If not, did you copy data from another computer where you used Zotero?
Do you have your Zotero data directory set to a non-standard location?
Generally this error just means what it says: the file permissions of the Zotero data directory are wrong, and you need to fix them in Finder. That should never happen in a new installation with no previous data.
Never used Zotero before on this computer and didn't copy data from another computer!
What do you mean by the last question?
where can i find the debug ID? I don't see "Restart with Logging Enabled..." option from the Help.
ls -la ~/Zotero
ls -lad ~
Run this:
sudo chmod 755 ~
It will prompt for your password. Type it in (it won't show up), and then press Return. After that, Zotero should be able to start.
Thank you so much :)