core dump failure in raspberry pi


Gorn

Recommended Posts

Hi,

I'm a nooby here, joined to keep an eye on this thread as I have an old RPi 1.  In the end I follow the instructions here which mostly work:

http://www.klaverstyn.com.au/david/wiki/index.php?title=Installing_Resilo_Sync_(rslSync)_on_the_Raspberry_Pi

There are a couple of typos in his config file, I can't remember exactly what but there is a missing "," and an incorrect path I think.  The config contains quite a lot of options, including setting a storage path.

Alex

Link to comment
Share on other sites

@sklus You are running Sync manually not via package. It is totally okay, though will require a bit more efforts when upgrading: you'll need to upgrade your binary manually (well, pretty much just replace it). Also, running Sync from root isn't good idea too: by default, all files arriving to Sync will be created with root as owner and with root's umask.

Ideally, run sync under your user or create a special one with next params:

./rslsync --config <your_config_file>

Here is the guide to config. In config you likely want to specify storage folder, your port and NIC for webui and the listening port for Sync to transfer data.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.