Skip to content

Backup Process #95

Answered by jasonacox
TheNore asked this question in Q&A
Oct 3, 2022 · 2 comments · 8 replies
Discussion options

You must be logged in to vote

Hi @TheNore - thanks for opening this issue!

It is having trouble writing the tar file to /home/pi/Powerwall-Dashboard/backup/ - There is a typo in the BACKUP_FOLDER variable you are using. It should be backups with an s. You should be able to make the edits in the backup.sh file:

BACKUP_FOLDER="/home/user/Powerwall-Dashboard/backups"    # Destination folder for backups
DASHBOARD="/home/user/Powerwall-Dashboard"                # Location of Dashboard to backup

I notice that the backup.sh file has it as "/backup" by default which is probably why you did the same. I'm going to adjust it to help others.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
7 replies
@oralallen82
Comment options

@jasonacox
Comment options

@mcbirse
Comment options

@jasonacox
Comment options

@mcbirse
Comment options

Answer selected by TheNore
Comment options

You must be logged in to vote
1 reply
@jasonacox
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants