Displaying 20 results from an estimated 600 matches similar to: "Timeout waiting for handshake from auth server"
2017 Jun 21
3
why would ls, while or ci use NIS?
I have an entry in root's crontab:
#ls -1 /etc/RCS|sed "s~\(.*\),v~\1~"|while read file; do ls -la
/etc/$file|ci -q -l /etc/$file ;done
Error output I received:
do_ypcall: clnt_call: RPC: Unable to receive; errno = No route to host
YPBINDPROC_DOMAIN: Domain not bound
do_ypcall: clnt_call: RPC: Unable to receive; errno = No route to host
YPBINDPROC_DOMAIN: Domain not bound
2015 Feb 27
2
yum causing RPC timed out?
I just installed centos 7, yum is acting strange, experiencing RPC
time-outs. Sometimes when I disable the additional repos (epel and
rpmforge) it seems to make things act normal. But not this time (see below).
Could I have some misconfiguration? Network glitch? What hypotheses should
I be considering?
Thanks,
Dave
[root at localhost ~]# yum repolist
repo id
2015 Feb 27
2
yum causing RPC timed out?
On 02/27/2015 01:11 PM, Dave Burns wrote:
> Apparently CentOS-7 - Base is failing, what does that mean? How do I
> contact the upstream for the repo? How do I find a working upstream?
>
> More info from command execution:
> do_ypcall: clnt_call: RPC: Timed out
> do_ypcall: clnt_call: RPC: Timed out
>
2015 Feb 27
2
yum causing RPC timed out?
On Fri, Feb 27, 2015 at 12:38:06PM -1000, Dave Burns wrote:
> What makes you think NIS is involved?
> Is Errno 12 a clue? I tried searching for (do_ypcall: clnt_call: rpc: timed
"do_ypcall" is a NIS error message. (Previous NIS was called "yellow
pages"; the "yp" in do_ypcall is a reference to that).
Maybe you have "hosts: files nis" in
2015 Feb 27
0
yum causing RPC timed out?
Apparently CentOS-7 - Base is failing, what does that mean? How do I
contact the upstream for the repo? How do I find a working upstream?
More info from command execution:
do_ypcall: clnt_call: RPC: Timed out
do_ypcall: clnt_call: RPC: Timed out
http://mirror.supremebytes.com/centos/7.0.1406/os/x86_64/repodata/3cda64d1c161dd0fead8398a62ef9c691e78ee02fe56d04566f850c94929f61f-filelists.sqlite.bz2:
2015 Feb 27
0
yum causing RPC timed out?
On Fri, Feb 27, 2015 at 11:57 AM, Thomas Eriksson <
thomas.eriksson at slac.stanford.edu> wrote:
>
> This has nothing to do with yum.
>
> You are using NIS for name lookup and your NIS server is not responding.
NIS is working fine, at least, for what I expect it to do.
What makes you think NIS is involved?
What does yum use NIS for?
Is there a test command I could use to see
2015 Feb 28
0
yum causing RPC timed out?
On Fri, Feb 27, 2015 at 12:41 PM, Stephen Harris <lists at spuddy.org> wrote:
>
> "do_ypcall" is a NIS error message. (Previous NIS was called "yellow
> pages"; the "yp" in do_ypcall is a reference to that).
>
> Maybe you have "hosts: files nis" in /etc/nsswitch.conf or something
> else that's causing the OS to want to talk to
2018 Dec 19
5
VNC question
We have run into the infamous black screen problem with tigervnc under CentOS7, which prompted me to look into how vnc is configured here.
https://access.redhat.com/solutions/966063
Am I reading this correctly - root needs to set up a systemd vnc service for every user and display individually? Compared to e.g. CentOS before 7, or indeed any other Linux/Unix system where vnc is completely under
2007 Mar 26
4
Problem dropping rows based on values in a column
I am trying to drop rows of a dataframe based on values of the column PID, but my strategy is not working. I hope someoen can tell me what I am doing incorrectly.
# Values of PID column
> jdata[,"PID"]
[1] 16608 16613 16355 16378 16371 16280 16211 16169 16025 11595 15883 15682 15617 15615 15212 14862 16539
[18] 12063 16755 16720 16400 16257 16209 16200 16144 11598 13594 15419 15589
2013 Mar 06
0
do_fileinfo / file.info test for file IS directory during package load pointlessly stresses NIS by getting username / group info
*Summary:
*
During package loading the library function calls file.info to determine if
a file is a directory. This uselessly invokes getpwuid and getgrgid which
can be expensive if the user/group database are held on a network.
Note that file_test ALSO uses file.info for the same purpose
Suggest rebuilding file_test to use ‘stat’ based call for directory search,
and using file_test in
2000 Sep 27
2
trouble logging out when using protocol version 2
Dear OpenSSH gurus,
My machine is running Red Hat Linux 6.1 and has installed all of the
6.binary rpms generated from the source rpms openssh-2.2.0p1-2.src.rpm
6.and openssl-0.9.5a-3.src.rpm.
When I use protocol version 2 (by specifying "Protocol 2,1" in
~/.ssh/config), I can establish connections properly, but they do not
shut down properly. When I run a remote command by "ssh
1997 Dec 29
7
Password Synchronization
>i wasn't thinking of crack solutions, i was thinking of a way of merging
>unix and nt logins. but then realised that that is simply not possible.
>except with PAMs.
>lukes
i wonder that nobody is talking about LDAP servers?! Unix vendors are close
to have
"ldap" in nsswitch.conf (with "files" "nis" ..) and there is "ypldapd" as
another
2009 Mar 25
2
v 1.1.13 / GSSAPI / Timeout waiting for handshake from auth server
Dear all,
I am trying to setup Dovecot with GSSAPI support. For testing purposes
gssapi is the
only method allowed for login.
As I cannot login to my mailbox, I'vo got two questions about the following
log entries:
dovecot: Info: auth-worker(default): passwd-file
/dovecot/store/db/test-userdb: Read 3 users
dovecot: Info: auth(default): new auth connection: pid=3915
dovecot: Info:
2010 Oct 21
4
2.0.5 Error: Timeout waiting for handshake from auth server.
Hello,
Upgraded from 1.2.x to 2.0.5, converted configuration as described in
http://wiki2.dovecot.org/Upgrading/2.0 and now I'm unable to log in to
imap server. Dovecot error.log shows:
Oct 21 09:52:48 imap-login: Error: Timeout waiting for handshake from
auth server. my pid=13338, input bytes=0
Oct 21 09:52:48 imap-login: Error: Timeout waiting for handshake from
auth server. my
2016 Mar 10
1
Problem building R-3.2.4
On 3/10/16 9:22 AM, Dirk Eddelbuettel wrote:
>
>
> The same issue was already reported (and resolved) in the bug tracker earlier
> today. All this is due to 'most systems' using their system lzma (so the
> issue was not tickled in eg all the Debian and Ubuntu builds we do) but you
> here do not -- and hence got bitten by a Makefile typo.
>
> Just fix it locally to
2010 Dec 07
2
mail.err
I keep getting this error, and I have no clue where it comes from. I
have no localhost in my fetchmailrc file, all I have in main.cf is:
mydestination = paulandcilla.homelinux.org, localhost
here is some of the entries in /var/log/mail.err:
Dec 7 16:00:38 paulandcilla fetchmail[16761]: connection to
localhost:smtp [::1/25] failed: Connection refused.
Dec 7 16:00:40 paulandcilla
2018 Dec 11
1
Solr
Additionally, here the errors I get in logs:
Dovecot:
Dec 09 09:21:09 imap(jom at grosjo.net)<3349><DiRnXpN8Lux/AAAB>: Error:
fts_solr: received invalid uid '0'
Dec 09 09:21:10 imap(jom at grosjo.net)<3349><DiRnXpN8Lux/AAAB>: Error:
fts_solr: received invalid uid '0'
or
11 03:36:03
indexer-worker(jom at
2008 Jan 02
7
Bug #16760
Hi,
I just submitted bug #16760. Feel free to contact me
with any questions or comments. (svn failed too, but I
can''t say if this is the same error. If this is a dependency
issue, the main web page should be updated too.)
I''m just trying to run wxruby and go through the tutorial,
but also want enter it as a new package for the SourceMage
GNU/Linux distribution.
Thanks.
2008 Jun 18
3
v1.1.rc11 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc11.tar.gz
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc11.tar.gz.sig
This is the final v1.1 RC. Tomorrow I'll change only the version number,
update the documentation and call it v1.1.0. But please test this anyway
to make sure I didn't happen to break anything since rc10 :)
- dovecot-uidlist is now recreated if it results in file
2008 Jun 18
3
v1.1.rc11 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc11.tar.gz
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc11.tar.gz.sig
This is the final v1.1 RC. Tomorrow I'll change only the version number,
update the documentation and call it v1.1.0. But please test this anyway
to make sure I didn't happen to break anything since rc10 :)
- dovecot-uidlist is now recreated if it results in file