similar to: XP spontaneous reboot after folder rename on samba share.

Displaying 20 results from an estimated 2000 matches similar to: "XP spontaneous reboot after folder rename on samba share."

2011 Aug 26
1
Asterisk spontaneous reboot
Hello, Today I restart the MySQL-DB (/sbin/service mysqld restart) and I could no longer connect to asterisk (/usr/sbin/asterisk -r) for a few seconds. There is now a core dump present in /tmp : -rw------- 1 root root 88M Aug 26 08:07 core.sip.pbx.tld-2011-08-26T08:07:35+0200 How can I get usefull information about what went wrong ? Because a spontaneous reboot of Asterisk has never
2008 Mar 30
1
Second & subsequent calls to function fails. Please help debug.
Dear R-helpers, I'm running Sweave() on a file. First run: > Sweave('20080331.Rnw') Writing to file 20080331.tex Processing code chunks ... 1 : term hide (label=setup) 2 : echo term verbatim (label=oatvar) 3 : echo term verbatim (label=oatvar1) 4 : echo term verbatim (label=oat2wt) 5 : echo term verbatim (label=oat2wt) 6 : echo term verbatim (label=lm) 7 : echo term
2004 Sep 08
0
Spontaneous Hangup occuring
Hello all, I updated from CVS a few days ago and noticed that my calls just cut out without reason. The CLI says this: -- Hungup 'Zap/3-1' It occurs without error or warning. Is their a bug in CVS asterisk or libpri? This never occurred before. Cheers, Paul Seniuk -------------- next part -------------- A non-text attachment was scrubbed... Name: Paul Seniuk.vcf Type:
2016 May 30
0
CentOS 6 spontaneous reboots
Hi Bill, On 2016-05-30, Bill Gee <bgee at campercaver.net> wrote: > > By luck I saw the beginning of a reboot on the server console. Normally I have > other systems up on the KVM switch. It appears to have dumped core. I don't > know where to look for the core dump files. They are not in /root. One place you might check is under /var/lib. I think there may be a
2000 Mar 11
0
log errors and spontaneous smbd death
I'm using the samba 2.0.6 rpm's from rawhide (2.0.6-9) - I modified the .spec to remove the --with-mmap and added syslog support (and put smbspool into the system) I get these errors in my logs: smbd[3713]: getpeername failed. Error was Bad file descriptor smbd[3713]: getpeername failed. Error was Bad file descriptor smbd[3713]: getpeername failed. Error was Bad file descriptor
2006 Jan 09
1
SPA-841 spontaneous voicemail problem
Hello. A while back, I noticed an odd problem with our SPA-841 phones connected to Asterisk. Now we are having a different odd problem, and I'm not sure if they're related. I wonder if anyone else has experienced anything else like this, and/or if there is any reasonable explanation? Occasionally, one of our SPA-841's will spontaneously start up with "Welcome to Comedian
2010 Sep 14
6
Spontaneous reboots on asterisk 1.6.2.11
Hello list, has anyone else also noticed spontaneous reboots ?! I noticed this today and also yesterday. Can't really see if there is a fixed time between the reboots. Normally al of my SIP peers are registered. When I put up the CLI today I saw that a lot of SIP accounts where UNREACHABLE and needed to register again (what they slowly did). These are realtime SIP peers that reside on
2018 Oct 04
3
Spontaneous reboot due to MySQL lookups ?
Hello using Asterisk 1.8.32. I notice that there is a spontaneous reboot of the Asterisk system from time to time. When I look in the logs (verbose file) I noticed that every time this occurs it's at a moment that there is a MySQL action, be it a lookup or an insert/update/delete. I must say I do have some MySQL queries that occur in my dialplan when a call comes in, to look up
2006 Dec 18
1
Upload Progress (mup.js) typo
I was using the sample_app and found out that the progress bar wasn''t changing color. It was updating the percentage but wasn''t updating the width of the status bar style... I found that the mup.js was missing and appended "px" So here it is: my first ever Merb patch! http://pastie.caboo.se/28450 cheers, -rjs- (the_mug) Blog: http://www.rosamour.com --------------
2016 May 30
4
CentOS 6 spontaneous reboots
Hello everyone - My CentOS 6.8 server has been rebooting itself every 2 to 4 hours for the last several days. I do not know where to look for logs that might give a clue what the problem is. There are no unusual entries in /var/log/messages. I looked over other log files in /var/log and found nothing suggestive. Where else can I look? By luck I saw the beginning of a reboot on the server
2007 Jan 23
1
Workstaion trust account
Hi everybody! I'm having a problem adding a W2K workstaion to the domain samba+ldap. I can add it by logging with the local administartor then add to domain, but I would like to do it without doing it manually on every workstation. Have hundrads of workstations, I tried to add them by using smbldap scripts and I get an entry for the workstation but it still don't work. Is it even possible
2018 Oct 04
4
Spontaneous reboot due to MySQL lookups ?
Hello thank you for your answer. If I read your (and others) reaction correctly I can conclude that this is an Asterisk problem and not a problem of MySQL or dialplan logic ? You should know that the MySQL database is heavily questioned : mysql> show status like '%onn%'; +--------------------------+--------+ | Variable_name            | Value  |
2006 Apr 20
1
Unmodified 2003/2000/FC5 on XEN 3.0.2
I can see that Windows Loads in VM and when I run in safe mode it reaches until loading multi(0)\disk(0)\rdisk(0)\partition(1)\Windows\system32\drivers\Mup.sys After this it hangs.Attached is the qemulog. Note : These VM''s are running out of a complete disk (/dev/sdb), which has working installation of Windows on it! I am running FC5 along with Xen 3.0.2 (tried unstable too) on
2004 Mar 29
2
Problems joining existing domain W2K SP4 and Samba 2.2.8a
Hi all, I seem to be having some weird problems while trying to add a workstation to an existing domain. Samba 2.2.8a is running on FreeBSD 4.8-RELEASE-p17 and all the clients have Windows 2000 Professional with SP4 installed. This particular workstaion was part of the domain until its hard drive went under. The drive had to be replaced with a new one, the OS was installed and now when I try to
2003 Jul 21
1
Help wanted...
Long story short, I have a small LAN, a Red Hat 8.0 fileserver, a Win95 fileserver and 2 workstations, one Win98SE and the other is Red Hat 8.0. Using Samba as the common file system thread, I can access and play an MP3 file from the Win95 server using the RH workstation and it works fine. I can access and play an MP3 from Linux or Win95 server using the Windows workstation and that works
2007 Jan 19
5
Merb Init Script
I''m trying to emulate the mongrel_cluster_ctl but it takes a -c conf_file option... meaning I can run it from anywhere as long as I tell it where the conf file is. Merb doesn''t have that capability does it? (it has an additional/supplemental config like mup.conf etc) Do I have to be under the merb_app root /path/to/merb/app/ to be able to run merb? Let me know. Thanks,
2008 Jan 03
1
Can''t get upload progress bar working
Hi, Apologies if this has been asked and answered previously. I just started looking at Merb today as I''d like to use it as an upload server, especially the upload progress feature. I''ve installed the latest Merb gem (0.4.2) and created a new application to test out uploading. I took elements of the mr_blog application and integrated them into it. I realise this
2017 Jul 01
0
fsck looping duplicate mdbox GUIDs
I have recently updated with 2.2.29.1-avh1~xenial1 ubuntu package on 16.04. It appears that I have a couple of duplicate GUIDs which fsck can't clear so the machine is looping through doing continuous fsck runs. Any way to determine what the offending messages are and how to delete or otherwise stop this? Jul 1 17:09:24 post dovecot: doveadm(djk at tobit.co.uk): Warning: fscking index
2017 Jul 30
2
Fedora bugs and EOL [was Re: CentOS users: please try and provide feedback on Fedora] Boltron
On 07/30/2017 09:41 AM, Walter H. wrote: > On 30.07.2017 14:29, Johnny Hughes wrote: >> I personally have a Fedora machine that I keep updated and do some work >> on all the time learning/testing. I just seamlessly upgraded it from >> Fedora 25 to Fedora 26 using a couple of dnf commands .. awesome >> experience actually. > because of this feature to upgrade from one
2017 Jul 30
0
Fedora bugs and EOL [was Re: CentOS users: please try and provide feedback on Fedora] Boltron
On 30.07.2017 14:29, Johnny Hughes wrote: > I personally have a Fedora machine that I keep updated and do some work > on all the time learning/testing. I just seamlessly upgraded it from > Fedora 25 to Fedora 26 using a couple of dnf commands .. awesome > experience actually. because of this feature to upgrade from one release to the next, I thought to test this on my old computer;