Come si interrompe l'esecuzione di un particolare servizio?

7

In precedenza avevo installato un'app per sincronizzare il mio telefono Android con il mio Mac. Ho cancellato l'applicazione, tuttavia, oggi quando ho controllato i log di sistema, ho scoperto che è in esecuzione ogni 10 secondi. Come posso smettere?

Ecco il registro di sistema:

Feb  8 17:05:15 Sanjeet-Suhags-MacBook-Pro com.apple.xpc.launchd[1] (com.wondershare.mobilegodaemon): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
Feb  8 17:05:25 Sanjeet-Suhags-MacBook-Pro com.apple.xpc.launchd[1] (com.wondershare.mobilegodaemon[15509]): Service could not initialize: 14C109: xpcproxy + 14045 [1344][63706214-56DC-3155-B46F-D4F21C9B1C0B]: 0xd
Feb  8 17:05:25 Sanjeet-Suhags-MacBook-Pro com.apple.xpc.launchd[1] (com.wondershare.mobilegodaemon): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
Feb  8 17:05:35 Sanjeet-Suhags-MacBook-Pro com.apple.xpc.launchd[1] (com.wondershare.mobilegodaemon[15510]): Service could not initialize: 14C109: xpcproxy + 14045 [1344][63706214-56DC-3155-B46F-D4F21C9B1C0B]: 0xd
Feb  8 17:05:35 Sanjeet-Suhags-MacBook-Pro com.apple.xpc.launchd[1] (com.wondershare.mobilegodaemon): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
Feb  8 17:05:45 Sanjeet-Suhags-MacBook-Pro com.apple.xpc.launchd[1] (com.wondershare.mobilegodaemon[15511]): Service could not initialize: 14C109: xpcproxy + 14045 [1344][63706214-56DC-3155-B46F-D4F21C9B1C0B]: 0xd
Feb  8 17:05:45 Sanjeet-Suhags-MacBook-Pro com.apple.xpc.launchd[1] (com.wondershare.mobilegodaemon): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
Feb  8 17:05:55 Sanjeet-Suhags-MacBook-Pro com.apple.xpc.launchd[1] (com.wondershare.mobilegodaemon[15512]): Service could not initialize: 14C109: xpcproxy + 14045 [1344][63706214-56DC-3155-B46F-D4F21C9B1C0B]: 0xd
Feb  8 17:05:55 Sanjeet-Suhags-MacBook-Pro com.apple.xpc.launchd[1] (com.wondershare.mobilegodaemon): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
Feb  8 17:06:05 Sanjeet-Suhags-MacBook-Pro com.apple.xpc.launchd[1] (com.wondershare.mobilegodaemon[15513]): Service could not initialize: 14C109: xpcproxy + 14045 [1344][63706214-56DC-3155-B46F-D4F21C9B1C0B]: 0xd
Feb  8 17:06:05 Sanjeet-Suhags-MacBook-Pro com.apple.xpc.launchd[1] (com.wondershare.mobilegodaemon): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
Feb  8 17:06:15 Sanjeet-Suhags-MacBook-Pro com.apple.xpc.launchd[1] (com.wondershare.mobilegodaemon[15514]): Service could not initialize: 14C109: xpcproxy + 14045 [1344][63706214-56DC-3155-B46F-D4F21C9B1C0B]: 0xd
Feb  8 17:06:15 Sanjeet-Suhags-MacBook-Pro com.apple.xpc.launchd[1] (com.wondershare.mobilegodaemon): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
Feb  8 17:06:25 Sanjeet-Suhags-MacBook-Pro com.apple.xpc.launchd[1] (com.wondershare.mobilegodaemon[15515]): Service could not initialize: 14C109: xpcproxy + 14045 [1344][63706214-56DC-3155-B46F-D4F21C9B1C0B]: 0xd
Feb  8 17:06:25 Sanjeet-Suhags-MacBook-Pro com.apple.xpc.launchd[1] (com.wondershare.mobilegodaemon): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
Feb  8 17:06:35 Sanjeet-Suhags-MacBook-Pro com.apple.xpc.launchd[1] (com.wondershare.mobilegodaemon[15517]): Service could not initialize: 14C109: xpcproxy + 14045 [1344][63706214-56DC-3155-B46F-D4F21C9B1C0B]: 0xd
Feb  8 17:06:35 Sanjeet-Suhags-MacBook-Pro com.apple.xpc.launchd[1] (com.wondershare.mobilegodaemon): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
    
posta Sam Fischer 08.02.2015 - 12:37
fonte

3 risposte

10

Puoi fermarti con questo comando:

$ launchctl unload com.wondershare.mobilegodaemon

Inoltre, se vuoi eliminarlo completamente, devi cercarlo su /Library/LaunchDaemons/ , /Library/LaunchAgents/ e ~/Library/LaunchAgents/ per eliminare il file di configurazione, che dovrebbe essere chiamato com.wondershare.mobilegodaemon .

    
risposta data 08.02.2015 - 12:45
fonte
2

Per quello che vale, a febbraio di quest'anno un moderatore sul forum di Mobilego ha offerto un download del software a qualcuno che ha pubblicato delle difficoltà nel liberare un Mac di questa cozza zebra digitale.

Era solo un po 'inquietante vedere l'errore che ha fatto:

Hi, here is a tool for you to uninstall it completely. You just need >>to run it on your mac and then MobileGo can be installed.

Link al thread in cui il download è: Disinstalla su MacOS
Link diretto: MobileGoRemover.app.zip

    
risposta data 15.10.2015 - 08:34
fonte
1

Cerca ed elimina il file con nome com.wondershare.mobilegodaemon.plist in una delle seguenti cartelle:

  • ~ / Library / LaunchDaemons
  • ~ / Library / LaunchAgents
  • / Library / LaunchDaemons
  • / Library / LaunchAgents

Dopo aver riavviato il Mac, il servizio non verrà più eseguito.

Puoi anche utilizzare il comando sudo launchctl unload com.wondershare.mobilegodaemon in Terminal.app per interrompere il lavoro di avvio.

    
risposta data 08.02.2015 - 12:50
fonte

Leggi altre domande sui tag