<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Javaskript Adapter fehler]]></title><description><![CDATA[<p dir="auto">Hallo, habe seit heute das Problem wen ich den Javaskript Adapter starte kommt folgendes:</p>
<pre><code>host.raspberrypi	2020-06-10 18:55:34.774	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
host.raspberrypi	2020-06-10 18:55:34.774	error	Caught by controller[0]: at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
host.raspberrypi	2020-06-10 18:55:34.774	error	Caught by controller[0]: at startup (internal/bootstrap/node.js:283:19)
host.raspberrypi	2020-06-10 18:55:34.774	error	Caught by controller[0]: at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
host.raspberrypi	2020-06-10 18:55:34.773	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
host.raspberrypi	2020-06-10 18:55:34.773	error	Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
host.raspberrypi	2020-06-10 18:55:34.773	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
host.raspberrypi	2020-06-10 18:55:34.773	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
host.raspberrypi	2020-06-10 18:55:34.773	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
host.raspberrypi	2020-06-10 18:55:34.773	error	Caught by controller[0]: at Object.&lt;anonymous&gt; (/opt/iobroker/node_modules/iobroker.javascript/main.js:35:24)
host.raspberrypi	2020-06-10 18:55:34.773	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
host.raspberrypi	2020-06-10 18:55:34.772	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
host.raspberrypi	2020-06-10 18:55:34.772	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
host.raspberrypi	2020-06-10 18:55:34.772	error	Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
host.raspberrypi	2020-06-10 18:55:34.772	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
host.raspberrypi	2020-06-10 18:55:34.772	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
host.raspberrypi	2020-06-10 18:55:34.772	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
host.raspberrypi	2020-06-10 18:55:34.772	error	Caught by controller[0]: at Object.&lt;anonymous&gt; (/opt/iobroker/node_modules/virtual-tsc/build/index.js:3:18)
host.raspberrypi	2020-06-10 18:55:34.772	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
host.raspberrypi	2020-06-10 18:55:34.771	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
host.raspberrypi	2020-06-10 18:55:34.771	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
host.raspberrypi	2020-06-10 18:55:34.771	error	Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
host.raspberrypi	2020-06-10 18:55:34.771	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
host.raspberrypi	2020-06-10 18:55:34.771	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
host.raspberrypi	2020-06-10 18:55:34.771	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
host.raspberrypi	2020-06-10 18:55:34.770	error	Caught by controller[0]: at Object.&lt;anonymous&gt; (/opt/iobroker/node_modules/virtual-tsc/build/compiler.js:3:10)
host.raspberrypi	2020-06-10 18:55:34.770	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
host.raspberrypi	2020-06-10 18:55:34.770	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
host.raspberrypi	2020-06-10 18:55:34.770	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:562:25)
host.raspberrypi	2020-06-10 18:55:34.770	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
host.raspberrypi	2020-06-10 18:55:34.770	error	Caught by controller[0]: Error: Cannot find module 'typescript'
host.raspberrypi	2020-06-10 18:55:34.770	error	Caught by controller[0]: ^
host.raspberrypi	2020-06-10 18:55:34.769	error	Caught by controller[0]: throw err;
host.raspberrypi	2020-06-10 18:55:34.769	error	Caught by controller[0]: internal/modules/cjs/loader.js:638
</code></pre>
<p dir="auto">Heute morgen ging es noch so gegen Mittag dann nicht mehr. Kann das sagen weil ich nen JS habe weches mir Push Nachrichten auf mein Handy schickt wenn ein Fenster auf geht das passiert nun nicht mehr. Testnachricht via Pushover ADAPTER KAM SOFORT AN<br />
Sowohl bei JS Controller 3.1.4 als auch jetzt bei 3.1.5</p>
]]></description><link>https://forum.iobroker.net/topic/34276/javaskript-adapter-fehler</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 18:58:33 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/34276.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 10 Jun 2020 16:58:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Javaskript Adapter fehler on Thu, 11 Jun 2020 13:20:58 GMT]]></title><description><![CDATA[<p dir="auto">War die neuste 4.6.17 habe wieder auf 4.6.4 downgegraded, da klappt alles</p>
]]></description><link>https://forum.iobroker.net/post/447917</link><guid isPermaLink="true">https://forum.iobroker.net/post/447917</guid><dc:creator><![CDATA[Malz1902]]></dc:creator><pubDate>Thu, 11 Jun 2020 13:20:58 GMT</pubDate></item><item><title><![CDATA[Reply to Javaskript Adapter fehler on Thu, 11 Jun 2020 12:52:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/malz1902" aria-label="Profile: Malz1902">@<bdi>Malz1902</bdi></a> sagte in <a href="/post/447449">Javaskript Adapter fehler</a>:</p>
<blockquote>
<p dir="auto">typescript</p>
</blockquote>
<p dir="auto">welche version den javascript ?</p>
]]></description><link>https://forum.iobroker.net/post/447894</link><guid isPermaLink="true">https://forum.iobroker.net/post/447894</guid><dc:creator><![CDATA[arteck]]></dc:creator><pubDate>Thu, 11 Jun 2020 12:52:50 GMT</pubDate></item></channel></rss>