|
|
Line 119: |
Line 119: |
|
| |
|
| ==== Mac (Tiger/Leopard) ==== | | ==== Mac (Tiger/Leopard) ==== |
| 1. Stop the buildbot slave
| | reboot the machine |
| ~$ buildbot stop talos-slave
| |
| 2. Check settings
| |
| * Screensaver off
| |
| * Auto-update off
| |
| * all sleep features off
| |
| * Screen size 1024 x 768
| |
| 3. Ensure correct version of apache is running
| |
| ~$ sudo apachectl stop
| |
| ~$ sudo /etc/apache2/bin/apachectl start
| |
| 4. Re-start the buildbot slave and check the numbers after the next successful machine cycle
| |
| ~$ buildbot start talos-slave
| |
| 5. If all else fails, reboot the machine
| |
| | |
| 6. Ensure the settings as described above are correct
| |
| | |
| 7. Re-start the buildbot slave
| |
| ~$ buildbot start talos-slave
| |
|
| |
|
| ==== WinXP ==== | | ==== WinXP ==== |