Displaying 20 results from an estimated 10000 matches similar to: "What are these TCP errors telling me?"
2005 Dec 06
1
Whats with named?
Found this entry in the log this morning. Never have seen such
before.......
--------------------- Named Begin ------------------------
**Unmatched Entries**
dispatch 0x8ea6e48: shutting down due to TCP receive error: connection reset: 1 Time(s)
---------------------- Named End -------------------------
--
Snowman
2006 Jun 03
6
Remote reboot problem
Don't know if this might be hardware or software related, but it seems
that every time I attempt to do a remote reboot of the machine,
everything shuts down normally, and it never comes back. Just returned
from the co-lo site, and when I plugged the monitor in, it had gone to
the point of "rebooting" and hung. This is 4.3 on x-86.
Sam
--
Sam W.Drinkard -- sam at wa4phy.net
2012 Feb 06
1
Configuration problem?
I have a new Scientific Linux 6.1 mail server (dovecot -n below) and
am seeing the following in the logs, with no idea what is happening:
--------------------- Dovecot Begin ------------------------
Dovecot was killed, and not restarted afterwards.
**Unmatched Entries**
dovecot: imap(anne): Connection closed bytes=205614/894243: 1 Time(s)
dovecot: imap(anne): Disconnected: Logged
2006 Jun 05
2
Swap
I know this is more of a general unix question, but the thread about the
last kernel update, and memory usage got me to looking and thinking.
Given a system with 2 Gb of memory, and at peak usage, top reports
considerably less than the 2 gig amount in use, as well as system
monitoring that never shows all available memory used, what would happen
if you just turned swap off, and let memory
2006 Jun 09
3
SuperOdoctor for super-micro
Rats... found some hardware monitoring from the vendor and it's broken,
or I'm missing some pieces. No mention of CentOS specifically, but RH
is supported, so figured it *ought* to work. I'm apparently missing a
library -- liblinc.so.1, and a net search reveals several sources, both
for x86 and 64-bit. Tried them both, after the x86 did not work, and
the 64-bit I thought was
2017 Feb 12
3
Centos7 and old Bind bug
This is my new Centos7 DNS server.
In logwatch I am seeing:
**Unmatched Entries**
dispatch 0xb4378008: open_socket(0.0.0.0#5546) -> permission denied: continuing: 1 Time(s)
dispatch 0xb4463008: open_socket(::#1935) -> permission denied: continuing: 1 Time(s)
dispatch 0xb4464440: open_socket(::#8554) -> permission denied: continuing: 1 Time(s)
dispatch 0xb4464440:
2009 Jul 27
2
Cleaning up some problems
Over the past year or so, I've collected several errors that some I have
found the solution for, others, like the one below are quite
befuddling. I get this one every week when /etc/cron.weekly runs. What
the heck is the "S" or what it is looking for? Also, I've checked with
cpan, and according to cpan, it says it doesn't know what NET::DNS is,
yet if I do an i
2009 Jun 10
2
Merge data frame and keep unmatched
Hi,
With two data sets, one complete and another one partial, I would like to
merge them and keep the unmatched lines. The problem is that merge() dosen't
keep the unmatched lines. Is there another function that I could use to
merge the data frames.
Example:
completedf <- expand.grid(alpha=letters[1:3],beta=1:3)
partdf <- data.frame(
alpha= c('a','a','c'),
2006 Jul 23
2
Broken pipe
I updated my x86 machine day before yesterday, and I noticed two
things. The clamav user and group was deleted, and not recreated, and
when the makewhatis ran, I got a page full of "zcat: stdout: Broken
pipe" entries. What gives with the makewhatis and clamav? Was clamav
removed from the software? I encountered no errors when the transaction
check and transactions were run.
2003 May 13
4
RE: (was: what are these messages telling me?)
my interfaces file:
net eth0 155.229.27.55
loc eth1 192.168.1.231
dmz eth2 192.168.100.1
route -n:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.100.0 0.0.0.0 255.255.255.0 U 0 0 0 eth2
155.229.27.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
2006 Jun 01
2
Kernel update = slower ?
This is really strange. Day before, I updated the machine here (x86_64)
and all went normal. I rebooted, and everything came back just as I
expected. Next morning, I noticed one of my jobs during the night had
finished, but finished late by about 8 or 9 minutes. I really didn't
think much of it, but after looking at jobs running today, I'm seeing
the same thing. Processes that
2017 Feb 12
2
Centos7 and old Bind bug
On 02/12/2017 01:40 PM, Gordon Messmer wrote:
> On 02/11/2017 08:56 PM, Robert Moskowitz wrote:
>> This seems to be bug 1103439 which was 'fixed' for Centos6.
>>
>> What should I do about this? Is there a SELinux policy to apply or
>> should I the avoid upd-ports option in Bind?
>
>
> It looks like that bug was assigned to the selinux-policy
2007 May 01
1
R CMD Rdconv drops sections: arguments, seealso, examples (PR#9649)
On Mon, 30 Apr 2007 bill at insightful.com wrote:
> On Tue, 10 Apr 2007 timh at insightful.com wrote:
>
> > I've created a .Rd file (below), then converted that to .sgml using
> > R CMD Rdconv --type=Ssgm combn.Rd > combn.sgml
> > The output (shown below) is missing some of the sections:
> > arguments
> > seealso
> > examples
> > If
2019 Sep 19
2
Type unmatched after replacing functions
Hi all,
I am trying to merge functions with the same debug location by
using replaceAllUsesWith().
However, this leads to type unmatched problems because the
functions with the same debug location can have different parameters.
An example is foo(struct A) can be compiled to foo.1(struct A.1) and
foo.2(struct A.2).
I have inserted CastInst to solve the problems of arguments and return
values type
2024 Jan 18
2
Should subsetting named vector return named vector including named unmatched elements?
Subsetting vector (including lists) returns the same number of elements
as the subsetting vector, including unmatched elements which are
reported as `NA` or `NULL` (in case of lists).
Consider:
```
menu = list(
? "bacon" = "foo",
? "eggs" = "bar",
? "beans" = "baz"
? )
select = c("bacon", "eggs",
2014 Nov 20
2
logwatch reporting
I just launched a new mailserver that is using dovecot. My previous
mailserver used courier-mail. I am expecting better things with this
new server, but I was use to some login information in logwatch that I
am not seeing now. For example I would get:
[IMAPd] Logout stats:
====================
User | Logouts | Downloaded | Mbox Size
2011 May 31
1
Comment on build and INSTALL
Greetings,
I have noticed two possible small glitches with build and INSTALL.
First, when I run R CMD build latticeDensity, I get the following message:
*excluding invalid files from 'latticeDensity'
Subdirectory R contains invalid file names:
R
However, all the files end up in the zip file (or tar) just fine, and
neither INSTALL
2014 Dec 04
0
wield messages on /var/log/messages after install BACKEXEC
we have Centos 5.X on DELL servers.? Recently we upgrade to BACKEXEC? later version of software and /var/log/messages have following messages:
Dec? 3 18:19:04 ORA1 modprobe: WARNING: Unmatched bracket in ????? 0E[r?????/N
Dec? 3 19:14:45 ORA1 modprobe: WARNING: Unmatched bracket in ??????(A[v????
Dec? 3 19:14:45 ORA1 modprobe: WARNING: Unmatched bracket in ???,C[t????
Dec? 3 19:14:45 ORA1
2017 Apr 02
2
samba Digest, Vol 172, Issue 2
Hello Rowland
Yes i have a timeserver and time in correct and in sync with the client
und server.
named.conf
----------
include "/etc/bind/named.conf.options";
include "/etc/bind/named.conf.local";
include "/etc/bind/named.conf.default-zones";
# samba
include "/etc/bind/named.conf.samba";
// logging
logging {
channel default_file {
file
2006 Jul 23
5
All screwed up
I've apparently made a mess of clamav. Tried uninstalling it, and
excluded it from dag's repo. Now, when I yum install clamav and
clamav-server, I'm apparently missing all the libs, data and so forth.
Can someone tell me what I need to do to get this back ? I probably
blew all the old stuff away during the update or later, and don't have a
clue as to why it's not doing