-
Notifications
You must be signed in to change notification settings - Fork 3
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
Error when attempting to push results to database #16
Comments
Hi @hutchinsonmiri. Sorry to hear you are running into issues. It is not immediately clear to me the source of these issues, so some additional info would be helpful!
If this is your first time running BigBacter, then it may be worth deleting the database and starting over. If you run into the same issue again, you could try running the pipeline with Regarding the second error - I am not sure what is going on, but my hunch is that if we can solve the first issue it will go away. |
Hi there, thanks for your response! And yes, I see the path Also, I can confirm that there are two database files: I've tried deleting and reinstalling the Acinetobacter database but encountered the same error. I will say, I am trying to push ~30 samples to the db, so could that be an issue? Thanks a bunch!! |
Thank you for the additional info. Would you happen to have the Also, did you get a chance to run with In the meantime, I think I have a solution that will help move things forward. I will let you know when it is ready. I appreciate your patience! |
nextflow (2).log |
Yep, I suspect that running |
That did the trick! All of the samples have been pushed to both the |
Glad to hear it worked! e01ffb9 should solve this moving forward. Thanks for helping me troubleshoot! |
Likewise, thanks!! |
Description of the bug
Hi there, I ran big-bacter for the first time and the main process seems to have completed without error, but when I attempt to push the results to the database, I get the following error message, below. And then, upon attempting to re-run the code, I get a second error during poppunk assignment (also below), which seems to indicate an issue with writing a directory. I checked the database and it looks like all of the isolates have populated under the snippy directory, but not in the assembly directory. Thank you in advance!!
Command used and terminal output
Relevant files
nextflow.log
System information
Nextflow version: 23.04.2
Hardware: Cloud
Executor: Azure VM
Container engine: (e.g. Docker, Singularity, Conda, Podman, Shifter, Charliecloud, or Apptainer)
OS: Ubuntu Linux
Version of nf-core/bigbacter: 1.0.0
The text was updated successfully, but these errors were encountered: