Hi,

I've moved back the 2 files into the wiki folder (who contains the 
tiddywiki.info).

root@localhost:~/tiddly-wiki-5.1.18/wikis/jazz_ref_book_5.1.18# ll
total 28
drwxr-xr-x 4 root root 4096 Nov 26 14:38 ./
drwxr-xr-x 3 root root 4096 Nov 26 09:24 ../
drwxr-xr-x 4 root root 4096 Nov 26 14:00 audio/
-rw-r--r-- 1 root root 1704 Nov 22 16:25 key_vpl_ref.pem
-rw-r--r-- 1 root root 1159 Nov 22 16:27 server_vpl_ref.crt
drwxr-xr-x 2 root root 4096 Nov 26 14:01 tiddlers/
-rw-r--r-- 1 root root 1625 Nov 22 14:57 tiddlywiki.info
root@localhost:~/tiddly-wiki-5.1.18/wikis/jazz_ref_book_5.1.18# pwd
/root/tiddly-wiki-5.1.18/wikis/jazz_ref_book_5.1.18


Then I started the tiddywiki from the /root/tiddly-wiki-5.1.18 where 
tiddywiki is installed.
root@localhost:~/tiddly-wiki-5.1.18# node tiddlywiki.js 
wikis/jazz_ref_book_5.1.18 --listen username=test password=test 
tlskey=key_vpl_ref.pem tlscert=server_vpl_ref.crt port=4011 host=0.0.0.0
Serving on http://0.0.0.0:4011
(press ctrl-C to exit)
 syncer-server-filesystem: Dispatching 'save' task: $:/StoryList
 filesystem: Saved file 
/root/tiddly-wiki-5.1.18/wikis/jazz_ref_book_5.1.18/tiddlers/$__StoryList.tid

Same problem. Cannot access it through HTTPS. 
The stdout/err do not give me any other clue. 

I'm going to explore if my cloud provider prevent https on other port than 
443 ...?

I 

On Monday, November 26, 2018 at 2:50:56 PM UTC+1, Jeremy Ruston wrote:
>
> Hi VPL
>
> It seems that it is the case:
>
>
> That actually looks like the root of the TW5 repo folder. The "wiki 
> folder" is the folder that contains your tiddlywiki.info file, in this 
> case it looks like it should be "wikis/jazz_reff_book_5.1.18". So it is 
> expecting the CRT and PEM file to be in that same directory
>
> Anyway to get acess to any log ? I could not find any log file in 
> tiddlyWiki server.
>
>
> All logging is to stdout/stderr.
>
> Best wishes
>
> Jeremy
>
>
> Thanks
>
> On Monday, November 26, 2018 at 9:27:18 AM UTC+1, Jeremy Ruston wrote:
>>
>> Hi Vpl
>>
>> My startup command is 
>>    node /root/tiddly-wiki-5.1.18/tiddlywiki.js 
>> /root/tiddly-wiki-5.1.18/wikis/vpl_ref_book_5.1.18 --listen username=test 
>> password=test tlskey=key_vpl_ref.pem tlscert=server_vpl_ref.crt port=4011 
>> host=0.0.0.0
>>
>>
>> The behaviour you're getting is as if TW isn't seeing the tlskey and 
>> tlscert parameters. The filenames are taken relative to the wikifolder 
>> root, so the above example would only work if the files were present in the 
>> top level of the wikifolder.
>>
>> Best wishes
>>
>> Jeremy.
>>
>>
>>
>> I have no error when I start
>>   Serving on http://0.0.0.0:4011
>>   (press ctrl-C to exit)
>>   syncer-server-filesystem: Dispatching 'save' task: $:/StoryList
>>
>> When I access my site with https
>> https://<my-ip@>:4011
>>   I get the browser error
>>     " This site can't be reached *xx.yy.zz.ww* unexpectedly closed the 
>> connection."
>>
>> When I access my site with *http only*
>> http://<my-ip@>:4011
>> This works fine with the user/passwd challenge .
>>
>> Am I getting wrong somewhere ?
>>
>> Thanks for your help
>>
>> Regards
>> Vpl
>>
>> -- 
>> 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/94840304-64a1-4c15-ab54-6c482256585a%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/94840304-64a1-4c15-ab54-6c482256585a%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/4dacfbfa-4628-4f2c-a8d4-68298f541ff3%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/4dacfbfa-4628-4f2c-a8d4-68298f541ff3%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/c7fc1156-7145-41ab-86ff-605ff1b83caa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to