Writing /var/www/bithack.se/projects/methabot/data/cache/9/938b3cee3e8e5f0f141dae1e719ce810.i failed
Unable to save cache file. Hint: disk full; file permissions; safe_mode setting.
Writing /var/www/bithack.se/projects/methabot/data/cache/9/938b3cee3e8e5f0f141dae1e719ce810.xhtml failed
Differences
This shows you the differences between the selected revision and the current version of the page.
| docs:methanol:status_codes 2009/02/26 18:25 | docs:methanol:status_codes 2009/02/27 14:29 current | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======Methanol Status Codes====== | ======Methanol Status Codes====== | ||
| - | =====1xx - Success===== | + | =====General===== |
| + | ====1xx - Success==== | ||
| ^100|Successful command/login.| | ^100|Successful command/login.| | ||
| ^101|Successful command/login, but the client should wait for further information before proceeding.| | ^101|Successful command/login, but the client should wait for further information before proceeding.| | ||
| - | =====2xx - Client Error===== | + | ====2xx - Client Error==== |
| ^200|Denied| | ^200|Denied| | ||
| ^201|Bad Request| | ^201|Bad Request| | ||
| ^202|Login type unavailable| | ^202|Login type unavailable| | ||
| - | =====3xx - Server Error===== | + | ====3xx - Server Error==== |
| ^300|Internal Error| | ^300|Internal Error| | ||
| ^301|Temporarily Unavailable| | ^301|Temporarily Unavailable| | ||
| + | =====Master <-> Slave===== | ||
| + | ====400 - Refuse==== | ||
| + | ^400|The slave refused to register the client, possibly due to max_clients being reached| | ||
| + | =====Slave <-> Client===== | ||
| + | |||