Open
Description
As per title above, I was trying to follow the installation using pip to existing Geonode. Then restart. The followings, were the logs. Thanks.
- Cartoview Version : 1.32
- Geonode Version : 3.2.1
- log (optional):
return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)
File "/usr/local/lib/python3.8/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers
return executor(sql, params, many, context)
File "/usr/local/lib/python3.8/site-packages/django/db/backends/utils.py", line 84, in _execute
return self.cursor.execute(sql, params)
File "/usr/local/lib/python3.8/site-packages/django/db/utils.py", line 89, in __exit__
raise dj_exc_value.with_traceback(traceback) from exc_value
File "/usr/local/lib/python3.8/site-packages/django/db/backends/utils.py", line 84, in _execute
return self.cursor.execute(sql, params)
django.db.utils.ProgrammingError: relation "oauth2_provider_idtoken_jti_c8f853ad_uniq" already exists
Metadata
Assignees
Labels
No labels