Difference between revisions of "Platform troubleshooting"
From Amahi Wiki
| Line 3: | Line 3: | ||
{{Code| tail -300 /var/hda/platform/html/log/production.log <nowiki>|</nowiki> fpaste}} | {{Code| tail -300 /var/hda/platform/html/log/production.log <nowiki>|</nowiki> fpaste}} | ||
| − | + | <b>NOTE:<b> Replace "fpaste" with "pastebinit" for Ubuntu) | |
Revision as of 00:51, 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
|
NOTE: Replace "fpaste" with "pastebinit" for Ubuntu)
