common-fate / granted

The easiest way to access your cloud.
https://granted.dev
MIT License
956 stars 90 forks source link

Deleting auto created chrome profile causes assume -c to stop working #607

Open shwethaumashanker opened 4 months ago

shwethaumashanker commented 4 months ago

Reported in slack:

After I deleted the auto-created Chrome profile named person1, assume -c does not work anymore

I'm able to reproduce the error

Workaround: Running mv ~/Library/Application\ Support/Google/Chrome/Local\ State ~/Library/Application\ Support/Google/Chrome/Local\ State.backup and the assume -c works again for chrome

skhuditamar commented 4 months ago

Workaround: Running mv ~/Library/Application\ Support/Google/Chrome/Local\ State ~/Library/Application\ Support/Google/Chrome/Local\ State.backup and the assume -c works again for chrome

it is also demanding chrome restart in order to apply the W/A