<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
		<id>https://www.root-wiki.de/index.php?action=history&amp;feed=atom&amp;title=Remove_the_Proxmox_%E2%80%9CNo_Valid_Subscription%E2%80%9D_message</id>
		<title>Remove the Proxmox “No Valid Subscription” message - Versionsgeschichte</title>
		<link rel="self" type="application/atom+xml" href="https://www.root-wiki.de/index.php?action=history&amp;feed=atom&amp;title=Remove_the_Proxmox_%E2%80%9CNo_Valid_Subscription%E2%80%9D_message"/>
		<link rel="alternate" type="text/html" href="https://www.root-wiki.de/index.php?title=Remove_the_Proxmox_%E2%80%9CNo_Valid_Subscription%E2%80%9D_message&amp;action=history"/>
		<updated>2026-04-29T07:20:12Z</updated>
		<subtitle>Versionsgeschichte dieser Seite in Root-Wiki</subtitle>
		<generator>MediaWiki 1.25.3</generator>

	<entry>
		<id>https://www.root-wiki.de/index.php?title=Remove_the_Proxmox_%E2%80%9CNo_Valid_Subscription%E2%80%9D_message&amp;diff=498&amp;oldid=prev</id>
		<title>Nevakee am 18. Mai 2014 um 07:34 Uhr</title>
		<link rel="alternate" type="text/html" href="https://www.root-wiki.de/index.php?title=Remove_the_Proxmox_%E2%80%9CNo_Valid_Subscription%E2%80%9D_message&amp;diff=498&amp;oldid=prev"/>
				<updated>2014-05-18T07:34:00Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Um die Meldung &amp;quot;No Valid Subscription&amp;quot; bei der Anmeldung zu deaktivieren, sind folgende Schritte nötig.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Als erstes erstellen wir von der Datei ein Backup. 	&lt;br /&gt;
 cp /usr/share/pve-manager/ext4/pvemanagerlib.js /usr/share/pve-manager/ext4/pvemanagerlib.js.bak&lt;br /&gt;
&lt;br /&gt;
Anschließtent öffnet man die Datei mit einem Editor. In diesem Fall mit nano.&lt;br /&gt;
 nano /usr/share/pve-manager/ext4/pvemanagerlib.js&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Als nächstes sucht man die Zeile&lt;br /&gt;
 if (data.status !== 'Active') {&lt;br /&gt;
und ersetzt diese mit&lt;br /&gt;
 if (false) {&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Danach muss nur noch der Cache im Webbrowser geleert werden und die Meldung ist weg.&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Proxmox]]&lt;/div&gt;</summary>
		<author><name>Nevakee</name></author>	</entry>

	</feed>