mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #281] errors on install #2125
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#2125
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 @aftechro on GitHub (Feb 17, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/281
Bellow error on fresh install 0.4.9
Could not connect to apt.postgresql.org:443 (87.238.57.227), connection timed out Could not connect to apt.postgresql.org:443 (72.32.157.246), connection timed out Could not connect to apt.postgresql.org:443 (217.196.149.55), connection timed out Could not connect to apt.postgresql.org:443 (147.75.85.69), connection timed out
@bradhawkins85 commented on GitHub (Feb 17, 2021):
Can you PING apt.postgresql.org from your RMM server?
Sounds like a firewall issue on either the host or your router.
@aftechro commented on GitHub (Feb 17, 2021):
That`s sorted! Thanks!