Displaying 20 results from an estimated 49 matches for "3468".
Did you mean:
346
2015 Mar 18
1
res_xmpp.c:3468 xmpp_client_reconnect:
...nput.
>
> is the correct way to apply the patch or am I doing wrong?
>
> regardss
>
I'm confused this is not a patch, it's just garbage ;), I'm making a
connection xmpp with asterisk and not connected, at the cli shows me
the message every second:
RROR[2545]: res_xmpp.c:3468 xmpp_client_reconnect: No XMPP connection
available when trying to connect client '
RROR[2545]: res_xmpp.c:3468 xmpp_client_reconnect: No XMPP connection
available when trying to connect client '
RROR[2545]: res_xmpp.c:3468 xmpp_client_reconnect: No XMPP connection
available when trying to...
2015 Mar 18
2
res_xmpp.c:3468 xmpp_client_reconnect:
Hi list , this is a bug?
ERROR[361]: res_xmpp.c:3468 xmpp_client_reconnect: No XMPP connection
available when trying to connect client
regardss
--
rickygm
http://gnuforever.homelinux.com
2015 Mar 18
0
res_xmpp.c:3468 xmpp_client_reconnect:
2015-03-18 10:52 GMT-06:00 ricky gutierrez <xserverlinux at gmail.com>:
> Hi list , this is a bug?
>
>
> ERROR[361]: res_xmpp.c:3468 xmpp_client_reconnect: No XMPP connection
> available when trying to connect client
>
> regardss
>
Hi , I'm trying to apply this patch from the source asterisk
asterisk-11.16.0 and when I apply it shows me this message
asterisk-11.16.0]#patch -p0 < refs
patch: **** Only garbag...
2015 Mar 31
0
help : annoucement queue
...asterisk-users-owner at lists.digium.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of asterisk-users digest..."
>
>
> Today's Topics:
>
> 1. PJSIP Video on WebRTC Ast 13 (Gosmac)
> 2. Re: res_xmpp.c:3468 xmpp_client_reconnect: (ricky gutierrez)
> 3. Re: Asterisk 13 : SILK codec ? (Steve Murphy)
> 4. Re: Asterisk switching bridge to native_rtp even with
> direct_media=no (Matthew Jordan)
> 5. Re: Asterisk 13 : SILK codec ? (Matthew Jordan)
> 6. Problems playing...
2022 Apr 08
31
[Bug 3418] New: tracking bug for openssh-9.1
https://bugzilla.mindrot.org/show_bug.cgi?id=3418
Bug ID: 3418
Summary: tracking bug for openssh-9.1
Product: Portable OpenSSH
Version: -current
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Miscellaneous
Assignee: unassigned-bugs at
2008 Feb 14
2
Replacing columns in a data frame using a previous condition
Dear R-list,
I'm working with a data frame which dimensions are
> dim(GERU)
[1] 3468 318
and looks like
> GERU[1:10,1:10]
ped ind par1 par2 sex sta rs7696470 rs7696470.1 rs1032896 rs1032896.1
1 USA5854 2 0 0 2 1 4 4 1 1
2 USA5854 3 1 2 1 1 4 4 1 1
3 USA5854 4 1 2...
2015 Oct 09
2
Building manuals are failing now that MikTex 2.9 has removed texi2dvi.exe
...t texi2dvi (GNU Texinfo)." I
found this out the hard way as I just (unknowingly) updated MikTex
this evening, and then, while building R-devel_2015-10-08 on Windows7
64bit using the Rtools 3.3 toolchain (4.9.3 branch), had it crash
during `make manuals` with:
Output written on fullrefman.pdf (3468 pages, 9511515 bytes).
Transcript written on fullrefman.log.
creating doc/manual/version.texi
texi2dvi --pdf --texinfo="@set UseExternalXrefs " R-FAQ.texi
texi2dvi: not found
make[1]: *** [R-FAQ.pdf] Error 127
make: *** [manuals] Error 2
Outside of trying to dig up an old (and now obsole...
2009 Dec 18
2
new user can't log
...k_ntlm_password: authentication for user [dsribeiro] ->
[dsribeiro] -> [dsribeiro] succeeded
[2009/12/18 16:47:29, 1]
rpc_server/srv_netlog_nt.c:_netr_LogonSamLogon(1060)
_netr_LogonSamLogon: user DOMINIO\dsribeiro has user sid
S-1-5-21-4161212321-1980848047-2820993626-3468
but group sid S-1-5-21-874179082-3571801642-3889913597-513.
The conflicting domain portions are not supported for NETLOGON calls
Can anyone point me to how to solve this? I'm not what you guys could
call an expert in samba :D
--
*Leonardo de Souza Carneiro*
*Veltrac - Tecnol...
2018 Sep 22
4
[Bug 108022] New: Cannot resume from standby - Link training fails
...ouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: barry at grussling.com
QA Contact: xorg-team at lists.x.org
Created attachment 141689
--> https://bugs.freedesktop.org/attachment.cgi?id=141689&action=edit
DMESG with nvkm_dp_train_pattern failure. At 3468 is the manual re-plug
My computer (X10DAX motherboard, Nvidia GTX 980, dual Xeon E5) fails to come
back if it goes to DPMS standby with:
WARNING: CPU: 3 PID: 8 at drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:170
nvkm_dp_train_pattern+0x12e/0x150 [nouveau]
I am running 4.18.9 of the kernel....
2010 Mar 12
11
Jeremy''s git tags
Hi Everyone,
git noob. simple question, how do i get a previous release from
jeremy''s git repository?
Right now, I can get the latest (2.6.32.9) by doing the following:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
linux-2.6-xen
$ cd linux-2.6-xen
$ git pull
I tried doing a "git tag -l" when in linux-2.6-xen directory, but that
did not print the tag
2010 Mar 12
11
Jeremy''s git tags
Hi Everyone,
git noob. simple question, how do i get a previous release from
jeremy''s git repository?
Right now, I can get the latest (2.6.32.9) by doing the following:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
linux-2.6-xen
$ cd linux-2.6-xen
$ git pull
I tried doing a "git tag -l" when in linux-2.6-xen directory, but that
did not print the tag
2015 Oct 09
0
Building manuals are failing now that MikTex 2.9 has removed texi2dvi.exe
...t; this evening, and then, while building R-devel_2015-10-08 on Windows7
> 64bit using the Rtools 3.3 toolchain (4.9.3 branch), had it crash
Note what the posting guide says about not abusing the word 'crash'.
> during `make manuals` with:
>
> Output written on fullrefman.pdf (3468 pages, 9511515 bytes).
> Transcript written on fullrefman.log.
> creating doc/manual/version.texi
> texi2dvi --pdf --texinfo="@set UseExternalXrefs " R-FAQ.texi
> texi2dvi: not found
> make[1]: *** [R-FAQ.pdf] Error 127
> make: *** [manuals] Error 2
>
> Outside of...
2008 Feb 14
0
Replacing columns in a data frame using a previous condition (SOLVED)
...t,
Thanks a lot for your help. Thanks to Jim, Dimitris and Phil. It's exactly
what I needed to do.
Jorge
On 2/14/08, Jorge Iván Vélez <jorgeivanvelez@gmail.com> wrote:
> Dear R-list,
>
> I'm working with a data frame which dimensions are
>
> > dim(GERU)
> [1] 3468 318
>
> and looks like
>
> > GERU[1:10,1:10]
> ped ind par1 par2 sex sta rs7696470 rs7696470.1 rs1032896
rs1032896.1
> 1 USA5854 2 0 0 2 1 4 4 1
1
> 2 USA5854 3 1 2 1 1 4 4 1
1
> 3 USA58...
2018 Nov 06
0
Again NFSv4 and Kerberos at the 'samba way'...
...in/rpc.svcgssd
> and /usr/sbin/rpc.gssd get started without option setted in
> /etc/default/nfs-* files:
>
> root at vdmpp1:~# ps aux | grep [g]ssd
> root 736 0.0 0.0 37012 3224 ? Ss nov05
> 0:00 /usr/sbin/rpc.svcgssd
> root 738 0.0 0.0 111044 3468 ? Ss nov05
> 0:00 /usr/sbin/rpc.gssd
> root at vdmpp1:~# grep GSSDOPTS /etc/default/nfs-*
> /etc/default/nfs-common:RPCGSSDOPTS="-vvvvv"
> /etc/default/nfs-kernel-server:RPCSVCGSSDOPTS="-vvvvv -n"
>
> FYI.
>
> --
> dott. Marco Gaiarin...
2008 Feb 27
2
deliver & procmail
.... Feb 12:51 dict
3359316 936 -rwxr-xr-x 1 root mail 950874 27. Feb 12:51 dovecot-auth
3359348 3060 -rwxr-xr-x 1 root mail 3129139 27. Feb 12:51 expire-tool
3359328 188 -rwxr-xr-x 1 root mail 184512 27. Feb 12:51 gdbhelper
3359329 948 -rwxr-xr-x 1 root mail 963614 27. Feb 12:51 idxview
3359323 3468 -rwxr-xr-x 1 root mail 3544710 27. Feb 12:51 imap
3359322 520 -rwxr-xr-x 1 root mail 524522 27. Feb 12:51 imap-login
3359330 192 -rwxr-xr-x 1 root mail 188447 27. Feb 12:51 listview
3359331 192 -rwxr-xr-x 1 root mail 190004 27. Feb 12:51 logview
3359325 3172 -rwxr-xr-x 1 root mail 3242957 27....
2006 Jun 06
1
Strange Error after some hour of inactivity.
...6
Jun 2 08:34:31 srv1 dovecot: auth(default): pgsql: Connected to hosting
Jun 2 08:34:34 srv1 dovecot: pop3-login: Login: user=<ramas>, method=PLAIN, rip=192.168.0.3, lip=192.168.0.6, TLS
Jun 2 08:34:34 srv1 dovecot: POP3(ramas): Disconnected: Logged out top=0/0, retr=2/3502, del=2/2, size=3468
...
also have troubles with maildir quota on POP3 module (IMAP works fine):
mail log:
...
Jun 1 20:29:40 srv1 dovecot: Dovecot v1.0.beta8 starting up
Jun 1 20:29:41 srv1 dovecot: auth(default): pgsql: Connected to hosting
Jun 1 20:29:44 srv1 dovecot: POP3(ramas): dlopen(/usr/lib/dovecot/lib01_...
2009 Apr 27
0
Error message : call_nt_transact_ioctl(0x90060)
...12:15 0:00
/usr/sbin/smbd -D -s /etc/samba/smb.conf
root 9183 0.0 0.0 86444 3992 ? S 12:29 0:00
/usr/sbin/smbd -D -s /etc/samba/smb.conf
root 12524 1.3 0.0 88032 4804 ? S 12:52 0:52
/usr/sbin/smbd -D -s /etc/samba/smb.conf
root 15703 0.0 0.0 85788 3468 ? S 13:13 0:00
/usr/sbin/smbd -D -s /etc/samba/smb.conf
root 22366 0.0 0.0 4312 728 pts/2 R+ 13:58 0:00 grep smbd
root 31216 0.0 0.0 85008 3308 ? Ss 11:24 0:00
/usr/sbin/smbd -D -s /etc/samba/smb.conf
root 31218 0.0 0.0 85008 1340 ? S...
2011 Sep 06
17
ext4 BUG in dom0 Kernel 2.6.32.36
Hi:
I''ve met an ext4 Bug in dom0 kernel 2.6.32.36. (See kernel stack below)
32.36 kernel commit: http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=commit;h=ae333e97552c81ab10395ad1ffc6d6daaadb144a
The bug only show up in our cluster environments which includes 300 physical machines, one server will run into this bug per day.
Running ontop of every server, there are about 30
2010 Jan 11
0
trouble with installing pbatR
...fpic -g -O2 -c call_stsparse.
c -o call_stsparse.o
g77 -fpic -g -O2 -c dlinpk.f -o dlinpk.o
g77 -fpic -g -O2 -c lsodes.f -o lsodes.o
lsodes.f: In subroutine `dlsodes':
lsodes.f:1536: warning:
CALL DSTODE (NEQ, Y, RWORK(LYH), NYH, RWORK(LYH), RWORK(LEWT),
1
lsodes.f:3468: (continued):
CALL DSTODE (NEQ, Y, RWORK(LYH), NYH, RWORK(LYH), RWORK(LEWT),
2
Argument #10 of `dstode' is one type at (2) but is some other type at (1)
[info -f g77 M GLOBALS]
lsodes.f: In subroutine `dprep':
lsodes.f:4980: warning:
CALL DPREP (NEQ, Y, RWORK...
2005 Feb 15
5
dnat problem
Hi, im running shorewall 2.0.16 with centos 3 (iptables v1.2.8), everything
is working fine for several days, i have configured a masq lan and all the
outgoing traffic is ok, but now i want to redirect (port forward) the
external web traffic to an internal machine, somethig like this
INTERNET ---------> SHOREWALL -------------------> INTERNAL_MACHINE
[public