Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with both docker and standalone instalation #57

Open
vk00226 opened this issue Jul 20, 2021 · 1 comment
Open

Issues with both docker and standalone instalation #57

vk00226 opened this issue Jul 20, 2021 · 1 comment

Comments

@vk00226
Copy link

vk00226 commented Jul 20, 2021

Hi,

I exploring Cyborg. I tried setting up both Docker and Standalone ( using DEB ) on a Ubuntu 20 server.

I am able to install but in Docker version adding new host is grayed out ad I am unable to add any new clients. So not able to proceed.

In standalone version, user created using below string, but unable to login to webUI.

echo "from django.contrib.auth import get_user_model; User = get_user_model(); User.objects.create_superuser('admin@cyborg.local', 'admin')" | python3 /cyborgbackup/manage.py shell

Please guide me how can i get this working.

Thanks,
Vijay

@GaetanF
Copy link
Collaborator

GaetanF commented Jul 25, 2021

Hello,

Which error did you have on the UI ?

Did you try to login to the API System directly ?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants