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/log/production.log <nowiki>|</nowiki> | + | {{Code| tail -300 /var/hda/platform/html/log/production.log <nowiki>|</nowiki> apaste}} |
| − | |||
| − | |||
Revision as of 10:48, 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 | apaste
|
