mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #1025] Docker Install Failing - MeshCentral container not finalizing #628
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#628
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 @Kuuchuu on GitHub (Mar 26, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1025
Server Info (please complete the following information):
Installation Method:
Describe the bug
When following the official install steps using Docker the MeshCentral container never finalizes, preventing setup from completing.
Log for MeshCentral container:
DNS records are working. All ports (80, 443, and 4222) are port forwarded properly. The docker-compose.yml is unmodified, only the .env was modified as stated in documentation. No other containers except for Portainer are set up on this server.
To Reproduce
Steps to reproduce the behavior:
@Kuuchuu commented on GitHub (Mar 26, 2022):
I had the same error with the MeshCentral portion of the install on a completely different server at a different location.
@wh1te909 commented on GitHub (Mar 26, 2022):
please describe your environment in more detail. where is the vm running? in cloud, if so what provider? behind nat, if so what hypervisor?
standard and docker installs are tested before each release on hyper-v, esxi and proxmox behind NAT and on cloud providers Vultr, Digital Ocean, BuyVM and Hetzner. So must be something custom with your setup.
@Kuuchuu commented on GitHub (Mar 28, 2022):
At this point I'm unsure what the MeshCentral issue was. I deleted the docker volumes and tried once again today and it got past that point.