Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropbox - No journal files were opened due to insufficient permissions. #3

Open
bastelpingu opened this issue Aug 4, 2019 · 2 comments

Comments

@bastelpingu
Copy link

hello
I tried this tutorial:
https://stadicus.github.io/RaspiBolt/raspibolt_73_static_backup_dropox.html
Unfortunately it does not work

admin@RaspiBolt:~ $ journalctl -fu backup-channels Hint: You are currently not seeing messages from other users and the system. Users in the 'systemd-journal' group can see all messages. Pass -q to turn off this notice. No journal files were opened due to insufficient permissions.

in the 3rd line of
$ sudo nano lnd-channel-backup.sh

i have try DROPBOX_APITOKEN="mytoken". is this correct?
I tried it with: "or without".

Thanks for your help!

greeting waffi

@vindard
Copy link
Owner

vindard commented Aug 10, 2019

Hi, just to clarify, did you literally have DROPBOX_APITOKEN="mytoken" included in the lnd-channel-backup.sh file?

Can you try running the following commands from the directory/folder where you have the lnd-channel-backup.sh file stored and share what error messages you are getting?

$ sudo chmod u+x lnd-channel-backup.sh
$ ./lnd-channel-backup.sh

(p.s. tagging cross-post of this issue here as well)

@bastelpingu
Copy link
Author

Hello. Thanks for the answer!

yes i am sure that the dropbox is right, i copied and pasted it. then confirmed with:

$ sudo chmod +x lnd-channel-backup.sh
$ sudo mv lnd-channel-backup.sh /usr/local/bin

It's been there for a few minutes:

admin@RaspiBolt:~/download $ sudo chmod u+x lnd-channel-backup.sh
admin@RaspiBolt:~/download $ ./lnd-channel-backup.sh
Setting up watches.
Watches established.

dropbox is still empty.

thanks again for the help :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants