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

Can't start login on macOS 12.3.1 #53

Open
roeniss opened this issue Jul 23, 2022 · 1 comment
Open

Can't start login on macOS 12.3.1 #53

roeniss opened this issue Jul 23, 2022 · 1 comment

Comments

@roeniss
Copy link

roeniss commented Jul 23, 2022

I downloaded the latest binary file, but it fails to start:

❯❯❯ rm -rf /Users/roeniss/.go-cookies # actually, it doesn't exist
❯❯❯ sudo ./deleter-macos # I also tried deleter-macos-arm64
Waiting 100 ms before search and delete requests.
panic: Unable to parse profile information from cookies. Try manually deleting the cookie file stored in /Users/roeniss/.go-cookies

goroutine 1 [running]:
main.(*fbLogin).StoreProfileID(0xc00007e540, {0xc000420000, 0x15d6})
        github.com/marcelja/facebook-delete/deleter.go:186 +0x159
main.(*fbLogin).IsLoggedIn(0xc00007e540)
        github.com/marcelja/facebook-delete/deleter.go:177 +0x75
main.newFbLogin(0xc000011180)
        github.com/marcelja/facebook-delete/deleter.go:118 +0x53
main.main()
        github.com/marcelja/facebook-delete/deleter.go:548 +0x38c

The ~/.go-cookies file is never created. Is this known issue?

@marcelja
Copy link
Owner

marcelja commented Sep 1, 2022

I don't think you should use sudo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants