Displaying 9 results from an estimated 9 matches for "18328".
Did you mean:
1328
2013 Sep 09
7
Puppet calls the ENC twice for some nodes.
Hi everyone,
I have an issue setting up Puppet with an ENC.
For some nodes, puppet calls my ENC twice with a 2 sec interval.
All my agents share the same configuration file.
Considering this very basic ENC :
#!/bin/bash
> nodeName=$1
> echo `date` $nodeName >> /tmp/encCalls
> echo "---
> classes:
> testClass:"
Here is the content of /tmp/encCalls after a
2005 Jan 07
2
Asterisk 1.0.2 - Unable to allocate channel structure
...04 tty3 S 2004 0:00 /sbin/agetty 3840
root 61 0.0 0.1 1264 408 ttyS0 S 2004 0:00 /sbin/agetty -h t
root 2714 0.0 0.1 1264 404 tty1 S 2004 0:00 /sbin/agetty 3840
root 15790 0.0 0.3 2108 1000 ? S Jan04 0:00 /bin/sh /usr/loca
root 18328 0.0 2.4 41412 6308 ? S Jan06 0:00 /usr/sbin/asteris
root 18329 0.0 2.4 41412 6308 ? S Jan06 0:00 /usr/sbin/asteris
root 18331 0.0 2.4 41412 6308 ? S Jan06 0:00 /usr/sbin/asteris
root 18332 0.0 2.4 41412 6308 ? S Jan06 0:00 /usr/sbi...
2003 Apr 29
6
Connection refused
I've added the:
/etc/services
/etc/inetd
entries as well as
/etc/rsync.conf
with the contents:
[io]
path = //Volumes/Mac_OS_X/Library/WebServer/iolanguage.com/Io
comment = iolanguage source code
But I get this error:
% rsync -rvR --progress localhost:/ .
localhost.dekorte.com: Connection refused
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error:
2017 Jul 08
2
Error in v64i32 type in x86 backend
...to false predicate) at index 18179, continuing
at 18253
Skipped scope entry (due to false predicate) at index 18254, continuing
at 18278
Skipped scope entry (due to false predicate) at index 18279, continuing
at 18303
Skipped scope entry (due to false predicate) at index 18304, continuing
at 18328
Skipped scope entry (due to false predicate) at index 18329, continuing
at 18376
Skipped scope entry (due to false predicate) at index 18377, continuing
at 18424
Skipped scope entry (due to false predicate) at index 18425, continuing
at 18520
Skipped scope entry (due to false predicate) at...
2017 Jul 08
2
Error in v64i32 type in x86 backend
...o false predicate) at index 18254,
>>>> continuing at 18278
>>>> Skipped scope entry (due to false predicate) at index 18279,
>>>> continuing at 18303
>>>> Skipped scope entry (due to false predicate) at index 18304,
>>>> continuing at 18328
>>>> Skipped scope entry (due to false predicate) at index 18329,
>>>> continuing at 18376
>>>> Skipped scope entry (due to false predicate) at index 18377,
>>>> continuing at 18424
>>>> Skipped scope entry (due to false predicate) a...
2017 Jul 08
5
Error in v64i32 type in x86 backend
...alse predicate) at index
>>>>>>>>>>>>>> 18279, continuing at 18303
>>>>>>>>>>>>>> Skipped scope entry (due to false predicate) at index
>>>>>>>>>>>>>> 18304, continuing at 18328
>>>>>>>>>>>>>> Skipped scope entry (due to false predicate) at index
>>>>>>>>>>>>>> 18329, continuing at 18376
>>>>>>>>>>>>>> Skipped scope entry (due to false predicate...
2006 Apr 09
18
I can''t get mod_fcgid to work
Hi,
I just installed mod_fcgid on my apache2 server.
When I try to load my application I get an
"Application error - Rails application failed ..." message.
In my Apache2 error-log it says:
Premature end of script headers dispatch.fcgi
mod_fcgid process /data/www/app/dispacth.fcgi exit (communication
error),
terminated by calling exit(), return code 1
Any help with this would be
2023 Apr 21
0
[Rd] R 4.3.0 is released
...s do affect some computations with NaNs, including R's
NA.)
* The parser now signals _classed_ errors, notably in case of the
pipe operator |>. The error object and message now give line and
column numbers, mostly as proposed and provided by Duncan Murdoch
in PR#18328.
* toeplitz() is now generalized for asymmetric cases, with a
toeplitz2() variant.
* xy.coords() and xyz.coords() and consequently, e.g., plot(x,y,
log = "y") now signal a _classed_ warning about negative values
of y (where log(.) is NA). Such a warning can be...
2023 Apr 21
0
[Rd] R 4.3.0 is released
...s do affect some computations with NaNs, including R's
NA.)
* The parser now signals _classed_ errors, notably in case of the
pipe operator |>. The error object and message now give line and
column numbers, mostly as proposed and provided by Duncan Murdoch
in PR#18328.
* toeplitz() is now generalized for asymmetric cases, with a
toeplitz2() variant.
* xy.coords() and xyz.coords() and consequently, e.g., plot(x,y,
log = "y") now signal a _classed_ warning about negative values
of y (where log(.) is NA). Such a warning can be...