First I tried to use stand-alone file:

D:\data\apps\twserver>node server.js
Settings file: D:\data\apps\twserver\settings.json
Open you browswer and type in one of the following:
192.168.1.100:8080
192.168.56.1:8080
[2017-07-05T16:35:38.015-0700] GET 200 ::ffff:127.0.0.1 /
                                    11.855 ms - -
APP 2017-07-05 16:35:38  [IPv6-::ffff:127.0.0.1] state error Not Found
[2017-07-05T16:35:38.279-0700] GET 404 ::ffff:127.0.0.1 /icons/category.png
                                    2.958 ms - -
[2017-07-05T16:35:44.382-0700] GET 302 ::ffff:127.0.0.1 /tw2014
                                    4.327 ms - -
[2017-07-05T16:35:44.411-0700] GET 200 ::ffff:127.0.0.1 /tw2014/
                                    8.601 ms - -

The standalone version looks great, but doesn't save, even after clicking 
on the fixit bookmarklet.

Then I navigated to a data folder:

[2017-07-05T16:37:33.999-0700] GET 302 ::ffff:127.0.0.1 /test2
                                    3.144 ms - -
complete
twboot: 1058.751ms
[2017-07-05T16:37:35.084-0700] GET 404 ::ffff:127.0.0.1 /test2/
                                    1060.767 ms - -
syncer-server-filesystem: Dispatching 'save' task: $:/StoryList
FileSystem: Saved file C:\Users\Mark\github\test2\tiddlers\$__StoryList.tid
syncer-server-filesystem: Dispatching 'save' task: $:/config/tiddlyweb/host
FileSystem: Saved file 
C:\Users\Mark\github\test2\tiddlers\$__config_tiddlyweb_h
ost.tid


Also, my regular node.js setup no longer works. I'm wondering if, when the 
npm --install was run it installed  the new 5.1.14 code and whether it is 
fussier about the node version. I may try to update that.

When I run my regular node.js data folders, I get 404 errors (I've made a 
separate post about that). 404 usually means missing page, but I have no 
idea what it's trying to serve that it can't find.

Thanks!
Mark
On Wednesday, July 5, 2017 at 4:28:28 PM UTC-7, Arlen Beiler wrote:
>
> Mark,
> If you could copy the console output and paste it here, that would be 
> great.
> Thanks,
> -Arlen
>
> On Tue, Jul 4, 2017 at 7:47 PM, 'Mark S.' via TiddlyWiki <
> [email protected] <javascript:>> wrote:
>
>> Attempting to serve data folders -- fails with a blank web page. Not sure 
>> if this has anything to do with it, but I see this message in the message 
>> stream:
>>
>> For $:/config/tiddlyweb/host, type is application/x-tiddler hasMetaFile 
>> is false
>>  filepath is C:\Users\Mark\github\TiddlyWiki5\editions\tw5.com
>> \tiddlers\$__confi
>> g_tiddlyweb_host.tid
>>
>> Not sure why its talking about tw5.com/tiddlers when it's pointed at 
>> tw5.com-server. Both tw5.com and tw5.com-server have their respective 
>> tiddlywiki.info files.
>>
>> Thanks,
>> Mark
>>
>>
>> On Tuesday, July 4, 2017 at 2:51:56 PM UTC-7, Mark S. wrote:
>>>
>>> More comment on .mht. It actually does attempt to serve up the .mht file 
>>> -- but instead of inserting it in the iframe it offers to *download* the 
>>> file.
>>>
>>> Thanks,
>>> Mark
>>>
>>> On Tuesday, July 4, 2017 at 2:44:22 PM UTC-7, Mark S. wrote:
>>>>
>>>>
>>>> Also, is there a way to tell the server to serve up .mht files? Or to 
>>>> add types? I've just started using MHT as it's a good way to clip web 
>>>> pages 
>>>> and keep text and images (I view them through an iframe, in case that 
>>>> matters).
>>>>
>>>>
>>>> -- 
>> 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/0fe2ac80-5958-4701-a217-e0e103858fe3%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/0fe2ac80-5958-4701-a217-e0e103858fe3%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/b045d348-47c5-457e-a0d2-a854d42aa816%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to