Mario, there is no difference in the execution. The Server-Address [::] is 
simply the IPv6-Version of "0.0.0.0" and allows the call of the server via 
IPv4 and IPv6 from every Network-Interface. It is as mentioned:

   - $:/tags/StartupAction marked tiddler is executed twice on startup of 
   nodeJS-Server and Browser-Call
   - $:/tags/StartupAction/Browser marked tiddler is executed on 
   Browser-Call
   - $:/tags/StartupAction/Node marked tiddler is never executed.

and yes, I set now the server- and client-ip to 127.0.0.1 and removed the 
"" around the wiki-name.

I should workaround the problem by

   - placing a execution lock on the $:/tags/StartupAction-Tiddler after 
   the first execution
   - and releasing the lock with the execution of 
   $:/tags/StartupAction/Browser-Tiddler.

But I think this is not the intention of the programmers if they 
implemented an special tag for the nodeJS-version of the wiki.

On Sunday, August 18, 2019 at 2:40:41 PM UTC+2, PMario wrote:
>
> hmm, 
> Did you try 127.0.0.1  or ::1   which imo is localhost
> -m
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/866dec04-394a-43cf-90b5-f294f17ce462%40googlegroups.com.

Reply via email to