similar to: Refresh not working with launchd service provider?

Displaying 20 results from an estimated 1000 matches similar to: "Refresh not working with launchd service provider?"

2017 Jun 12
4
Apple Mac slave
On Jun 11, 2017, at 7:15 AM, Robbie van der Walle <rvanderwalle at gmail.com> wrote: > > I see only a reboot. Not a shutdown. But is this normal because shutdown -u -h +0 is used? > To be honest, I haven't experimented much with this, but I saw a normal shutdown/reboot when I just tried this from the command line (10.12): reboot ~ Mon Jun 12 08:36
2016 Jan 07
3
Troubleshooting on OS X
I've got tinc running happily on a couple linux and win computers, but no luck on OS X. I'm on Yosemite 10.10.5, and I think I followed the OS X tutorial exactly, but no luck. Here's my error message: > sudo tincd -n dpsf -D -d3 tincd 1.0.21 (Feb 3 2015 20:09:36) starting, debug level 3 Could not open /dev/tun0: No such file or directory Terminating And here's the contents
2013 Aug 29
5
Problem when using bundle exec rake with Launchd
Dear all, I am developing a web harvesting server which requires regularly website parsing. Since I use Mac 10.8 as my development environment, I try to use Launchd to routinely wake up my parser. My parser was a bash script which has only two lines: 1. cd $HOME/ProjectFolder 2. bundle exec rake dailyTask:dataParse When directly execute the script under Terminal, there is no problem.
2017 Jun 15
2
Apple Mac slave
I deleted the plist file and rebooted: sudo /sw/sbin/upsmon -D Network UPS Tools upsmon 2.7.4 0.000000 fopen /sw/var/run/upsmon.pid: No such file or directory 0.044649 UPS: ups at ip address (slave) (power value 1) 0.081597 Using power down flag file /etc/killpower 0.162720 debug level is '1' 0.538410 Trying to connect to UPS [ups at ip address] 0.540345 Logged into UPS
2008 Oct 13
3
errors on getaddrinfo(): nodename nor servname provided, or not known
Hello openssh developers, I had built openssh-4.7p1 on arm-apple-darwin9 platform, but I get this error when I load sshd using launchd: root# launchctl load /Library/LaunchDaemons/com.openssh.sshd.plist errors on getaddrinfo(): nodename nor servname provided, or not known When I execute sshd directly, I don't get any warnings or error messages, but the sshd is not listening on the intended
2012 May 05
12
Error running an app on a Mac
Hi Guys, I'm a newbie, running my first windows app on a Macbook. OS X 10.6.8 2.2 GHz Intel Core 2 Duo 2 GB 667 MHz DDR2 SDRAM When I tried to install X11, both the original X11 app and the update told me it is already installed on my Mac. Here's the error messages from Term: $ wine setup.exe wine: created the configuration directory '/Users/horacemann/.wine' Application tried
2017 Jun 15
2
Apple Mac slave
> sudo launchctl list|fgrep -v com.app returns for me(10.12.5): PID Status Label - 78 org.networkupstools.upsmon system log: Jun 15 16:27:07 c01 com.apple.xpc.launchd[1] (org.networkupstools.upsmon): Service only ran for 0 seconds. Pushing respawn out by 10 seconds. Jun 15 16:27:17 c01 com.apple.xpc.launchd[1] (org.networkupstools.upsmon[4259]): Service could not initialize: 16F73:
2010 Mar 04
2
exec failure
Hello, I''m using puppet 0.25.1 - and I''m trying to create a custom resource to use launchctl to stop a launchd job. command => "launchctl stop `launchctl list | grep $job_real | cut -f 3`", yeilds: err: //sav/Stop_launchd_job[com.Symantec.SymSecondaryLaunch]/Exec[com.Symantec.SymSecondaryLaunch]/returns: change from notrun to 0 failed: launchctl stop `launchctl
2012 Apr 24
1
Just installed wine, cannot open any applications. Help!
I am on my Mac, in Snow leopard, 10.6.8. Whenever I try to use wine to open a program or and application this message comes up in terminal: Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded! err:process:__wine_kernel_init boot event wait timed out I have no idea what this means and I cannot find anything
2008 Jun 23
1
RSync on Mac
I’m having a heck of a time setting up an RSync server on a mac OS X system. I have run it as a daemon (--daemon) with a configuration file and have created a plist file and put it in the launch directory. Still can’t get a connection. When I run ths ps –E on the system, I don’t see rsync running. Any links to good setup docs? Brad No virus found in this outgoing message. Checked by
2012 Mar 27
1
puppet with launchd - problem with hostname
Hi, We''re having a problem with our puppet install on our mac''s. We''ve setup a launchd plist following the instructions at: http://projects.puppetlabs.com/projects/puppet/wiki/Puppet_With_Launchd The problem we''re having is that when the mac initially boots, it''s hostname is fubar.local - after the networking starts up, the hostname becomes
2017 Jun 14
0
Apple Mac slave
> To be honest, I haven't experimented much with this, but I saw a normal shutdown/reboot when I just tried this from the command line (10.12): > > reboot ~ Mon Jun 12 08:36 > shutdown ~ Mon Jun 12 08:35 > clepple ttys007 Sun Jun 4 21:52 - shutdown (7+10:43) > However, the "-u" flag did not
2017 Jun 15
0
Apple Mac slave
On Jun 14, 2017, at 1:54 PM, Robbie van der Walle <rvanderwalle at gmail.com> wrote: > > <?xml version="1.0" encoding="UTF-8"?> > <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd <http://www.apple.com/DTDs/PropertyList-1.0.dtd>"> > <plist
2015 Sep 04
2
[cfe-dev] Running tests on OS X 10.10 vs "Killed: 9"
On Fri, Sep 4, 2015 at 12:46 PM, Sean Silva <chisophugis at gmail.com> wrote: > > > On Fri, Sep 4, 2015 at 10:27 AM, Nico Weber via cfe-dev < > cfe-dev at lists.llvm.org> wrote: > >> Hi, >> >> building 'check-all' on any of my machines running OS X 10.10 usually >> fails because a few tests fail due to some processes being killed by the
2009 Jan 14
6
How do I change MYSQL startup options on Mac??? (can't work it out)
Hi, Can anyone help me out re how I change the startup options for mysql (v5.0) running on my Mac? (I just want to add the "--log" option is about it). I tried doing "sudo ./Library/StartupItems/MySQLCOM/MySQLCOM restart" however this started a 2nd instances of mysql & mysqld. Here is what I see start after Mac startup if this helps: $ ps aux | grep mysql _mysql 137 0.0
2016 Jan 07
2
Troubleshooting on OS X
> kextload /Library/Extensions/tun.kext/ I didn't have a /Library/Extensions/tun.kext/ on my machine. I googled around, and downloaded and installed from http://tuntaposx.sourceforge.net/. Not sure why the macports install didn't work, but it seems I'm making progress. Now I get this: > sudo tincd -n dpsf -D -d3 tincd 1.0.21 (Feb 3 2015 20:09:36) starting, debug level 3
2017 Jun 15
0
Apple Mac slave
Ok did it again from scratch. I used the same plist file. sudo launchctl load /Library/LaunchDaemons/org.networkupstools.upsmon.plist Doesn?t return an error: system.log: Jun 15 21:38:54 c01 com.apple.xpc.launchd[1] (org.networkupstools.upsmon): Unknown key for Boolean: SuccessfulExit Jun 15 21:38:54 c01 com.apple.xpc.launchd[1] (org.networkupstools.upsmon): This service is defined to be
2017 Jun 15
1
Apple Mac slave
Ok rebooted All running ok now. Great thanks a lot! In system.log Jun 15 21:38:54 c01 com.apple.xpc.launchd[1] (org.networkupstools.upsmon): Unknown key for Boolean: SuccessfulExit Jun 15 21:38:54 c01 com.apple.xpc.launchd[1] (org.networkupstools.upsmon): This service is defined to be constantly running and is inherently inefficient. What is the purpose of Boolean: SuccessfulExit?
2015 Jun 28
1
Driver macosx-ups failing on Yosemite
On Jun 28, 2015, at 10:49 AM, Sundeep Mediratta <smedius at gmail.com> wrote: > I think the high CPU usage was caused by the native OS X driver crashing and not working properly. The native driver was not sensing the UPS going on battery or any change in battery percentage. As you can imagine, if the native driver does not see a change, the macosx-ups driver will not, either.
2012 Feb 29
1
Mac Lion Server as slave
What is the best way to setup a Mac Lion Server as a slave? A Centos 6 server runs nut and controls the UPS. The yum epel install has a nut-client package that has the minimum required to get monitoring working (upsmon?)...I was wondering if there was some similar configuration for the Mac? Thanks, Greg -------------- next part -------------- An HTML attachment was scrubbed... URL: