Difference between revisions of "Platform troubleshooting"
From Amahi Wiki
Line 1: | Line 1: | ||
To diagnose issues with the platform, the first step is to look at the platform log: | To diagnose issues with the platform, the first step is to look at the platform log: | ||
− | {{Code| tail -300 /var/hda/platform/html/ | + | {{Code| tail -300 /var/hda/platform/html/log/production.log <nowiki>|</nowiki> fpaste}} |
(use pastebinit if you are in Ubuntu). | (use pastebinit if you are in Ubuntu). |
Revision as of 00:50, 28 September 2012
To diagnose issues with the platform, the first step is to look at the platform log:
bash code |
---|
tail -300 /var/hda/platform/html/log/production.log | fpaste
|
(use pastebinit if you are in Ubuntu).