mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1208] Database error after update #2689
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#2689
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lifeoflejf on GitHub (Jul 13, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1208
Hi!
I've updated from 0.13.4 to 0.14.2, and in the update script I'm getting a bunch of database permission errors:
psycopg2.errors.InsufficientPrivilege: permission denied for table django_migrations
I rebooted & tried again with -force, and i get something similar:
if i run psql i get an error that the role tatical does not exist:

meshcentral still works 100%
any ideas?