[
https://issues.apache.org/jira/browse/AIRAVATA-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435624#comment-17435624
]
ASF subversion and git services commented on AIRAVATA-3530:
-----------------------------------------------------------
Commit b184fbc0767489f801a00bed21f1c78b954aad66 in airavata-django-portal's
branch refs/heads/develop from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=b184fbc ]
AIRAVATA-3530 Re-exporting new_default_theme with migrated embed hash
> Cannot load the default gateway theme
> -------------------------------------
>
> Key: AIRAVATA-3530
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3530
> Project: Airavata
> Issue Type: Bug
> Components: Django Portal
> Environment: https://scigateway.ucmerced.edu/
> Reporter: Eroma
> Assignee: Marcus Christie
> Priority: Major
>
> Loading the default gateway theme to a new Django Portal is throwing errors
> Traceback (most recent call last):
> File
> “/var/www/portals/django-ucmerced/venv/lib64/python3.6/site-packages/django/db/backends/utils.py”,
> line 84, in _execute
> return self.cursor.execute(sql, params)
> File
> “/var/www/portals/django-ucmerced/venv/lib64/python3.6/site-packages/django/db/backends/mysql/base.py”,
> line 73, in execute
> return self.cursor.execute(query, args)
> File
> “/var/www/portals/django-ucmerced/venv/lib64/python3.6/site-packages/MySQLdb/cursors.py”,
> line 206, in execute
> res = self._query(query)
> File
> “/var/www/portals/django-ucmerced/venv/lib64/python3.6/site-packages/MySQLdb/cursors.py”,
> line 319, in _query
> db.query(q)
> File
> “/var/www/portals/django-ucmerced/venv/lib64/python3.6/site-packages/MySQLdb/connections.py”,
> line 259, in query
> _mysql.connection.query(self, query)
> MySQLdb._exceptions.IntegrityError: (1062, “Duplicate entry ‘’ for key
> ‘wagtailembeds_embed_hash_c9bd8c9a_uniq’“)
>
>
> When tried the gateway domain, getting
> "Page Not Found We couldn’t find that page."
--
This message was sent by Atlassian Jira
(v8.3.4#803005)