Seadrive-gui keeps the status of starting with error in seadrive-gui.log

The error says:
[2023/06/29 17时51分30秒] [File Provider] Listing domains
[2023/06/29 17时51分30秒] [File Provider] Error listing domains: Error Domain=NSFileProviderErrorDomain Code=-2001 “应用程序目前无法使用。” UserInfo={NSLocalizedDescription=应用程序目前无法使用。}
[2023/06/29 17时51分30秒] [File Provider] Adding domain “dc823b414a4164a4ef83050160eff606” “admin(sync.wangrongxiang2.snowinning.com)”
[2023/06/29 17时51分30秒] [File Provider] Error adding domain: Error Domain=NSFileProviderErrorDomain Code=-2001 “应用程序目前无法使用。” UserInfo={NSLocalizedDescription=应用程序目前无法使用。}
[2023/06/29 17时51分30秒] [File Provider] Listing domains
[2023/06/29 17时51分30秒] [File Provider] Error listing domains: Error Domain=NSFileProviderErrorDomain Code=-2001 “应用程序目前无法使用。” UserInfo={NSLocalizedDescription=应用程序目前无法使用。}
[2023/06/29 17时51分31秒] pipe client failed to connect to server: No such file or directory

How can I fix this to get seadrive-gui work?

Hello @lovehunter , which mac version and seadrive version are you using? And have you successfully run seadrive 3.0 before?


This is my mac version. And seadrive version is 3.0.4.
Actually, I haven’t successfully run seadrive 3.0.4 installed by downloading from seafile.com before. The official software and my compiled edition both run alike. There is only a little difference between them. In the log of the official software, listing domains seems ok while it reports error in the log of my complied one…

Hello, what do you mean by your compiled version? Did you compile a seadrive extension yourself? You can use the following command to check the configuration of the seadrive extension and see if it is in the /Applications/SeaDrive.app directory. pluginkit -vvvv| grep SeaDrive