Skip to content

stuck at depnotify launch #66

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

Closed
windliyue opened this issue May 15, 2020 · 8 comments
Closed

stuck at depnotify launch #66

windliyue opened this issue May 15, 2020 · 8 comments

Comments

@windliyue
Copy link

2020-05-14 19:53:01.309 Python[95:1258] [InstallApplications] Creating DEPNotify Launcher
2020-05-14 19:53:01.309 Python[95:1258] [InstallApplications] Launching DEPNotify with: depnotifycmd = ['/usr/bin/open', '/Applications/Utilities/DEPNotify.app', '--args', '-munki']
2020-05-14 19:53:01.322 Python[95:1258] [InstallApplications] Waiting for DEPNotify script to complete
2020-05-14 19:53:01.825 Python[95:1258] [InstallApplications] Waiting for DEPNotify script to complete
2020-05-14 19:53:02.326 Python[95:1258] [InstallApplications] Waiting for DEPNotify script to complete
2020-05-14 19:53:02.827 Python[95:1258] [InstallApplications] Waiting for DEPNotify script to complete
2020-05-14 19:53:03.340 Python[95:1258] [InstallApplications] Waiting for DEPNotify script to complete
2020-05-14 19:53:03.855 Python[95:1258] [InstallApplications] Waiting for DEPNotify script to complete
2020-05-14 19:53:04.394 Python[95:1258] [InstallApplications] Waiting for DEPNotify script to complete
2020-05-14 19:53:04.973 Python[95:1258] [InstallApplications] Waiting for DEPNotify script to complete

@erikng
Copy link
Member

erikng commented May 15, 2020

I need more information than this. This is usually caused by the launch agent not being properly loaded.

@windliyue
Copy link
Author

what informations do you need?

@windliyue
Copy link
Author

here is my LaunchDeamons plist configuration
image

@erikng
Copy link
Member

erikng commented May 18, 2020

Are you upgrading from V1 to V2? The log location has changed for both the launch agent and launch daemon.

@windliyue
Copy link
Author

Hi Erikng,
Yes, i am using V2. it is the some error message when i leave the log location as default.

@erikng
Copy link
Member

erikng commented May 19, 2020

If you can join the #installapplications slack channel https://www.macadmins.org/

The issue you are experiencing is not common and others are not seeing this issue.

@Ci7rix
Copy link

Ci7rix commented Aug 14, 2020

Hi,
I'm experiencing the same issue with a similar configuration.
@windliyue any chance you found a solution ?
Thanks

@erikng
Copy link
Member

erikng commented Oct 15, 2020

I have open sourced what we use internally to launch DEPNotify.

https://github.com/erikng/installapplicationsdemo/blob/master/installapplications/scripts/user/depnotify_user_launcher.py

Given that I have warned about removing support from DEPNotify on #41 I am going to close this ticket. Please look at the installapplications demo code for how this can be used.

@erikng erikng closed this as completed Oct 15, 2020
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

3 participants