It might be a linux thing. I'm getting the same thing when trying to run with 0.0.0.0 (port 8080) on Linux desktop. It runs ok with 127.0.0.1:8080 and 192.168.1.100:8080. but gives the EADDRINUSE error for 0.0.0.0. I was able to run 0.0.0.0 on the same machine under Windows.
-- Mark On Monday, July 30, 2018 at 11:58:26 PM UTC-7, Arlen Beiler wrote: > > I get the same error. Interesting. I wonder if I should add a feature to > try to bind to all available addresses. > > On Tue, Jul 31, 2018, 13:09 'Mark S.' via TiddlyWiki < > [email protected] <javascript:>> wrote: > >> I did try different ports, though I didn't have the presence of mind to >> write them down. I remember picking something like 3030 which was unlikely >> to be in use. What port have you used with 0.0.0.0 successfully? >> >> Thanks! >> -- Mark >> >> On Monday, July 30, 2018 at 8:30:04 PM UTC-7, Arlen Beiler wrote: >>> >>> Usually that error is Address+Port specific. Did you try using a >>> different port? >>> >>> On Tue, Jul 31, 2018 at 11:22 AM 'Mark S.' via TiddlyWiki < >>> [email protected]> wrote: >>> >>>> I didn't use the command line arguments -- I just adjusted >>>> settings.json. The problem is that it generates an EADDRINUSE error if you >>>> use 0.0.0.0. Or at least on mine. Does it work differently on your set up? >>>> >>>> Thanks! >>>> -- Mark >>>> >>>> On Monday, July 30, 2018 at 12:40:43 AM UTC-7, Arlen Beiler wrote: >>>>> >>>>> It only allows two command line arguments after the script file (e.g. >>>>> tiddlywiki.js), but there are several ways to get around that, including >>>>> editing tiddlywiki.js to add the server command arguments if the server >>>>> command is specified. This makes it a lot easier to load a lot of data >>>>> folders with the same options. >>>>> >>>>> TiddlyServer normally only needs a settings.json file anyway if it >>>>> isn't in the install directory, so no problem there. >>>>> >>>>> On Mon, Jul 30, 2018 at 9:19 AM 'Mark S.' via TiddlyWiki < >>>>> [email protected]> wrote: >>>>> >>>>>> I got dory with tiddly server working with my 6 year old Samsung >>>>>> tablet. It won't run 0.0.0.0 -- claims a EADDRINUSE error. But if I look >>>>>> up >>>>>> the IP and feed that in then other devices can access it. And it >>>>>> actually >>>>>> seems as fast as connecting to the desktop server and maybe faster -- >>>>>> both >>>>>> than the desktop and local files mode (so far only tested single-file >>>>>> instances). Device-to-device communication was slow, but there might be >>>>>> something going on with my also ancient phone. >>>>>> >>>>>> -- Mark >>>>>> >>>>>> On Sunday, July 29, 2018 at 12:04:29 AM UTC-7, Arlen Beiler wrote: >>>>>>> >>>>>>> Dory - NodeJS / JavaScript >>>>>>> >>>>>>> https://play.google.com/store/apps/details?id=io.tempage.dorynode >>>>>>> >>>>>>> I haven't looked into this much but I thought I would let everyone >>>>>>> know. This looks a lot simpler than termux but I haven't checked out >>>>>>> everything yet. >>>>>>> >>>>>>> It's an app that lets you run JavaScript. It runs TiddlyServer so it >>>>>>> should also run TiddlyWiki. I'll explore it more later. >>>>>>> >>>>>>> Enjoy! >>>>>>> Arlen >>>>>>> >>>>>> -- >>>>>> 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 post to this group, send email to [email protected]. >>>>>> Visit this group at https://groups.google.com/group/tiddlywiki. >>>>>> To view this discussion on the web visit >>>>>> https://groups.google.com/d/msgid/tiddlywiki/ecc837d0-bc15-42f7-b6bb-00c812a77706%40googlegroups.com >>>>>> >>>>>> <https://groups.google.com/d/msgid/tiddlywiki/ecc837d0-bc15-42f7-b6bb-00c812a77706%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>> . >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>> -- >>>> 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 post to this group, send email to [email protected]. >>>> Visit this group at https://groups.google.com/group/tiddlywiki. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/tiddlywiki/3a496324-02d0-4e2f-9528-324a2748e7ad%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/tiddlywiki/3a496324-02d0-4e2f-9528-324a2748e7ad%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/tiddlywiki. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/tiddlywiki/f8643b2c-67d1-4ab8-8c59-08a7d27cc7b1%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tiddlywiki/f8643b2c-67d1-4ab8-8c59-08a7d27cc7b1%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/7b0adf86-afff-45c2-87b3-8407ea8b8783%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

