[tw] Re: TiddlyServer backup and file ownership

2017-10-09 Thread Glenn D
I've never used the 'file save' so we can rule that out.

I chmodded both backup and the onboot.sh to 777 - rebooted. I can see that 
root is running npm, but not sure if that is the only process identifiable 
for tiddlyserver...

I edit a tiddler, changes are autosaved, and still nothing in the backup 
folder.

So everything works, but I am nervous about doing a lot more work without a 
backup. Really not sure how to proceed at this point.

On Friday, October 6, 2017 at 9:22:01 PM UTC-5, TonyM wrote:
>
> Glenn,
>
> I don't have the full answer but the Tiddlers you update that are "served" 
> to you are written back to the server by the server, not you. If you use 
> the file save it is you saving the file.
>
> I have created backup folders under all my Tiddlywikis that TiddlyServer 
> Serves, updated the settings.json to "backup" and I am not seeing it backup.
>
> Regards
> Tony
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/8a8d82e1-3169-4429-a7a7-85bf3b6dc2d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TiddlyServer backup and file ownership

2017-10-08 Thread Glenn D
Yes, i have crontab set up, although now that you mention it, I'm not sure 
if it runs under root or pi. I'll check that.

On Friday, October 6, 2017 at 11:05:21 PM UTC-5, RichardWilliamSmith wrote:
>
> Hi Glenn,
>
> I'll look into this - I suspected there were some issues around ownership. 
> Did you follow the instructions I wrote? ie; do you have 'crontab' or 
> similar set up to restart the server on reboot? I'm wondering whether it 
> reboots into a different account... have you tried giving the backup folder 
> different permissions? Personally I'm ok with 'chmod 777'ing things when 
> they're on the Pi (I keep my secret plans for world domination elsewhere). 
> If that works, it might be simpler to install it as root in the first 
> place, for less overall faffing.
>
> I'd be grateful if you could let us know what you figure out.
>
> Regards,
> Richard
>
> On Saturday, October 7, 2017 at 10:00:37 AM UTC+11, Glenn D wrote:
>>
>> I have this set up and running on my Raspberry Pi, but the backup feature 
>> doesn't seem to work. I set backups to '/home/pi/backup' and have a 
>> directory set up there, owned by pi:pi
>>
>> I edited and saved a few tiddlers, but nothing shows up in the backup 
>> folder.
>>
>> I also rebooted the Pi, just to make sure the TiddlyServer was restarted.
>>
>> After some further checking around, I notice that most of the system 
>> tiddlers and several that I created myself are owned by pi:pi - but a lot 
>> of other tiddlers that I created are owned by root:root
>>
>> Why would that be?
>>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/061e77fe-c2c5-48ac-9304-f290a9b033fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] TiddlyServer backup and file ownership

2017-10-06 Thread Glenn D
I have this set up and running on my Raspberry Pi, but the backup feature 
doesn't seem to work. I set backups to '/home/pi/backup' and have a 
directory set up there, owned by pi:pi

I edited and saved a few tiddlers, but nothing shows up in the backup 
folder.

I also rebooted the Pi, just to make sure the TiddlyServer was restarted.

After some further checking around, I notice that most of the system 
tiddlers and several that I created myself are owned by pi:pi - but a lot 
of other tiddlers that I created are owned by root:root

Why would that be?

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/9ca8a489-b350-474f-a8c0-fa84e5fb4e71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Laptop + Mobile access = TiddlyServer?

2017-10-03 Thread Glenn D
Arlen and Richard - thank you both for your assistance. I now have 
TiddleyServer up and running after having figured out all Node update and 
syntax issues. Now to experiment!

On Tuesday, October 3, 2017 at 7:26:31 AM UTC-5, Arlen Beiler wrote:
>
> You could try https://jsonlint.com/ and see if that sheds any light.
>
> On Tue, Oct 3, 2017 at 8:17 AM, RichardWilliamSmith <
> richardwi...@gmail.com > wrote:
>
>> Hi Glenn,
>>
>> If you'd like more help, maybe you can post the error that you're 
>> getting. If the problem you're having is with Tiddlyserver, I'd wager it's 
>> the settings.json file that's not right, so post that too, or comb through 
>> it looking for a mismatched brace somewhere.
>>
>> JSON is hard to debug without a proper editor.
>>
>> Regards,
>> Richard
>>
>> -- 
>> 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 tiddlywiki+...@googlegroups.com .
>> To post to this group, send email to tiddl...@googlegroups.com 
>> .
>> 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/b38d2ee4-41ea-41d8-ae00-e6bf9607b2ba%40googlegroups.com
>>  
>> 
>> .
>>
>> 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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/bc4583ac-20cd-4ce8-b445-40819305564b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Laptop + Mobile access = TiddlyServer?

2017-10-03 Thread Glenn D
getting a syntax error when running 'node server' command - an hour of 
troubleshooting hasn't fixed it. Got the tiddlywiki itself working, just 
not the server install

On Monday, October 2, 2017 at 5:18:59 PM UTC-5, RichardWilliamSmith wrote:
>
> I recently wrote up some notes about how I am running TiddlyServer on my 
> Raspberry Pi. First you install TW, which has a 'single instance per port' 
> server, then you install TS, which can serve lots of wikis. 
> https://www.didaxy.com/tiddlyserver-on-the-raspberry-pi
>
> Regards,
> Richard
>
> On Tuesday, October 3, 2017 at 7:15:24 AM UTC+11, Glenn D wrote:
>>
>> I may be a bit confused here, but -- what is the difference between a 
>> 'normal' tiddlywiki server and tiddlyserver?
>>
>> On Monday, October 2, 2017 at 2:57:17 PM UTC-5, Jed Carty wrote:
>>>
>>> It should run just fine on a raspberry pi. I haven't tried it with 
>>> tiddlyserver yet because I am trying to get everything configured on my 
>>> desktop first, but the normal tiddlywiki server runs just fine on a 
>>> raspberry pi and tiddlyserver shouldn't take much more power.
>>>
>>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/63d28208-f0fd-4110-8d9b-4891e8380ac5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Laptop + Mobile access = TiddlyServer?

2017-10-02 Thread Glenn D
I may be a bit confused here, but -- what is the difference between a 
'normal' tiddlywiki server and tiddlyserver?

On Monday, October 2, 2017 at 2:57:17 PM UTC-5, Jed Carty wrote:
>
> It should run just fine on a raspberry pi. I haven't tried it with 
> tiddlyserver yet because I am trying to get everything configured on my 
> desktop first, but the normal tiddlywiki server runs just fine on a 
> raspberry pi and tiddlyserver shouldn't take much more power.
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/307b7b85-0283-4b0e-b700-40c6f57a5c3a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Laptop + Mobile access = TiddlyServer?

2017-10-02 Thread Glenn D
I already have a Kirby blog, miniflux and wallabag running on my Pi via 
Apache and PHP. 

On Monday, October 2, 2017 at 11:57:22 AM UTC-5, Lost Admin wrote:
>
> If you are going to the extent of putting a server on a Raspberry Pi, why 
> not setup a proper web server? Apache with either webdav (for the dav 
> saver) or mod_php for the store.php used by tiddlyspot (it's on Github) 
> will give you a lot more flexibility. 
>
> You can even have ssl/tls if you register a domain. You can use 
> Letsencrypt for the certificate for free with readily available scripts.
>
> On Monday, October 2, 2017 at 11:39:44 AM UTC-4, Glenn D wrote:
>>
>> If I want to view and edit from multiple devices would the server be the 
>> best implementation?
>>
>> If I install it on my Raspberry Pi, would I be able to edit using 
>> TiddlyDesktop on my laptop? Or would it be better to stick w/ TiddlyFox?
>>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/1016cfc6-b55f-4f43-8584-4188e43f0ceb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Laptop + Mobile access = TiddlyServer?

2017-10-02 Thread Glenn D
What if one of my devices is my iPhone running Firefox?

On Monday, October 2, 2017 at 11:19:26 AM UTC-5, @TiddlyTweeter wrote:
>
> Do you want ONE TW that you can edit from different devices? In so, maybe 
> look to Noteself that handles the syncing well. 
> https://noteself.github.io/ 
>
> Best wishes
> Josiah 
>
> Glenn D wrote:
>>
>> If I want to view and edit from multiple devices
>>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/3c84d167-3cfe-4e37-8ac4-b924fa8869ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Laptop + Mobile access = TiddlyServer?

2017-10-02 Thread Glenn D
If I want to view and edit from multiple devices would the server be the 
best implementation?

If I install it on my Raspberry Pi, would I be able to edit using 
TiddlyDesktop on my laptop? Or would it be better to stick w/ TiddlyFox?

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/07672d0b-9db2-47ca-861b-f7bb0bf915ad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.