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

Service pool delete is not working #18

Closed
anji-msys opened this issue Feb 9, 2018 · 2 comments
Closed

Service pool delete is not working #18

anji-msys opened this issue Feb 9, 2018 · 2 comments

Comments

@anji-msys
Copy link

anji-msys commented Feb 9, 2018

Hi Team,

  • Created service pools and then click on delete service pool.
  • Pool status has changed to Waiting for removal but service is not removed from the service pool list even waited for couple of minutes.
  • We used Openuds v2.2.
@anji-msys
Copy link
Author

Hi Team,

  • Created service pools and then click on delete service pool.
  • Pool status has changed to Waiting for removal but keep on try to delete service for at-least 5 time.
  • The Service pool grid size is keep on decreases for each delete operation. Please find attachment for info.
    screen1
    scren1

@dkmstr
Copy link
Collaborator

dkmstr commented Feb 9, 2018

Yeap, that is the way it work... :-)
UDS Has 2 main components, the frontend (the web you see), and the backend (that is the responsible of doing most operations...)
In order to work with UDS, you should also run the "backend". To do this, try "python manage.py taskManager --stop --start" from the openuds/server/src folder.
Remember also to use an stable version, or at least the beta one, because the "master" is the alpha, and currently is moving fast.
So use 2.2 with django 1.11, that should work fine.

Hope this helps

@dkmstr dkmstr closed this as completed Feb 9, 2018
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