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

Exception in thread Thread-5 (auto_update_index) #123

Open
cl117 opened this issue Jul 23, 2024 · 0 comments
Open

Exception in thread Thread-5 (auto_update_index) #123

cl117 opened this issue Jul 23, 2024 · 0 comments
Assignees
Labels

Comments

@cl117
Copy link
Collaborator

cl117 commented Jul 23, 2024

Exception in thread Thread-5 (auto_update_index):
Traceback (most recent call last):
File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
[2024-07-23 10:20:58.969683] SBOLExplorer started :)

self.run()

File "/usr/lib/python3.10/threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "/home/sophia/git_repo/SBOLExplorer/flask/explorer.py", line 39, in auto_update_index
if utils.get_config()['autoUpdateIndex'] and utils.get_config()['updateTimeInDays'] > 0:
TypeError: '>' not supported between instances of 'str' and 'int'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Ready
Development

No branches or pull requests

1 participant