Hi Matt
It looks like the problem is that your wiki is missing a theme plugin. Try
adding this to your tiddlywiki.info file:
"themes": [
"tiddlywiki/vanilla",
"tiddlywiki/snowwhite"
],
For example:
https://github.com/Jermolene/TiddlyWiki5/blob/master/editions/empty/tiddlywiki.info
Best wishes
Jeremy
--
Jeremy Ruston
[email protected]
https://jermolene.com
> On 26 Nov 2021, at 23:04, Matt Kobe via Talk TW <[email protected]>
> wrote:
>
>
> Hi. I try to host Tiddlywiki Node.js on my Qnap NAS (with COntainer Station /
> Docker). I managed to do it successfully but there are 2 problems: CSS is not
> working (no template) and it doesn't save online.
>
> Take a look: http://vielebny.myqnapcloud.com:5678/
>
> What is wrong?
> It is hosted in Container Station with Node.js 17.1.0, Tiddlywiki 5.2.0
>
> Steps I made inside Container:
> 1. npm install -g tiddlywiki
> 2. tiddlywiki kompendium --init server
> 3. tiddlywiki kompendium --listen
> 4. forever start --spinSleepTime 10000
> ./usr/local/lib/node_modules/tiddlywiki/tiddlywiki.js ./ --server 5678
> $:/core/save/lazy-all "" "" "" "" 0.0.0.0 ""
>
> On Synology DSM it worked like a charm.
> --
> 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/bd316685-7300-44a0-8cb3-eb8e3c831f70n%40googlegroups.com.
--
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/00DF6292-E28D-425C-8CCD-EE1BD442D3DE%40gmail.com.