Skip to content

Internal server error: sqlite3.OperationalError) #60

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

Closed
Immunoking opened this issue Jan 9, 2024 · 2 comments
Closed

Internal server error: sqlite3.OperationalError) #60

Immunoking opened this issue Jan 9, 2024 · 2 comments

Comments

@Immunoking
Copy link

I am running a simplified biophi server on my machine. Once I start a humanization project I get the following error on the localhost page:

Error: (sqlite3.OperationalError) unable to open database file (Background on this error at: https://sqlalche.me/e/14/e3q8)

Could somebody help me out how to get rid of this issue?

@Immunoking
Copy link
Author

Fixed this issue by rewrite the code correclty

@SolaceUser
Copy link

Attempted the initial install using python with Conda(BioConda)

I recieved the error:
ResolvePackageNotFound:

  • hmmer[version='>=3.1']

There is an open Git issue for this dependancy error:
#54

Attempted to resolve the issue but was unable to find a compatible version of hmmer

Upon running the docker container received the error:
Error: (sqlite3.OperationalError) unable to open database file (Background on this error at: https://sqlalche.me/e/14/e3q8)

Attempted to use the latest version of the biocontainer in the repo
quay.io/biocontainers/biophi:1.0.9--pyhdfd78af_2
Same result.

Is there any documentation as to how this issue was resolved?

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