mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2374] Traditional install failed with gpg verification failure #3408
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#3408
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 @myxewd on GitHub (Dec 11, 2025).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2374
Server Info (please complete the following information):
Installation Method:
--insecureflag at installDescribe the bug
The installion script failed with unsuccessfully postgres installion and just start an endless loop expecting a running postgres instance that will never start
To Reproduce
Steps to reproduce the behavior:
chmod +x install.sh
./install.sh --use-own-cert
Expected behavior
the installion script succeeded with exit code 0
Screenshots
@silversword411 commented on GitHub (Dec 11, 2025):
Test again when the storm has passed
@wh1te909 commented on GitHub (Dec 11, 2025):
unable to reproduce, just tested fresh install on ubuntu 22.04 and no errors related to postgres. maybe you were having network issues and the gpg didn't get downloaded. just wipe the vm and try it again.