Hi,
i have this error when tying to install tower with external Database (PostgreSQL).
" “stdout”: “Operations to perform:\n Synchronize unmigrated apps: solo, api, staticfiles, messages, channels, django_extensions, ui, rest_framework, polymorphic\n Apply all migrations: sso, taggit, sessions, djcelery, sites, kombu_transport_django, social_auth, contenttypes, auth, conf, main\nSynchronizing apps without migrations:\n Creating tables…\n Running deferred SQL…\n Installing custom SQL…\nRunning migrations:\n Rendering model states… DONE\n Applying main.0002_squashed_v300_release…”, “stdout_lines”: [“Operations to perform:”, " Synchronize unmigrated apps: solo, api, staticfiles, messages, channels, django_extensions, ui, rest_framework, polymorphic", " Apply all migrations: sso, taggit, sessions, djcelery, sites, kombu_transport_django, social_auth, contenttypes, auth, conf, main", “Synchronizing apps without migrations:”, " Creating tables…“, " Running deferred SQL…”, " Installing custom SQL…“, “Running migrations:”, " Rendering model states… DONE”, " Applying main.0002_squashed_v300_release…“]}
RUNNING HANDLER [supervisor : restart supervisor] **********************************************************************************************************************
RUNNING HANDLER [nginx : restart nginx] ********************************************************************************************************************************
to retry, use: --limit @/root/ansible-tower-setup-3.2.2/install.retry
PLAY RECAP *************************************************************************************************************************************************************
localhost : ok=77 changed=7 unreachable=0 failed=1
[error] Oops! An error occured while running setup.”
Thank you for help me to understand what does it mean and how can i resolve it in order to install Tower.
Best Regards,