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

Not compatible with FileVault (OS X --fix-permissions error) #9

Closed
robotskirts opened this issue Oct 25, 2010 · 12 comments
Closed

Not compatible with FileVault (OS X --fix-permissions error) #9

robotskirts opened this issue Oct 25, 2010 · 12 comments
Labels

Comments

@robotskirts
Copy link

When you click Start Capturing a dialog pops up asking for you password so firesheep-backend can have the system.privilege.admin right. After entering the password and clicking Ok you get an error that says "Run --fix-permissions first". I haven't been able to do this successfully.

OS X 10.6.4
FF 3.6.11

@gregcarlin
Copy link

I didn't get that with FF 3.6.11 on 10.6.4 instead for me it just didn't load

@matt-
Copy link

matt- commented Oct 26, 2010

The only way i could get this to work is run firefox as root:

sudo /Applications/Firefox.app/Contents/MacOS/firefox-bin

@astrofrog
Copy link

I have the same issue - same Firefox and OS X versions.

@codebutler
Copy link
Owner

Hey - A few people have suggested that this error is caused by File Vault being enabled - are you all using that?

@astrofrog
Copy link

Yes, I am using FileVault

@robotskirts
Copy link
Author

Whoops. I accidentally closed this and there doesn't seem to be a reopen.

Yes, I am using FileVault.

@gregcarlin
Copy link

I am not using FileVault and I got it to work so maybe it is FileVault

@davidaurelio
Copy link

A workaround is to move the extension directory from your user’s Firefox profile into the application directory (/Applications/Firefox.app/Contents/MacOS/extensions/).

@consti
Copy link

consti commented Oct 26, 2010

Another workaround is running Firefox with another user through the terminal (I am running with root). You'll then have to reinstall the extension:

  1. Start Firefox with another user
    sudo /Applications/Firefox.app/Contents/MacOS/firefox-bin

  2. Install extension, close Firefox and restart as other user (e.g. sudo).

That fixed it for me

@mjstarks
Copy link

FYI, I am using the latest version of firefox and Mac OS X and have never used filevault, I still get the fix permissions error.

@abraham
Copy link

abraham commented Nov 10, 2010

A temporary work around is to use it in the guest account.

You can also move the firesheep extension to the global Firefox extension directory: http://securitymusings.com/article/2240/firesheep-on-a-mac-running-filevault

@codebutler
Copy link
Owner

Added Filevault workaround. Closed by a50e9fa.

mickflemm pushed a commit to mickflemm/firesheep that referenced this issue Sep 17, 2011
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

9 participants