search for: troubleshooted

Displaying 20 results from an estimated 4564 matches for "troubleshooted".

Did you mean: troubleshooter
2006 Jan 05
3
What is SwitchTower?
What is SwitchTower? SteveT Steve Litt Author: * Universal Troubleshooting Process courseware * Troubleshooting Techniques of the Successful Technologist * Rapid Learning: Secret Weapon of the Successful Technologist Webmaster * Troubleshooters.Com * http://www.troubleshooters.com
2006 Jan 06
3
Where to place a global function
Hi all, I have a little function called format_price(price) that simply formats the argument as a dollar sign, dollar amount, dot and penny amount. Then, in a .rhtml file, I could do this: <%= format_price(item.unit_price * item.quantity) %> But where do I put the format_price() function definition? The app couldn''t find it in app/controllers/application.rb. Where do I put it
2006 Jan 09
6
What is AJAX?
What is AJAX? SteveT Steve Litt Author: * Universal Troubleshooting Process courseware * Troubleshooting Techniques of the Successful Technologist * Rapid Learning: Secret Weapon of the Successful Technologist Webmaster * Troubleshooters.Com * http://www.troubleshooters.com
2006 Jan 04
10
Is Webrick good enough?
Hi all, On the rails list I''ve seen that it''s hard to integrate Rails with Apache (especially apache2), that it''s hard to change the default port (3000), and that Apache runs Rails stuff slowly. Is it reasonable to run Rails stuff on Webrick while simultaneously running other stuff on Apache? How does one simultaneously run two rails applications on Webrick, when
2006 Jan 07
11
Beware of Mozilla + Rails
Hi all, In re-doing the very first Hello World in the Agile Rails WEb Dev book, I continuously got blank pages, no matter what URL I put in, except when I put http://localhost:3000/ After eliminating everything else, I switched from Mozilla to Konqueror, and the symptom went away. I tried clearing cache on Mozilla, but that didn''t bring it back. I copied and pasted the URL from
2013 Feb 01
4
Troubleshooting Xen HVM boot issues
Hi, For Xen PV we can boot xm create -c /etc/xen/domu.cfg which entered into console immediately which is useful for us to troubleshooting the booting issue. Is there any such options available for Xen HVM too? _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
2014 Jan 19
1
New document on troubleshooting Dovecot IMAP
Hi all, Check out my new document on troubleshooting Dovecot IMAP: http://www.troubleshooters.com/emailtech/imap_troubleshooting.htm Thank you to all those, on this mailing list and on the #dovecot IRC channel, for helping me with this. Thanks, SteveT Steve Litt * http://www.troubleshooters.com/ Troubleshooting Training * Human Performance
2005 Dec 28
2
Rails didn''t install correctly
Hi all, Apparently rails didn''t install correctly on my Mandrake 10.0 system. ================================= [slitt@mydesk work]$ rails demo /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:204:in `report_activate_error'': Could not find RubyGem rails (> 0) (Gem::LoadError) from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:141:in `activate'' from
2012 Feb 24
5
How to troubleshoot SMBD high CPU?
We are seeing the SMBD process sitting at 99.9% Are there any step-by-step troubleshooting guides to track the source of the problem? -Jeremy
2014 Jul 15
1
Troubleshooting suspend/resume problem in Centos 7
I'm trying out CentOS 7 using a HP AMD laptop http://h10025.www1.hp.com/ewfrf/wc/document?cc=uk&lc=en&docname=c03877039 The problem is the laptop doesn't suspend properly in runlevel 5 / graphical.target and following guides, I found that it suspends (power LED blinking) but does not resume in runlevel 3 / multi-user.target. When it locks up, the machine is unresponsive to
2013 Jun 13
3
Troubleshooting TDMs (Packet capture like debugging)
Hi All, I am looking for a way to troubleshoot issues with TDM (E1) trunks with a provider. Currently with SIP trunks I am using tcpdump to perform packet captures between our gateways and the SIP providers IPs, capturing traffic on all ports, to include both the SIP messages and the RTP stream. How can I achieve a similar result on TDM links connected to TDM cards in Asterisk servers, where by
2014 Sep 25
7
Does dovecot work OK on *BSD?
Hi all, I have a dovecot server on my Debian Wheezy desktop computer. My days with Debian are limited, and I'm investigating several 'BSD's: OpenBSD FreeBSD PCBSD NetBSD DragonflyBSD etc Is there any reason Dovecot wouldn't work on any of those? Does anyone know if those OS's have packages for Dovecot, or do I need to compile it myself? Thanks, SteveT Steve Litt
2006 Jun 23
3
troubleshooting echo on speakerphone
Hello all, I'm looking to troubleshoot some echo issues and possibly "studdering" while using the speakerphone with the Intellitouch ITC3002. On the hardware end, i have a 2621 setup as the router with some policy maps for qos, and a 2900XL with cos priority set to 5. I have setup created 2 vlans currently (really small office), 1 for corp/data, and 2 voice vlan. Asterisk is on
2017 Jan 09
3
how to troubleshoot GUI issue?
Hello, I'm using a recent install of centos 7, no GUI customizations that I recall. When I log in using the GUI it accepts my password and the mouse appears on a black screen, like it is preparing the desktop, but the desktop never appears. If I hit control-alt-f4 and log in using the command line, and then execute startx, Everything seems to work perfectly. What sort of troubleshooting
2019 Jan 25
2
Troubleshooting help?
I'm terribly sorry if this isn't the proper place/method by which to get help with troubleshooting Samba errors/issues, but it's the best one I could find. I have an instance of Samba 4.8.3 running on a Centos 7.6 VM server (kernel 3.10.0-957.1.3), along with Centrify 5.5.2-578, that will allow folks to map a shared drive from their Windows 10 machines generally fine, but quite
2008 Jan 28
2
SIP DTMF Troubleshoot
How can I debug SIP DTMF? If I do 'sip set debug peer xyz' I see no messages related to DTMF... or if I just do a global SIP debug for that matter.... I am using RFC DTMF but it's not being passed to the PSTN and I need to debug this further. I've tried to increase the verbosity and the debug ('set debug n') and that didn't help either. I assume this is because even
2012 Sep 14
5
[Bug 2042] New: Troubleshooting information should be logged when sshd doesn't have permission to read user's authorized_keys file
https://bugzilla.mindrot.org/show_bug.cgi?id=2042 Priority: P5 Bug ID: 2042 Assignee: unassigned-bugs at mindrot.org Summary: Troubleshooting information should be logged when sshd doesn't have permission to read user's authorized_keys file Severity: enhancement Classification: Unclassified
2007 Nov 09
4
Wanted: tutorial on troubleshooting SIP issues
For someone that's network-aware, but hasn't sat down and plowed through umpteen SIP-related RFC's and memorized the standards, is there a good primer on troubleshooting SIP issues? I'm seeing a lot of NOTIFY/603 messages on my network between Asterisk and my Sipura 942's, for instance... Not sure what these are... perhaps the qualify keepalives? In which case, I guess
2016 Jul 21
1
[Bug 1080] New: call ^^18557^O92^847^^@@ Epson printer customer care phone number
https://bugzilla.netfilter.org/show_bug.cgi?id=1080 Bug ID: 1080 Summary: call ^^18557^O92^847^^@@ Epson printer customer care phone number Product: bugzilla Version: other Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: netfilter
2005 May 26
4
tds_CDR and MS SQL Server troubleshooting
I am trying to get * to write CDR records to an MS SQL table. I am used the freeTDS set up (not using UNIX ODBC), and it appears to be making the connection to the database, but I make a call, I get this error: WARNING[3369]: cdr_tds.c:180 tds_log: Reconnected to SQL database. ERROR[3369]: cdr_tds.c:191 tds_log: Failed to insert Call Data Records into SQL database. I've assigned all rights