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

Migrations Not Applied #3

Open
jvanderaa opened this issue Aug 24, 2021 · 1 comment
Open

Migrations Not Applied #3

jvanderaa opened this issue Aug 24, 2021 · 1 comment

Comments

@jvanderaa
Copy link

Attempted to test out the plugin. No matter what I got to the plugin indicated that there was a failure with migrations, none were available.

$ nautobot-server post_upgrade
Performing database migrations...
Operations to perform:
  Apply all migrations: admin, auth, circuits, contenttypes, dcim, extras, ipam, sessions, social_django, taggit, tenancy, users, virtualization
Running migrations:
  No migrations to apply.
<class 'django.db.utils.ProgrammingError'>

relation "thola_nautobot_tholaconfig" does not exist
LINE 1: SELECT COUNT(*) AS "__count" FROM "thola_nautobot_tholaconfi...
                                          ^


Python version: 3.8.10
Nautobot version: 1.0.3
@abdikanipd
Copy link

Same Issue Attempted to try this plugin, but almost the migration was a failure,

<class 'django.db.utils.ProgrammingError'>
relation "thola_nautobot_tholaconfig" does not exist
LINE 1: ..."ups", "thola_nautobot_tholaconfig"."server" FROM "thola_nau...

Python version: 3.8.10
Nautobot version: 1.5.11

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