<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Trebuchet MS";
        panose-1:2 11 6 3 2 2 2 2 2 4;}
@font-face
        {font-family:Menlo;
        panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.apple-converted-space
        {mso-style-name:apple-converted-space;}
span.E-MailFormatvorlage19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DE link=blue vlink=purple style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal><span style='mso-fareast-language:EN-US'>Klasse,<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'>es ist immer super wenn der Grund für einen Fehler gefunden wird dann kann das meist behoben werden.<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'>Es funktioniert nun auch. Gestern habe ich noch einen Knoten eingerichtet und da ist das durchgelaufen.<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'>Beide gehen und beide wurden auch auf der Karte angezeigt.<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'>Heute allerdings sind die von der Karte beide verschwunden. Auch wenn ich in der Knotenliste suche finde ich die nicht. Geändert hatte über Nacht nichts.<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'>Was ist da nun passiert? Funktionieren tun die allerdings weiterhin.<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'>Grüße<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'>Daniel<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b>Von:</b> David Lutz <david@hirnduenger.de> <br><b>Gesendet:</b> Montag, 21. Juli 2025 19:30<br><b>An:</b> daniel.bonanno79@gmail.com<br><b>Cc:</b> Peter <peter@ff3l.net>; ff3l@ff3l.net<br><b>Betreff:</b> Re: Keine Internetverbindung<o:p></o:p></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hallo Daniel,<o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Ich habe den Fehler gefunden und behoben.<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Das Problem war folgendes: Du hattest den Key als Multipart-Mail geschickt, also in zwei Versionen als Nur-Text und HTML-Mail. Dadurch kommt der Key nun natürlich doppelt in der Mail vor.<o:p></o:p></p></div><div><p class=MsoNormal>Der Parser prüft, ob der Key doppelt ist (was er natürlich war) und geht dann wie folgt vor:<o:p></o:p></p></div><div><p class=MsoNormal>Wenn Name und Key identisch sind, alles okay. Wenn der Key allerdings mehrfach vorkommt UND der Name sich unterscheidet, wird er völlig verworfen, da der Parser halt nicht erraten kann, welches nun der korrekte Name ist.<o:p></o:p></p></div><div><p class=MsoNormal>Dummerweise hatte ich bei der Dublettensuche auf der einen Seite ein trim() vergessen.<o:p></o:p></p></div><div><p class=MsoNormal>Dadurch hat er den Namen im Nur-Text-Teil korrekt als „<span style='font-size:8.5pt;font-family:"Menlo",serif;color:black;background:white'>ff3l-FeWo-Sulz</span>“ interpretiert, im HTML-Teil aber als „<span style='font-size:8.5pt;font-family:"Menlo",serif;color:black;background:white'>ff3l-FeWo-Sulz </span>" mit einem Leerzeichen dahinter, so dass sich der Name unterschieden hat und er beide Varianten verworfen hat.<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Das Problem sollte nun behoben sein und in Zukunft nicht mehr auftreten.<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Liebe Grüße<o:p></o:p></p></div><div><p class=MsoNormal>David<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><div><p class=MsoNormal>Am 21.07.2025 um 18:04 schrieb <<a href="mailto:daniel.bonanno79@gmail.com">daniel.bonanno79@gmail.com</a>> <<a href="mailto:daniel.bonanno79@gmail.com">daniel.bonanno79@gmail.com</a>>:<o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p><div><div><p class=MsoNormal>Klasse geht.<o:p></o:p></p></div><div><p class=MsoNormal>Woran lag es denn? Hab ich etwas falsch gemacht?<o:p></o:p></p></div><div><p class=MsoNormal>Grüße<o:p></o:p></p></div><div><p class=MsoNormal>Daniel<o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm'><div><p class=MsoNormal><b>Von:</b><span class=apple-converted-space> </span>Peter <<a href="mailto:peter@ff3l.net">peter@ff3l.net</a>><span class=apple-converted-space> </span><br><b>Gesendet:</b><span class=apple-converted-space> </span>Montag, 21. Juli 2025 17:49<br><b>An:</b><span class=apple-converted-space> </span><a href="mailto:daniel.bonanno79@gmail.com">daniel.bonanno79@gmail.com</a>; <a href="mailto:ff3l@ff3l.net">ff3l@ff3l.net</a><br><b>Betreff:</b><span class=apple-converted-space> </span>Re: Keine Internetverbindung<o:p></o:p></p></div></div></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal><span style='font-size:9.0pt;font-family:"Trebuchet MS",sans-serif'>Hai Daniel,</span><span style='font-size:9.0pt;font-family:"Helvetica",sans-serif'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.0pt;font-family:"Trebuchet MS",sans-serif'>also ich kann keinen Knoten mit dem Namen "ff3l-FeWo-Sulz" finden.</span><span style='font-size:9.0pt;font-family:"Helvetica",sans-serif'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.0pt;font-family:"Trebuchet MS",sans-serif'>Könntest Du die Mailnachrichten die Du beim Freischalten bekommen hast mal an mich weiter leiten, bitte?</span><span style='font-size:9.0pt;font-family:"Helvetica",sans-serif'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.0pt;font-family:"Helvetica",sans-serif'> <o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.0pt;font-family:"Trebuchet MS",sans-serif'>Viele Grüße</span><span style='font-size:9.0pt;font-family:"Helvetica",sans-serif'><o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.0pt;font-family:"Trebuchet MS",sans-serif'>Peter.</span><span style='font-size:9.0pt;font-family:"Helvetica",sans-serif'><o:p></o:p></span></p></div><div><div><p class=MsoNormal>Am 21.07.2025 um 17:42 schrieb<span class=apple-converted-space> </span><a href="mailto:daniel.bonanno79@gmail.com">daniel.bonanno79@gmail.com</a>:<o:p></o:p></p></div></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><div><p class=MsoNormal>Hallo in die Runde,<o:p></o:p></p></div><div><p class=MsoNormal>ich habe meinen Router geflasht, hat soweit funktioniert, Konfig auch. Knoten eingetragen über die Mail wurde auch positiv bestätigt.<o:p></o:p></p></div><div><p class=MsoNormal>Nun sehe ich zwar das Freifunk Wlan es kommt aber darüber keine Internetverbindung zustande.<o:p></o:p></p></div><div><p class=MsoNormal>Hat einer ne Idee was das Problem ist?<o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal>Name: ff3l-FeWo-Sulz<o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal>Grüße<o:p></o:p></p></div><div><p class=MsoNormal>Daniel<o:p></o:p></p></div></blockquote></div></blockquote></div><p class=MsoNormal><o:p> </o:p></p></div></div></body></html>