Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Error Message: Could not connect to TraCI server
  • From: "Schlamp, Anna-Lena" <Anna-Lena.Schlamp@xxxxxx>
  • Date: Mon, 11 Nov 2024 06:41:42 +0000
  • Accept-language: de-DE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=thi.de; dmarc=pass action=none header.from=thi.de; dkim=pass header.d=thi.de; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=BhX8hugh2/Gzom5BzBcgP3IX1F/fXOrSyxjkGuF0/+U=; b=AgIZ/yyAwQ5/AW1zGNK2brI44Sx9ApG4+pbETMEtatxf8KZPQerNa/ecFdsJC9xUiwYrZMOTmbAa+vIz7DPOERCtfmciYsp66fOAJ2qIF3g88NLl+yfMXVESXPx2VdJlMvxGYDET/466yfGfjG6GjMocOU8Sd/m6NzkTwJvGqlUFqgvQ0iGTXFmnJWlqljAIhf4+AyJawvI0iEJmKxc4GfvUziyOupT+LsXX3crJNveMrT8vJ9uAwdiRCeGVjttqOErFvvmp8r8BkzP+sT9CD/pn90trxluqK3bArPRqgCanKRqM11l/ZiEq2H5p1pI1pHUI08VJ2SXvF5VAWmZ5Tw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=L/sYUmFcMKVGlMRXdOhHmMIoPJh39KWgOcRUpkKB4AEFHPVHXEqMuwu3AjvtozwpEzYBs2l6UXxKjnDOEXhGDcNbyEXv28EkqePVstMwQmo9vYjq504KnlFsgPA7BuLWTkcdfK5jtFnooQC7cXIWKoiAcKf7nIThMEOo1ykWujHQrbcRvb8VePuIEmybr3AnQ4mfOgHe+3Zx9j6pr2S+h1/dfgE7+12vHAEy+SwoPXkWZ+3gsu/cDm1YedwV8BF5bfXKZE52W/YhtOg6dz7l4E3rLDS+wWTTtqyi0AxyglypYJ07vyIZcjEp1t1vEXCGTvAdbUHN4ALeh6bb77j11g==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user/>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: Ads0BMQc6W2y4A6LRvWDeHiItGjoXg==
  • Thread-topic: Error Message: Could not connect to TraCI server

Dear all,

 

I created a Sumo simulation with some Python code to evaluate an ego vehicle in several scenarios. The code can be executed without any errors on my local PCs (Windows). When running on a high-performance server (Linux), I get this error message at random:

 

 

However, there are also runs in which the code succeeds (with the same scenarios and the same seed).

 

What does this error mean and why does it occur randomly? How can I fix it?

 

 

I would very much appreciate any clarifications.

 

 

Thanks and best regards,

 

Anna-Lena

 


Back to the top