search for: 2652

Displaying 20 results from an estimated 74 matches for "2652".

Did you mean: 262
2018 Oct 06
1
TLS handshake failure - Client Helo rejected
...ank you very much for your help. Best regards VB | -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20181007/1c7b8c37/attachment.html> -------------- next part -------------- 2018.09.15 23:27:57.268 +0200 [EXEC.2652] Executing task [org.kman.AquaMail.mail.imap.ImapTask_Sync at 4988403, u = content://org.kman.AquaMail.data/accounts/2, t = 86965199, a = [org.kman.AquaMail.mail.MailAccount at 1206fe7: id = 2, username = XXXXXXX, email = XXXX at XXXXXX.XXX, name = XXXX at XXXXXX.XXX]] on Executor_Network#0 2018.09...
2002 Oct 03
1
kjournald tuning
...pache 16 0 16756 16M 11700 R 2.3 2.1 0:46 httpd 3151 apache 15 0 17644 17M 11588 R 1.7 2.2 1:16 httpd 3373 apache 16 0 16772 16M 11704 R 1.7 2.1 0:57 httpd 3174 apache 16 0 17632 17M 11608 R 1.5 2.2 1:12 httpd 3214 mysql 16 0 84056 64M 2652 R 1.4 8.5 0:07 mysqld-max 3479 apache 15 0 17608 17M 11612 R 1.4 2.2 0:51 httpd 3152 mysql 15 0 84056 64M 2652 R 1.0 8.5 0:08 mysqld-max 3215 apache 16 0 17636 17M 11588 R 1.0 2.2 1:08 httpd 3477 mysql 16 0 84056 64M 2652 R 1.0 8.5...
2005 Jun 29
4
PRI got event: HDLC Abort (6) on Primary D-channel of span 1
I receive this error on the asterisk console and it is pretty much ALWAYS coming up. Sometimes there will be a break where it does not display. We had our PRI provider test the lines and they claim that there is no signalling problem. It doesn't matter if there are no calls or if there are 10 calls in progress the error is still displayed. I also get an annoying popping or clicking sound
2016 Dec 24
30
[Bug 2652] New: PKCS11 login skipped if login required and no pin set
https://bugzilla.mindrot.org/show_bug.cgi?id=2652 Bug ID: 2652 Summary: PKCS11 login skipped if login required and no pin set Product: Portable OpenSSH Version: 7.4p1 Hardware: Other OS: Linux Status: NEW Severity: normal Priority: P5 C...
2005 Sep 06
1
Threeway calling uses up two FXO lines
...Started music on hold, class 'default', on Zap/3-1 -- Attempting native bridge of Zap/2-1 and Zap/3-1 -- Executing Macro("Zap/2-2", "dial-FXO-only|7351056") in new stack -- Executing Dial("Zap/2-2", "ZAP/3/7351056") in new stack Sep 2 16:14:16 NOTICE[2652]: app_dial.c:764 dial_exec: Unable to create channel of type 'ZAP' == Everyone is busy/congested at this time -- Executing Dial("Zap/2-2", "ZAP/4/7351056") in new stack -- Called 4/7351056 -- Zap/4-1 answered Zap/2-2 -- Attempting native bridge of Zap/2-2 and Zap/4-1 --...
2017 May 14
0
[PATCH 2/3] Fix ERROR: Macros with complex values should be enclosed in parentheses
...ct [-Wunused-value] VIRTIO_NET_F_GUEST_ECN, VIRTIO_NET_F_GUEST_UFO, \ ^ >> drivers//net/virtio_net.c:2659:2: note: in expansion of macro 'VIRTNET_FEATURES' VIRTNET_FEATURES, ^~~~~~~~~~~~~~~~ drivers//net/virtio_net.c:2652:24: warning: left-hand operand of comma expression has no effect [-Wunused-value] VIRTIO_NET_F_MRG_RXBUF, VIRTIO_NET_F_STATUS, VIRTIO_NET_F_CTRL_VQ, \ ^ >> drivers//net/virtio_net.c:2659:2: note: in expansion of macro 'VIRTNET_FEATURES' VIRTNET_FEA...
2010 Jun 10
2
R: Re: Dovecot 2.0 shared mailbox using ACLs problem
...2, 640) = 0 epoll_ctl(8, EPOLL_CTL_DEL, 10, {0, {u32=21055056, u64=21055056}}) = 0 epoll_ctl(8, EPOLL_CTL_ADD, 10, {EPOLLIN|EPOLLPRI|EPOLLERR|EPOLLHUP, {u32=21055056, u64=21055056}}) = 0 open("/etc/localtime", O_RDONLY) = 11 fstat(11, {st_mode=S_IFREG|0644, st_size=2652, ...}) = 0 fstat(11, {st_mode=S_IFREG|0644, st_size=2652, ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2ab70eac0000 read(11, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\0"..., 4096) = 2652 lseek(11, -1701, SEEK_CUR) =...
2019 Apr 24
2
Call for testing: OpenSSH 8.0
On Sat, 2019-04-06 at 03:20 +1100, Damien Miller wrote: > On Fri, 5 Apr 2019, Jakub Jelen wrote: > > > There is also changed semantics of the ssh-keygen when listing keys > > from PKCS#11 modules. In the past, it was not needed to enter a PIN > > for > > this, but now. > > > > At least, it is not consistent with a comment in the function > >
2018 Feb 26
3
Outstanding PKCS#11 issues
...1 as a store for private keys is a good practice and making OpenSSH work with it is a must. So again, I offering my help in this area not limited to the following bugs (according to complexity and priority): Bug 2430 - ssh-keygen should allow to login before reading public key from smart card Bug 2652 - PKCS11 login skipped if login required and no pin set Bug 2638 - Honor PKCS#11 CKA_ALWAYS_AUTHENTICATE attribute of the private objects Bug 2474 - Enabling ECDSA in PKCS#11 support for ssh-agent Bug 2817 - Add support for PKCS#11 URIs (RFC 7512) Bug 2472 - Add support to load additional certifica...
2013 Sep 18
1
Xen 4.2 with xcp-xapi - operation not permitted
...to add my user to the root group so he could login via XenCenter. When I go to create a new VM it all proceeds smoothly until the point where is appears to start creating the VM on the disk and then I get an operation not permitted error. 2013-09-18 20:49:56,588 DEBUG XenAdmin.Actions.ActionBase [2652] - Internal error: Xenctrl.Error [ memory 6976752 KiB free; to be scrubbed 0 KiB; total 8175 MiB]: 1: Operation not permitted I can''t find any info about this error message anywhere. Hope someone here can help. Cheers Matt. _______________________________________________ Xen-users maili...
2008 Jun 20
1
ForceCommand internal-sftp causes sftp logging to fail (openssh-5.0p1)
Hi guys, I have a server setup with openssh-5.0p1 and use some users as sftp-only chroot accounts. The following configuration yields exactly the result I want: user is chrooted, logs to syslog, all is good. #================================================# Subsystem sftp internal-sftp -f AUTHPRIV -l VERBOSE Match User fredwww ChrootDirectory %h #ForceCommand internal-sftp
2017 May 14
8
[PATCH 1/3] Fix ERROR: trailing statements should be on next line
From: Maciej Fijalkowski <macfij7 at wp.pl> Signed-off-by: Maciej Fijalkowski <macfij7 at wp.pl> --- drivers/net/virtio_net.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c index 9320d96..f20dfb8 100644 --- a/drivers/net/virtio_net.c +++ b/drivers/net/virtio_net.c @@ -217,7 +217,8 @@ static void
2017 May 14
8
[PATCH 1/3] Fix ERROR: trailing statements should be on next line
From: Maciej Fijalkowski <macfij7 at wp.pl> Signed-off-by: Maciej Fijalkowski <macfij7 at wp.pl> --- drivers/net/virtio_net.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c index 9320d96..f20dfb8 100644 --- a/drivers/net/virtio_net.c +++ b/drivers/net/virtio_net.c @@ -217,7 +217,8 @@ static void
2006 Apr 23
1
[Bug 1185] remote ssh command runs very slow on windows 2003
...confirm session debug1: server_input_channel_req: channel 0 request exec reply 0 debug1: session_by_channel: session 0 channel 0 debug1: session_input_channel_req: session 0 req exec =================HANGS about 10 secs ===================== debug1: Received SIGCHLD. debug1: session_by_pid: pid 2652 debug1: session_exit_message: session 0 channel 0 pid 2652 debug1: session_exit_message: release channel 0 debug1: session_by_channel: session 0 channel 0 debug1: session_close_by_channel: channel 0 child 0 debug1: session_close: session 0 pid 0 debug1: channel 0: free: server-session, nchannels 1...
2015 Mar 05
31
[Bug 2361] New: seccomp filter (not only) for aarch64
https://bugzilla.mindrot.org/show_bug.cgi?id=2361 Bug ID: 2361 Summary: seccomp filter (not only) for aarch64 Product: Portable OpenSSH Version: 6.7p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: unassigned-bugs at
2008 Jun 12
4
[LLVMdev] Possible miscompilation?
...time I change the slightest thing the bug will change or disappear. The section with the error in is pretty short, however, just 100 or so lines (attached as test.s.part). >From the trace I posted yesterday (also attached), at the top: lines 2646-2648 print "632: iload" lines 2649-2652 print "local_5_114 = 57" (the correct value) >From line 2651 you can see that the 57 came from r26. At the bottom: lines 4901-4903 print "632: iload" lines 4904-4907 print "local_5_420 = 261095424" (the junk value) >From line 4906 you can see that the 26109...
2008 Jun 11
0
[LLVMdev] Possible miscompilation?
On 2008-06-11, at 13:16, Gary Benson wrote: > Duncan Sands wrote: > >> Can you please attach IR which can be compiled to an executable >> (and shows the problem). > > I've been generating functions using a builder and then compiling > them with ExecutionEngine::getPointerToFunction(). Is there some way > I can get compilable IR from that?
2008 Jun 11
2
[LLVMdev] Possible miscompilation?
Duncan Sands wrote: > Can you please attach IR which can be compiled > to an executable (and shows the problem). I've been generating functions using a builder and then compiling them with ExecutionEngine::getPointerToFunction(). Is there some way I can get compilable IR from that? Cheers, Gary -- http://gbenson.net/
2006 Apr 22
3
[Bug 1184] remote ssh command runs very slow on windows 2003
...confirm session debug1: server_input_channel_req: channel 0 request exec reply 0 debug1: session_by_channel: session 0 channel 0 debug1: session_input_channel_req: session 0 req exec =================HANGS about 10 secs ===================== debug1: Received SIGCHLD. debug1: session_by_pid: pid 2652 debug1: session_exit_message: session 0 channel 0 pid 2652 debug1: session_exit_message: release channel 0 debug1: session_by_channel: session 0 channel 0 debug1: session_close_by_channel: channel 0 child 0 debug1: session_close: session 0 pid 0 debug1: channel 0: free: server-session, nchannels 1...
2007 Sep 06
1
semi-nube help request
...ww.simplyundeniable.com/jslib/prototype.js Line 2656 <chrome://firebug/content/panel.html#> <chrome://firebug/content/panel.html#> $(form) has no properties getElements("addLinkForm")prototype.js (line 2656) serialize("addLinkForm", undefined)prototype.js (line 2652) addNewOffsiteLink() admin.php (line 475) onclick(click clientX=0, clientY=0)admin.php (line 1) return $A($(form).getElementsByTagName(''*'')).inject([], prototype.js (line 2656) I am at complete loss because the following form works (which is damned near identical: <div id=&q...