search for: suddens

Displaying 20 results from an estimated 4631 matches for "suddens".

Did you mean: sudden
2006 Feb 23
9
Suddenly a Blank Page
This is apache/fcgi/rails/firefox. When using a rails app we have been experiencing sudden blank pages in the browser. We show an model "new object" page and start changing stuff and all of a sudden the page will be erased to blank! Any idea what could cause something like this? -- Posted with http://DevLists.com. Sign up and save your time!
2016 Apr 07
7
Suddenly increased my hard disk
Hi All, I have running Centos 6.5 32 bit machine. This machine is running qmailtoaster packages and mailbox size is 385 GB. if i run the df -h command it show 385 GB out of 1TB I have run the same command today suddenly shows 576 GB out of 1 TB. I didn't update any bulk file and mail transaction is not very high. How do i check this issue and fix it. how do i find out and why suddenly
2020 Feb 12
1
Predictive call - agent talking to a customer, then suddenly talking to another customer
Hi all Asterisk 13 instance - I've got a situation in an agent queue that an agent will be talking to one person, then suddenly the same agent will be talking to another person who was talking to another agent. The calls do not switch around between the two agents, the "losing" agent will just suddenly have silence in his handset and the other agent will now be talking to
2008 Jun 16
1
asterisk was discunnected suddenly
Hi: I configured an asterisk server with 2.4G cpu and 1G ram for conference call service but when 5 peoples about 20 minutes were talking together suddenly asterisk was disconnected.May it has happened because low cpu or ram?I saw var/log/asterisk/messages file but everything was going well apparently,asterisk was disconnected suddenly.What 's  your idea?Please  guide me.
2016 Jun 20
6
netbook screen suddenly goes black
Hi all! I'm running an up to date Centos-7 on my Acer Aspire One netbook. have been for, well, ever since C7 was released. Just had an event today that also happened 2 or 3 times with earlier systems installed, but I never pursued it. What happens is that suddenly while working away on the desktop the display suddenly goes black... not black as in turned off, I can see that the backlight is
2015 Apr 17
4
Sudden printer errors
I'm using Samba 4.2.0 and cups 2.0.2. I have had the same print server and config since the early 3.x days and have never had an issue. Now suddenly, any new printers added to cups can no longer be installed in Windows. XP clients give a generic "Windows cannot connect to the printer. Either the printer name was typed incorrectly, or the specified priner has lost its connection to the
2006 Nov 17
1
echo canceller issue with sudden burst of sound
Hi,When captured speech contain sudden burst of sound like a bell ringing or a loud click sound along with echo,  echo canceller seems go wrong in latest svn version. Is it because of sudden  change from normal speech to say some high frequency sound?ThanksJam -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Aug 28
1
HELP Samba suddenly stopped working
can some one help me.... We are running samba on a mandrake v10 machine and suddenly we can't access the samba shares. it is in an ADS with MS sbs2003 as the PDC the error in the samba logs is Aug 28 08:50:06 hermes smbd[27096]: [2005/08/28 08:50:06, 0] auth/auth_domain.c:connect_to_domain_password_server(123) Aug 28 08:50:06 hermes smbd[27096]: connect_to_domain_password_server: unable
2007 Feb 13
1
RE2: Suddenly "Subscript out of bounds"
If you tell me how to update R itself automatically, I will go for your advice. I am not aware of any method to do it... Bye Rick "ONKELINX, Thierry"
2003 May 01
2
Sudden disconnect
hi all, just finished upgrading to 2.2.8a and things went well and without any sign of a glitch. I was able to log in from windows to my FreeBSD box as root just like before the upgrade. but then, all of a sudden, the box was no longer available from windows no sign of anything going on with the FreeBSD computer I can putty into it and it seems fine nmbd and smbd show up in top what could
2006 Jan 26
1
Windows XP suddenly can't login to PDC
Hi, I've got a Samba 3.0.2a PDC running for some time now (like more than a year) with MS Windows XP clients. But suddenly on January 23 2006 none of the clients where able to login anymore. The error on the client was (translated from dutch): Unable to connect to domain server. The logfile on the samba side showed: [2006/01/23 11:36:30, 2] lib/smbldap.c:smbldap_open_connection(722)
2020 Feb 14
1
Predictive call - agent talking to a customer, then suddenly talking to another customer
Hi, do you have NAT between Asterisk and agent phones? S pozdravem Tomáš Holý Hi Tomas Thanks for replying. Yes, the phones are in one location in a LAN and are then NATed to enable them to contact the Asterisk which is hosted in the cloud. A typical sip.conf phone configuration on the remote server for the site is [general] session-timers=refuse disallow=all allow=g729:20 allow=ulaw
2016 Dec 25
1
C7 Mate - files suddenly moved back onto desktop
My wife sometimes puts files on her desktop to work with them, then cut-and-pastes the file to put it into a folder when she's done. This morning she has seven files on her desktop that she has worked on over the course of the past week. They have suddenly, overnight, moved out of the folders that she had put them into and moved onto her desktop! They are no longer in the folders that she
2006 Jan 15
2
scaffold suddenly pluralizing names
I haven''t updated rails today and all of a sudden scaffold is pluralizing my names ruby script/generate scaffold Admin::Category produces class Admin::CategoriesController < ApplicationController Do I really want "CategoriesController" instead of "CategoryController"? Thanks, Peter
2008 Apr 30
1
sudden problem with script
Hi, First off, please understand that I am not a frequent R user. I am trying to use a script generated by another program in R for a certain analysis. I have used the script successfully in the past. Recently, when trying to load the script, I receive a warning message: package 'nls' has been merged with 'stats'. As a result, program R does not do the analysis. Does anyone
2004 Jul 04
0
FWD/SIP audio suddenly stopped working
All I've suddenly lost incoming audio on my FWD connection. It worked fine up until Wed when all of the sudden my calls would complete but I couldn't hear any audio (I could see the status of the call on the CLI and could see that my call was using bandwidth on the ethernet switch and router). I swear I didn't change any of the configuration or even restart *, but all the sudden
2011 Nov 14
3
After Latest Update...
Hi All, Using the following to ssh into my home to get mail, I suddenly get this: ssh -o TCPKeepAlive=yes -o ServerAliveInterval=240 -L 110:192.168.100.108:110 phil at FQDN phil at FQDN's password: bind: Cannot assign requested address <---- Last login: Sun Nov 13 23:45:29 2011 from FQDN I have never seen what I am indicating before and am wondering why this would suddenly appear?
2006 Jul 05
5
Looooong renders suddenly
This is odd. I''m suddenly getting extremely long render times (25-44 seconds!) in my app. It''s happening with both Mongrel and WEBrick in dev mode. And nothing strange is showing up in the development log. Any suggestions on how to track this down? -- Posted via http://www.ruby-forum.com/.
2001 Nov 16
2
Sudden Strike Demo
...ng is that if I click on the "start", wine gives me the "readme"! The "quit" and the "readme" buttons work as they should, but not the "start", so it's not like rolling the buttons around or anything... Any ideas?? Khay. PS/ Has anyone gotten suddenstrike to work?
2017 Oct 28
5
All over sudden dovecot thinks FS is read only
Hi list I have to dovecot instances running which host my mailboxes on Centos7 dovecot.x86_64 1:2.2.26.0-2.el7.centos installed dovecot-debuginfo.x86_64 1:2.2.26.0-2.el7.centos installed dovecot-mysql.x86_64 1:2.2.26.0-2.el7.centos installed dovecot-pigeonhole.x86_64 1:2.2.26.0-2.el7.centos installed all over sudden both dovecot