[GH-ISSUE #189] Login problem #113

Closed
opened 2026-03-02 02:13:40 +03:00 by kerem · 5 comments
Owner

Originally created by @CarFla on GitHub (Nov 24, 2020).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/189

Hi

sorry man, i am stupid....

I was created two time a VM into Proxmox, and do the installation.

Then request i insert the username, but no password was request.

After the end of installation, I can go to rmm to login, but.... I insert username inserted during installation and password for meshCentral password, but indicate Bad Credential

Can you help me to how i mistake?

Thank you

Originally created by @CarFla on GitHub (Nov 24, 2020). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/189 Hi sorry man, i am stupid.... I was created two time a VM into Proxmox, and do the installation. Then request i insert the username, but no password was request. After the end of installation, I can go to rmm to login, but.... I insert username inserted during installation and password for meshCentral password, but indicate Bad Credential Can you help me to how i mistake? Thank you
kerem closed this issue 2026-03-02 02:13:40 +03:00
Author
Owner

@wh1te909 commented on GitHub (Nov 24, 2020):

no problem lol

the username/password was during installation when it asked you to "Please create your login for the RMM website and django admin"

If you don't remember it, you can reset the password manually. Run the following commands in your terminal from the below screenshot. change "hunter2" to whatever password you want. Also if you don't remember the username, you can type user.username in the python shell before you do the exit() and it will show you your username

changepassword

<!-- gh-comment-id:733226652 --> @wh1te909 commented on GitHub (Nov 24, 2020): no problem lol the username/password was during installation when it asked you to "Please create your login for the RMM website and django admin" If you don't remember it, you can reset the password manually. Run the following commands in your terminal from the below screenshot. change "hunter2" to whatever password you want. Also if you don't remember the username, you can type `user.username` in the python shell before you do the `exit()` and it will show you your username ![changepassword](https://user-images.githubusercontent.com/7434746/100149925-b5ab5580-2e53-11eb-89d1-96614d934275.png)
Author
Owner

@CarFla commented on GitHub (Nov 25, 2020):

Thank you. But I think there is something else.

This is the answare

https://pastebin.com/bCeW2mh7

My VM is a CT on Proxmox. I try more time to install from install.sh. The installation stuck in all secret creation like:
DJANGO_SEKRET=$(cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 80 | head -n 1)

I try different VM.

Thank you for support.

<!-- gh-comment-id:733490747 --> @CarFla commented on GitHub (Nov 25, 2020): Thank you. But I think there is something else. This is the answare https://pastebin.com/bCeW2mh7 My VM is a CT on Proxmox. I try more time to install from install.sh. The installation stuck in all secret creation like: DJANGO_SEKRET=$(cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 80 | head -n 1) I try different VM. Thank you for support.
Author
Owner

@wh1te909 commented on GitHub (Nov 25, 2020):

ah ok yea the install script is only tested on a fresh ubuntu 20.04 VM, not a proxmox lxc container
I have gotten it to work before on proxmox lxc but requires extra steps
I would recommend just using a full VM instead of ct

<!-- gh-comment-id:733493566 --> @wh1te909 commented on GitHub (Nov 25, 2020): ah ok yea the install script is only tested on a fresh ubuntu 20.04 VM, not a proxmox lxc container I have gotten it to work before on proxmox lxc but requires extra steps I would recommend just using a full VM instead of ct
Author
Owner

@CarFla commented on GitHub (Nov 26, 2020):

Thank you. But I think there is something else.

This is the answare

https://pastebin.com/bCeW2mh7

My VM is a CT on Proxmox. I try more time to install from install.sh. The installation stuck in all secret creation like:
DJANGO_SEKRET=$(cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 80 | head -n 1)

I try different VM.

Thank you for support.

<!-- gh-comment-id:734150767 --> @CarFla commented on GitHub (Nov 26, 2020): Thank you. But I think there is something else. This is the answare https://pastebin.com/bCeW2mh7 My VM is a CT on Proxmox. I try more time to install from install.sh. The installation stuck in all secret creation like: DJANGO_SEKRET=$(cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 80 | head -n 1) I try different VM. Thank you for support.
Author
Owner

@CarFla commented on GitHub (Nov 26, 2020):

Ok, I install on VPS

Thank you

<!-- gh-comment-id:734150957 --> @CarFla commented on GitHub (Nov 26, 2020): Ok, I install on VPS Thank you
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#113
No description provided.