mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #715] Issue with setup in Docker Container #2400
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#2400
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 @FrinkMan on GitHub (Sep 15, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/715
Hello!
I'm trying to set up TacticalRMM using the docker container. For some reason, the MongoDB password didn't set right, and now MeshCentral refuses to connect. I've tried connecting to the MongoDB docker container and manually resetting the password, but I can't trace down the .conf file to bypass local auth. Any suggestions?
@FrinkMan commented on GitHub (Sep 15, 2021):
Well, I got that resolved, but now it seems like it's not generating the mesh token correctly...
The backend is stuck on
waiting for init container to finish install or update...@FrinkMan commented on GitHub (Sep 15, 2021):
False alarm, I just nuked docker and reset and it seems to be working now. Not sure what went wrong.