[GH-ISSUE #129] Backup #75

Closed
opened 2026-03-02 02:13:20 +03:00 by kerem · 5 comments
Owner

Originally created by @KenGrant on GitHub (Oct 6, 2020).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/129

HI
When I run sudo ./backup.sh

I get -

pg_dump: error: connection to database "tacticalrmm" failed: FATAL: password authentication failed for user "changeme"
FATAL: password authentication failed for user "changeme"

Then a lot if lines - Is their a zip file containing the backup - I'd like to take a copy of everything off the VM in case of an issue during upgrades etc.ls

Thanks

Ken

Originally created by @KenGrant on GitHub (Oct 6, 2020). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/129 HI When I run sudo ./backup.sh I get - pg_dump: error: connection to database "tacticalrmm" failed: FATAL: password authentication failed for user "changeme" FATAL: password authentication failed for user "changeme" Then a lot if lines - Is their a zip file containing the backup - I'd like to take a copy of everything off the VM in case of an issue during upgrades etc.ls Thanks Ken
kerem closed this issue 2026-03-02 02:13:21 +03:00
Author
Owner

@Omnicef commented on GitHub (Oct 6, 2020):

Hi Ken,

change the postgres username/password at top of file first to match
u can find them in /rmm/api/tacticalrmm/tacticalrmm/local_settings.py in
the DATABASES section

On Tue, Oct 6, 2020 at 9:00 AM KenGrant notifications@github.com wrote:

HI
When I run sudo ./backup.sh

I get -

pg_dump: error: connection to database "tacticalrmm" failed: FATAL:
password authentication failed for user "changeme"
FATAL: password authentication failed for user "changeme"

Then a lot if lines - Is their a zip file containing the backup - I'd like
to take a copy of everything off the VM in case of an issue during upgrades
etc.ls

Thanks

Ken


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/wh1te909/tacticalrmm/issues/129, or unsubscribe
https://github.com/notifications/unsubscribe-auth/AQSUT23BDXQ4EAZSJ4CAEWLSJM5KVANCNFSM4SGHHNHQ
.

--

Anthony Fenech

909-992-2031
Anthony@Synergy-Computer.com

<!-- gh-comment-id:704384746 --> @Omnicef commented on GitHub (Oct 6, 2020): Hi Ken, change the postgres username/password at top of file first to match u can find them in /rmm/api/tacticalrmm/tacticalrmm/local_settings.py in the DATABASES section On Tue, Oct 6, 2020 at 9:00 AM KenGrant <notifications@github.com> wrote: > HI > When I run sudo ./backup.sh > > I get - > > pg_dump: error: connection to database "tacticalrmm" failed: FATAL: > password authentication failed for user "changeme" > FATAL: password authentication failed for user "changeme" > > Then a lot if lines - Is their a zip file containing the backup - I'd like > to take a copy of everything off the VM in case of an issue during upgrades > etc.ls > > Thanks > > Ken > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/wh1te909/tacticalrmm/issues/129>, or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AQSUT23BDXQ4EAZSJ4CAEWLSJM5KVANCNFSM4SGHHNHQ> > . > -- Anthony Fenech 909-992-2031 Anthony@Synergy-Computer.com
Author
Owner

@KenGrant commented on GitHub (Oct 6, 2020):

Many thanks - will try shortly.

Ken

<!-- gh-comment-id:704385937 --> @KenGrant commented on GitHub (Oct 6, 2020): Many thanks - will try shortly. Ken
Author
Owner

@KenGrant commented on GitHub (Oct 6, 2020):

Perfect - Hope I don't ever need to restore but good to know I have a backup.

Many thanks for the swift help to a newbie - much appreciated.

Ken

<!-- gh-comment-id:704396300 --> @KenGrant commented on GitHub (Oct 6, 2020): Perfect - Hope I don't ever need to restore but good to know I have a backup. Many thanks for the swift help to a newbie - much appreciated. Ken
Author
Owner

@wh1te909 commented on GitHub (Oct 6, 2020):

Don't run it as sudo
I'll be creating a restore script soon

<!-- gh-comment-id:704411937 --> @wh1te909 commented on GitHub (Oct 6, 2020): Don't run it as sudo I'll be creating a restore script soon
Author
Owner

@wh1te909 commented on GitHub (Oct 25, 2020):

updated readme with instructions for backup / restore

<!-- gh-comment-id:716223327 --> @wh1te909 commented on GitHub (Oct 25, 2020): updated readme with instructions for backup / restore
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#75
No description provided.