Skip to content

Cannot start asimov service (service already bootstrapped) #82

@andig

Description

@andig

Before:

brew services
Name      Status       User  File
asimov    none         root

Then, starting the service:

sudo brew services start asimov
Warning: Taking root:admin ownership of some asimov paths:
  /opt/homebrew/Cellar/asimov/0.3.0/bin
  /opt/homebrew/Cellar/asimov/0.3.0/bin/asimov
  /opt/homebrew/opt/asimov
  /opt/homebrew/opt/asimov/bin
  /opt/homebrew/var/homebrew/linked/asimov
This will require manual removal of these paths using `sudo rm` on
brew upgrade/reinstall/uninstall.
/Library/LaunchDaemons/homebrew.mxcl.asimov.plist: service already bootstrapped
Bootstrap failed: 37: Operation already in progress
Error: Failure while executing; `/bin/launchctl bootstrap system /Library/LaunchDaemons/homebrew.mxcl.asimov.plist` exited with 37.

After, despite the error:

sudo brew services
Name      Status    User File
asimov    scheduled root /Library/LaunchDaemons/homebrew.mxcl.asimov.plist

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions