Displaying 20 results from an estimated 3711 matches for "temporarily".
2016 May 26
1
A lot of EAGAIN (Resource temporarily unavailable) using nutdrv_qx
...ing too much CPU time (or at least, too much for what I
think it should be normal), I used strace to see what is was using,
and got a lot of lines like these:
%<------------%<------------%<------------%<------------
ioctl(4, USBDEVFS_REAPURBNDELAY, 0x7ffdca143278) = -1 EAGAIN (Resource
temporarily unavailable)
select(5, NULL, [4], NULL, {0, 1000}) = 0 (Timeout)
ioctl(4, USBDEVFS_REAPURBNDELAY, 0x7ffdca143278) = -1 EAGAIN (Resource
temporarily unavailable)
select(5, NULL, [4], NULL, {0, 1000}) = 0 (Timeout)
ioctl(4, USBDEVFS_REAPURBNDELAY, 0x7ffdca143278) = -1 EAGAIN (Resource
temporarily...
2007 Feb 14
3
severe performance problem (mail cache related?)
Hi all, we're having a bad day with email :)
I have a user who was complaining of poor performance today when
opening mailboxes. Total time to open the box was about 1 minute.
Upon truss'ing the imap process during an open, I saw the trace quoted
below at the end of the email.
As you can see, for each "FETCH" line of response, we were seeing
dovecot do a ton of work-- mmaping
2007 Jul 24
2
Can't connect to auth server at default: Resource temporarily unavailable
Hello!
What do the following messages mean?
Jul 24 13:07:20 box dovecot: pop3-login: Can't connect to auth server at
default: Resource temporarily unavailable
Jul 24 13:07:20 box dovecot: imap-login: Can't connect to auth server at
default: Resource temporarily unavailable
Jul 24 13:07:20 box dovecot: pop3-login: Can't connect to auth server at
default: Resource temporarily unavailable
Jul 24 13:07:22 box dovecot: imap-login: Can'...
2020 Sep 16
2
dovecot 2.2.36.4 problem with ulimit
...I update os from debian8 to debian9
# 2.2.36.4 (baf9232c1): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.24.2 (aaba65b7)
# OS: Linux 4.9.0-13-amd64 x86_64 Debian 9.13
All works fine but sometimes I get:
Sep 16 09:17:00 dovecot4 dovecot: master: Error: service(pop3): fork()
failed: Resource temporarily unavailable (ulimit -u 257577 reached?)
Sep 16 09:17:00 dovecot4 dovecot: master: Error: service(imap): fork()
failed: Resource temporarily unavailable (ulimit -u 257577 reached?)
Sep 16 09:17:00 dovecot4 dovecot: master: Error: service(doveadm):
fork() failed: Resource temporarily unavailable (uli...
2009 Oct 06
1
Cannot rename subfolders in Explorer view
Samba version : 3.3.2
OS : Ubuntu Jaunty - regular packages from distribution
In the version distributed with Intrepid and earlier, users were able to
rename subfolders in Explorer view (left-hand pane) in Windows (XP).
Permissions on share are set to 777 temporarily - to no effect.
Share definition follows:
[paperless]
path = /paperless/file_room/
read only = No
create mask = 07775 #Set temporarily
security mask = 07775 # Set temporarily
directory mask = 07775 # Set temporarily
directory security mask = 07775 #Set temporarily
inher...
2016 Mar 26
2
Dovecot on FreeBSD 10.1
...ite(59,"28 19061 BYE\n",13) = 13 (0xd)
sendto(6,"<19>Mar 26 22:05:15 dovecot: mas"...,105,0x0,NULL,0x0) = 105 (0x69)
accept(45,{ AF_UNIX "" },0x7fffffff983c) = 156 (0x9c)
close(156) = 0 (0x0)
accept(45,0x7fffffff9840,0x7fffffff983c) ERR#35 'Resource temporarily unavailable'
accept(46,0x7fffffff9840,0x7fffffff983c) ERR#35 'Resource temporarily unavailable'
accept(47,0x7fffffff9840,0x7fffffff983c) ERR#35 'Resource temporarily unavailable'
accept(48,0x7fffffff9840,0x7fffffff983c) ERR#35 'Resource temporarily unavailable'
accept...
2010 Jan 10
1
Eaton PW5110 + nut-2.4.1 + OpenBSD
...s: Found /dev/ugen0 on /dev/usb2
usb_control_msg: 128 6 512 0 0xcfbf7558 8 1000
usb_control_msg: 128 6 512 0 0x7f374500 34 1000
skipped 1 class/vendor specific interface descriptors
usb_control_msg: 0 7 772 0 0xcfbf7490 4 1000
USB error: error reading from interrupt endpoint /dev/ugen0.01: Resource
temporarily unavailable
Communications with UPS lost: Receive error (Request command): COMMAND: 31
RECONNECT USB DEVICE
root at fox /home/mandas/nut-2.4.1 # USB_DEBUG=3 drivers/bcmxcp_usb -DDD -a
myups
Network UPS Tools - BCMXCP UPS driver 0.23 (2.4.1)
USB communication subdriver 0.18
0.000000 debug...
2018 Mar 08
3
samba migration on Solaris 10
...ver smb.conf and the /etc/samba/private directory, which includes three files:
passdb.tdb
schannel_store.tdb
secrets.tdb
enabled samba service
online 9:13:34 svc:/network/samba:default
bash-3.2# pdbedit -L|more
tdb(/etc/samba/private/passdb.tdb): tdb_mmap failed for size 180224 (Resource temporarily unavailable)
tdb(/var/samba/locks/account_policy.tdb): tdb_mmap failed for size 24576 (Resource temporarily unavailable)
tdb(/etc/samba/private/secrets.tdb): tdb_mmap failed for size 16384 (Resource temporarily unavailable)
tdb(/etc/samba/private/secrets.tdb): tdb_mmap failed for size 16384 (Resour...
2018 Nov 30
5
DMARC policies
Hi!
It seems we accidentically had a high amount of subscribers temporarily
disabled due to DMARC on some sender's host. We have now taken actions
to prevent this in the future and all temporarily disabled members have
been restored.
Aki
2020 Sep 16
1
dovecot 2.2.36.4 problem with ulimit
.../etc/dovecot/dovecot.conf
>> # Pigeonhole version 0.4.24.2 (aaba65b7)
>> # OS: Linux 4.9.0-13-amd64 x86_64 Debian 9.13
>>
>> All works fine but sometimes I get:
>>
>> Sep 16 09:17:00 dovecot4 dovecot: master: Error: service(pop3): fork()
>> failed: Resource temporarily unavailable (ulimit -u 257577 reached?)
>> Sep 16 09:17:00 dovecot4 dovecot: master: Error: service(imap): fork()
>> failed: Resource temporarily unavailable (ulimit -u 257577 reached?)
>> Sep 16 09:17:00 dovecot4 dovecot: master: Error: service(doveadm):
>> fork() failed: R...
2006 Dec 13
3
How to temporarily unload modules.
Hi,
In what Asterisk file can I edit for me to temporarily unload such modules. But later I woudl still be able to load them.
Thanks
Angel
____________________________________________________________________________________
Yahoo! Music Unlimited
Access over 1 million songs.
http://music.yahoo.com/unlimited
-------------- next part --------------
An...
2010 Sep 06
1
Dial timeout and SIP 302 Moved Temporarily
...2 is a SIP hard phone currently configured to forward
incoming calls to extension 7003, when a call is unanswered within a 10s
time frame
- when extension 7001 is calling extension 7002 with a Dial(SIP/7002,20)
statement and no one answers, then :
- after 10s, Asterisk receives "SIP 302 Moved temporarily" message and
enters its dialplan to call 7003, as required,
- 10s later (or 20s from the very start), call from 7001 to 7003 is cut and
the next statement after Dial(SIP/7002,20) is run.
The behaviour I would ideally implement is :
- whenever a "SIP 302 Moved temporarily" message is...
2004 Dec 18
2
Problem with 302 "Moved Temporarily" Do not disturb
I have some Cisco 7905 phones with the SIP load 1.02.00(040406A).
When the phone is off-hook but no call has been placed, or when the Do
Not Disturb is activated, the phone returns a 302 "Moved Temporarily"
message back to asterisk as follows:
-----------
-- Executing Dial("SIP/5060-0811bb00", "SIP/9871234|20|Ttr") in new stack
-- Called 9871234
-- Got SIP response 302 "Moved Temporarily" back from 24.xx.xxx.6
-- Now forwarding SIP/5060-0811bb00 to 'Local/8500...
2015 Aug 21
2
Cannot print on Centos 6.7
...est page. In my CUPS error_log file, I see:
D [21/Aug/2015:11:09:05 -0500] [Job 28]
printer-state-message="/usr/lib/cups/backend/lpd failed"
D [21/Aug/2015:11:09:05 -0500] [Job 28] printer-state-reasons=paused
E [21/Aug/2015:11:11:54 -0500] [CGI] Unable to create avahi client:
Resource temporarily unavailable
E [21/Aug/2015:11:11:54 -0500] [cups-deviced] PID 20472 (dnssd) stopped
with status 1!
E [21/Aug/2015:11:13:38 -0500] [CGI] Unable to create avahi client:
Resource temporarily unavailable
E [21/Aug/2015:11:13:38 -0500] [cups-deviced] PID 21358 (dnssd) stopped
with status 1!
E [21/Aug...
2009 Sep 10
3
Fork: Resource Temporarily Unavailable
...er too. After a while, he changed Proxy
requests for WINS to samba, only as a test (some of the requests).
Before we could configure samba, BUM, the samba server crashed and
after some crash/restart it showed this on boot time (of course when
sshd was starting)
* /etc/rc3.d/S55sshd: fork: Resource Temporarily Unavailable
After that, ALL CentOS installations have this problem after yum update:
* /etc/init.d/functions: fork: Resource Temporarily Unavailable
I have only one clue: EPEL repository. I installed and configured
yum-priorities of course.
I?m on my last test installation and I am sending now...
2016 Sep 02
3
Trouble getting peer variable (sip username) on 302 Moved Temporarily
Hello
when setting a local forward (in this case to extension 23) on a SIP
phone, I see the following on the Asterisk CLI :
[Aug 31 14:59:34] -- Got SIP response 302 "Moved Temporarily" back
from 11.22.33.44:40670
[Aug 31 14:59:34] -- Now forwarding
Local/myaccount184 at CallFromQueue-000007f4;2 to 'Local/23 at from-internal'
(thanks to SIP/myaccount184-00003729)
Question : how can I read the variable which contains the value
'myaccount184' in the c...
2013 May 07
1
passing '302 moved temporarily' back to the SIP provider
Hello,
I 'm looking for a way to pass the '302 moved temporarily' received from the SIP device
back to the SIP provider.
Here is the setup:
Some SIP phones are connected to an Asterisk System version 1.8.
External connection to the public network is also done via SIP to a VoIP provider.
Phone A has a CFW all calls to a phone number in public network (Mobile...
2005 Aug 01
1
Resource temporarily unavailable?
What would cause this?
dovecot: Jul 31 19:31:17 Error: imap-login: Can't connect to auth server
at default: Resource temporarily unavailable
--
Marc Perkel - marc at perkel.com
Spam Filter: http://www.junkemailfilter.com
My Blog: http://marc.perkel.com
2005 Nov 28
2
[Bug 1127] fork: Resource temporarily unavailable
http://bugzilla.mindrot.org/show_bug.cgi?id=1127
Summary: fork: Resource temporarily unavailable
Product: Portable OpenSSH
Version: 4.2p1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P1
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy: avinashr a...
2004 Dec 06
1
SIP response 302 "Moved Temporarily "
Does Asterisk 1.0.2 support 302 redirects? With 1.0.1 I get:
Got SIP response 302 "Moved Temporarily"
When forwarding the call to other SIP server.
This is a "bug":
http://lists.digium.com/pipermail/asterisk-users/2004-May/045774.html
---
Jan Baggen - jbaggen@ip2.nl
IP2 Internet BV / http://www.ip2.nl