Displaying 20 results from an estimated 84639 matches for "connecte".
Did you mean:
connected
2006 May 02
1
compile R on Solaris 9
I can't make R on a Solaris 9 box. Does anyone have any suggestions?
Thanks in advance.
<3>-> make
`Makedeps' is up to date.
`libbz2.a' is up to date.
`Makedeps' is up to date.
`libpcre.a' is up to date.
`Makedeps' is up to date.
`libz.a' is up to date.
../../../src/include/libintl.h is unchanged
../../../include/libintl.h is unchanged
`localecharset.h'
2006 Jan 29
1
I gonna understand one day
...tch fails with
errno=71 (EPROTO) weird...
2- It some times works and I can log-in but imap gets killed by signal 6
(abort?)
See the logs:
Jan 24 12:40:25 dovecot: Dovecot v1.0.beta2 starting up
Jan 24 12:40:26 dovecot: imap-login: Error sending handshake to auth server: Transport endpoint is not connected
Jan 24 12:40:26 dovecot: imap-login: Error sending handshake to auth server: Transport endpoint is not connected
Jan 24 12:40:26 dovecot: imap-login: Error sending handshake to auth server: Transport endpoint is not connected
Jan 24 12:40:26 dovecot: imap-login: Error sending handshake to auth ser...
2004 Aug 06
0
Problems with 1.3.11 and Ices 0.22
...s. Then it
started throwing some errors.. That's when Ices died.
Ices reported a libshout error.
Part of the Icecast log is included. What can I do about this?
Hunter
[26/Aug/2001:16:05:01] [32:Connection Handler] Accepted client 28 from [209.245.202.133] on mountpoint [/lofi]. 8 clients connected
[26/Aug/2001:16:05:04] [1:Calendar Thread] directory_touch_xa([yp.icecast.org:80]) completed...server id = 69
[26/Aug/2001:16:05:04] [1:Calendar Thread] directory_touch_xa([yp.mp3.de:80]) completed...server id = 69
[26/Aug/2001:16:05:04] [1:Calendar Thread] directory_touch([yp.shoutcast.com]) comp...
2019 May 22
8
[PATCH libnbd v2 0/6] Test connection states.
Patch 1/6 was posted before and I didn't change it:
https://www.redhat.com/archives/libguestfs/2019-May/thread.html#00134
That doesn't necessarily mean I shouldn't change it, I'm posting
it again because the other patches depend on it.
The main change in this series is we add three new API functions:
nbd_aio_is_created - connection has just been created
2019 May 21
2
[PATCH libnbd] api: Synchronous connect waits til all connections are connected.
nbd_connect_unix|tcp had a tricky failure case. This is a consequence
of allowing callers to mix synchronous and asynchronous calls, with
multi-conn thrown into the mix.
I think the new behaviour proposed here is better. We could do with a
better way of classifying the state of connections, such as are they
connectING.
Rich.
2019 May 21
0
[PATCH libnbd] api: Synchronous connect waits til all connections are connected.
If not using multi-conn then obviously the synchronous connection
calls ‘nbd_connect_unix’, ‘nbd_connect_tcp’ and ‘nbd_connect_command’
should only return when the (one) connection object is connected.
In the multi-conn case it's not very clear what these synchronous
calls should do. Previously I had it so that they would return as
soon as at least one connection was connected. However this is a
problem if you are using them as a convenient way to set up a
multi-threaded main loop, becau...
2019 May 22
0
[PATCH libnbd v2 1/6] api: Synchronous connect waits til all connections are connected.
If not using multi-conn then obviously the synchronous connection
calls ‘nbd_connect_unix’, ‘nbd_connect_tcp’ and ‘nbd_connect_command’
should only return when the (one) connection object is connected.
In the multi-conn case it's not very clear what these synchronous
calls should do. Previously I had it so that they would return as
soon as at least one connection was connected. However this is a
problem if you are using them as a convenient way to set up a
multi-threaded main loop, becau...
2007 May 18
0
Errors in smbd log file
...he samba server in my network
places just fine before. Now when I double click on the domain I get
the error message that the path was not found. I'm running w2k.
Thanks,
[2007/04/06 08:41:39, 0] lib/util_sock.c:get_peer_addr(1000)
getpeername failed. Error was Transport endpoint is not connected
[2007/04/06 08:41:39, 0] lib/smbldap.c:smbldap_connect_system(850)
failed to bind to server with dn=
cn=Manager,dc=inside,dc=youthuprising,dc=org Error: Can't contact LDAP
server
(unknown)
[2007/04/06 08:41:39, 1] lib/smbldap.c:another_ldap_try(990)
Connection to LDAP server failed...
2007 Jul 01
1
Database server failure causes endless loop
...isn't seeming to understand this, and
is endlessly looping, trying to query it every 5 seconds. My client
(telnet during testing) is simply sitting there waiting for a response,
which it's never going to get. After about 5 minutes, Dovecot killed
the connection, saying "* BYE Disconnected for inactivity."
If this was from an IMAP client, I'm guessing the client would time-out
after so long when it doesn't get a response back.
Wouldn't it be more sensible for Dovecot to try PostgreSQL, say, 3
times. If unsuccessful, send the client an "internal server error...
2018 Jun 13
2
iproute2 problems
...which tinc works on. Are you sure udp 655 is open?
On Wed, Jun 13, 2018, 3:51 AM Robert Horgan <robert at nsasia.co.th> wrote:
Hi,
Are you sure? What happens if you manually telnet/socket 10.130.39.180
nsasia at web3:~$ telnet 10.130.39.180 655
Trying 10.130.39.180...
Connected to 10.130.39.180.
Escape character is '^]'.
0 db1 17
Connection closed by foreign host.
Stopping the service and running debug I get:
nsasia at web3:~$ sudo tincd -n gainplus -d5 -D
tincd 1.0.33 starting, debug level 5
/dev/net/tun is a Linux tun/tap device (tun mode)
Executing scr...
2018 Jun 13
1
iproute2 problems
Hi,
Are you sure? What happens if you manually telnet/socket 10.130.39.180
nsasia at web3:~$ telnet 10.130.39.180 655
Trying 10.130.39.180...
Connected to 10.130.39.180.
Escape character is '^]'.
0 db1 17
Connection closed by foreign host.
Stopping the service and running debug I get:
nsasia at web3:~$ sudo tincd -n gainplus -d5 -D
tincd 1.0.33 starting, debug level 5
/dev/net/tun is a Linux tun/tap device (tun mode)
Executing scr...
2007 Nov 22
1
A installation problem that needs your supports.
Hi Sirs:
This is Ping-Shan Chen from ProMOS Technologies in Taiwan.
I have a installation problem that needs your supports.
Some error messages as follows occured while installing R on Unix server.
Anyone could tell me how to fix this issue?
The OS version is Enterprise Linux AS release 4 (Nahant Update 4).
-c complex.c -o complex.o
gcc -I. -I../../src/include -I../../src/include
2019 May 23
2
Re: [PATCH libnbd v2 1/6] api: Synchronous connect waits til all connections are connected.
On 5/22/19 4:50 AM, Richard W.M. Jones wrote:
> If not using multi-conn then obviously the synchronous connection
> calls ‘nbd_connect_unix’, ‘nbd_connect_tcp’ and ‘nbd_connect_command’
> should only return when the (one) connection object is connected.
>
> In the multi-conn case it's not very clear what these synchronous
> calls should do. Previously I had it so that they would return as
> soon as at least one connection was connected. However this is a
> problem if you are using them as a convenient way to set up a
> m...
2013 Nov 07
1
Unix connections not always disconnecting
...hly.
Every now and again, the asterisk service will become completely
unresponsive and if we look at the logs we will see the following:
[2013-11-07 00:17:01] VERBOSE[25963] asterisk.c: -- Remote UNIX
connection
[2013-11-07 00:17:01] VERBOSE[26566] asterisk.c: -- Remote UNIX
connection disconnected
[2013-11-07 00:17:01] VERBOSE[25963] asterisk.c: -- Remote UNIX
connection
[2013-11-07 00:17:01] VERBOSE[26586] asterisk.c: -- Remote UNIX
connection disconnected
[2013-11-07 00:17:01] VERBOSE[25963] asterisk.c: -- Remote UNIX
connection
[2013-11-07 00:18:01] VERBOSE[25963] asterisk.c:...
2001 Nov 27
2
:445 (connection refused)
Howdy!
the setup:
RH-VALE 6.2.4 running samba2.2.2 cvs from 11/24/2001...
user running NT 4.0 SP6a
the problem:
I have a user that cannot print - She can add the printer but can't print.
log for that machine shows the following:
...
normal looking connections to obtain drivers - all look OK - no complaints..
..
then this -
libsmb/namequery.c:name_query(415)
Got a positive name query
2015 Jan 11
2
Resizing lvm fails with fedora20
Hi,
I'm trying to resize a 15GB LVM root partition on a fedora20 server with
a fedora20 guest and I'm having a problem. Is this supported on fedora20?
I recall having a similar problem (maybe even exact same problem) all
the way back in fedora16 or fedora17, but hoped/thought it would be
fixed by now?
# virt-df -h test1-011015.img
Filesystem Size Used
2015 Aug 11
2
C6.7 evolution to cyrus imap(s) fails
...r maui itself
[root at maui:/var/log]$
openssl s_client -connect 148.197.29.5:993
socket: Connection refused
connect:errno=111
------------------------------------------------------------------------
As root on maui using "name"
[root at maui:/var/log]$ openssl s_client -connect maui:993
CONNECTED(00000003)
depth=0 C = UK, ST = Hampshire, L = Fareham, CN = maui.jaa.org.uk,
emailAddress = ja at jaa.org.uk
verify error:num=18:self signed certificate
verify return:1
depth=0 C = UK, ST = Hampshire, L = Fareham, CN = maui.jaa.org.uk,
emailAddress = ja at jaa.org.uk
verify return:1
---
Certific...
2012 Jan 15
1
puppet client server connection refused when I use puppet kick
I have very strange problem. I set up puppet client on serveral
servers but have problem with one of them.
When I invoke:
root@www ~ # puppet agent --server puppetmaster.domain.ltd --test
notice: Ignoring --listen on onetime run
info: Caching catalog for puppetclient.domain.ltd
info: Applying configuration version ''1326444431''
notice: Finished catalog run in
2006 Mar 08
4
unless connected? + multiple databases
Hello all.
I am still having fun with multiple databases. In this case it is the
unless connected? statement.
ActiveRecord::Base establishes a connection that is inherited by the
majority of my models. However one Model (Componentlog) that uses a
separate DB is coded as:
unless Componentlog.connected?
establish_connection(
:adapter => "oci",
:database =>...
2010 Jul 20
1
Login process connection routing
Timo,
Just out of curiosity, how are incoming connections routed to login
processes when run with:
service imap-login { service_count = 0 }
I've been playing with this on our test director, and the process connection
counts look somewhat unbalanced. I'm wondering if there are any performance
issues with having a single process handle so many connections. It seems
fine (system load is