<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3AMNet_faults</id>
	<title>Development:MNet faults - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3AMNet_faults"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:MNet_faults&amp;action=history"/>
	<updated>2026-05-07T18:30:57Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:MNet_faults&amp;diff=11336&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:MNet_faults&amp;diff=11336&amp;oldid=prev"/>
		<updated>2024-10-21T08:51:25Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 08:51, 21 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:MNet_faults&amp;diff=11335&amp;oldid=prev</id>
		<title>1&gt;Tsala: category edit</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:MNet_faults&amp;diff=11335&amp;oldid=prev"/>
		<updated>2010-02-18T20:18:51Z</updated>

		<summary type="html">&lt;p&gt;category edit&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This page lists XML-RPC faults that may be thrown by Moodle.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 702/703/706/713/7012/7013/7015/7018/7019 nosuchfunction ==&lt;br /&gt;
&lt;br /&gt;
Why do we need so many error codes for this? (See also 7019 unknownerror)&lt;br /&gt;
&lt;br /&gt;
== 704 nosuchservice ==&lt;br /&gt;
&lt;br /&gt;
The MNet dispatcher mode is set to &amp;quot;off&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== 705 nosuchfile ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 707 forbidden-function ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 709 nosuchpublickey ==&lt;br /&gt;
&lt;br /&gt;
The client doesn&amp;#039;t have a public key set.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 710 verifysignature-invalid ==&lt;br /&gt;
&lt;br /&gt;
The signature was invalid.&lt;br /&gt;
&lt;br /&gt;
== 711/7022 verifysignature-error ==&lt;br /&gt;
&lt;br /&gt;
The request was not signed. (711 used in Moodle 2.0 – present in Moodle 1.9, but unreachable) (7022 used in Moodle 1.9, removed in 2.0)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 712 phperror ==&lt;br /&gt;
&lt;br /&gt;
Some unspecified server-side error occurred (currently only sent when $_SERVER is not set).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 7014 nosuchmethod ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 7019 unknownerror ==&lt;br /&gt;
&lt;br /&gt;
The permission checking system gave a result that is unknown. (7019 could also be nosuchfunction)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 7020 wrong-wwwroot ==&lt;br /&gt;
&lt;br /&gt;
An unknown client tried to send a request.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 7021 forbidden-transport ==&lt;br /&gt;
&lt;br /&gt;
An unencrypted request is made that isn&amp;#039;t system/keyswap, and plaintext_is_ok is not set for the client.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 7023 encryption-invalid ==&lt;br /&gt;
&lt;br /&gt;
The server receives an RPC call that cannot be decrypted with the current or any past keys.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 7024 payload-not-encrypted ==&lt;br /&gt;
&lt;br /&gt;
Although this is in the code, it doesn&amp;#039;t look like it will ever be called, because it only happens when the server has already determined that the request was encrypted. (See also 7021 forbidden-transport) (Removed in Moodle 2.0)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 7025 (public key) ==&lt;br /&gt;
&lt;br /&gt;
Sent when the client has encrypted their request using an old key. The faultString is set to the new certificate in PEM format, and it should be signed with the old private key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:MNet]]&lt;/div&gt;</summary>
		<author><name>1&gt;Tsala</name></author>
	</entry>
</feed>