The error-handling tag has no wiki summary.
3
votes
1answer
72 views
+50
Which data should be excluded from log files , error messages etc. if posted online?
What data should one erase from log files, error messages etc., if posting them as a screenshot so as not to expose sensitive information? As I have little knowledge about this topic, I can vividly ...
5
votes
1answer
99 views
rsync: skip files for which I don't have permissions
I'm using rsync -rlptD to copy a directory from another user. There are a few files (I have no way of knowing these in advance) which I don't have permission to copy. Is there a way have rsync ignore ...
3
votes
3answers
89 views
Mail cron output only when Git throws a real error
There exists a Git repo that is on one server, we want to generate doxygen output for it on a different server. The following command works for me but has the downside of sending a mail everytime the ...
2
votes
2answers
130 views
Suppress server message in rsync
When I rsync or scp from a particular server I get a rather long message telling me the rules of the server. However when I setup regular pulls, I'd like to be able to suppress those messages in my ...
3
votes
1answer
336 views
Capture screen content for error parsing
I am a database administrator working with DB2 on AIX. (Please continue to read as this is related more to ksh than DB2, otherwise I would have posted this over on dba.stackexchange.com.) I am ...
1
vote
2answers
382 views
how to view php and server error logs?
I am getting the WSOD now since editing settings.php; php.ini and .htaccess trying to update my site and I need to see error logs to find out what is happening.
Also how do you clear cache in command ...
2
votes
1answer
423 views
What does “DMA: Out of SW-IOMMU space” error mean?
First the link: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1060268
Since this affects the kernel and other Distros, what does this type of error mean and why it happens?
1
vote
0answers
166 views
error: implicit declaration of function ‘rt_dev_socket’
The developer says: http://comments.gmane.org/gmane.linux.real-time.rtnet.user/2546
Now how can I tell the Makefile to look for headers in
/usr/local/rtnet/include respectively ...
1
vote
1answer
480 views
Trap, ERR, and echoing the error line
I'm trying to create some error reporting using a Trap to call a function on all errors:
Trap "_func" ERR
Is it possible to get what line the ERR signal was sent from? The shell is bash.
If I do ...
1
vote
3answers
436 views
Does “226 Transfer complete” guarantee the consistency between local and remote files when using ftp?
I have some automated scripts which perform FTP uploads among other things. I'm wondering what level of error checking I should conduct once these uploads have finished executing.
Could anything go ...
1
vote
0answers
215 views
crossplatformui error in Mint 11
Whenever I try to install something in my system it generally installs but shows some error related to "crossplatformui". I don't know what it is and how to remove it.
I am printing here a sample ...
1
vote
1answer
1k views
Unprettyfied SSL error message?
I am trying to authenticate using my USB smartcard reader to a website.
I am running Ubuntu 10.04 LTS, with its most up to date Firefox browser 3.6.24.
I get the following error message:
Secure ...
4
votes
3answers
470 views
Crontab job not emailing on failure
I have a cron job on Debian:
1 * * * * /home/paradroid/bin/myscript.sh >/dev/null
There is an installed and configured MTA, and I have received emails when the script has a syntax error, so I ...
4
votes
2answers
366 views
Is it possible to get the error message from previous command which failed when the conditional command runs using ||
I have a helper function:
function error_exit
{
/opt/aws/bin/cfn-signal ...
exit 1
}
This helper function is used to signal an error. Here is an example of usage:
/opt/aws/bin/cfn-init -s ...
0
votes
1answer
296 views
How to fix “number of errors while writing to disk(or) multi-zone error rate”?
I ran hard disk checker, and i found this error:
Write Error Rate:
number of errors while writing to disk(or) multi-zone error rate
(or) flying-height
---
Normalized: 200
Worst: 200
Value: ...