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

Process NFCORE_CHIPSEQ:CHIPSEQ:MULTIQC terminated with an error exit status #428

Open
Sungryong-Oh opened this issue Oct 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Sungryong-Oh
Copy link

Description of the bug

Hi, I met an error while running v2.1.0, which I did not meet with v2.0.0. Could you fix it or help me how to solve it? It seems like caused by temporary directory space issue, which I actually have enough on that path.

Below is the actual error code. Thanks.

Command used and terminal output

Error code :

ERROR ~ Error executing process > 'NFCORE_CHIPSEQ:CHIPSEQ:MULTIQC'

Caused by:
Process NFCORE_CHIPSEQ:CHIPSEQ:MULTIQC terminated with an error exit status (1)

Command executed:

multiqc
-f


.

cat <<-END_VERSIONS > versions.yml
"NFCORE_CHIPSEQ:CHIPSEQ:MULTIQC":
multiqc: $( multiqc --version | sed -e "s/multiqc, version //g" )
END_VERSIONS

Command exit status:
1

Command output:
(empty)

Command error:
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/kaleido/scopes/base.py", line 293, in _perform_transform
self._ensure_kaleido()
File "/usr/local/lib/python3.11/site-packages/kaleido/scopes/base.py", line 198, in _ensure_kaleido
raise ValueError(message)
ValueError: Failed to start Kaleido subprocess. Error stream:

[1017/024435.303801:WARNING:resource_bundle.cc(431)] locale_file_path.empty() for locale
[1017/024435.339157:WARNING:resource_bundle.cc(431)] locale_file_path.empty() for locale
[1017/024435.340657:WARNING:resource_bundle.cc(431)] locale_file_path.empty() for locale
[1017/024435.379947:WARNING:discardable_shared_memory_manager.cc(194)] Less than 64MB of free space in temporary directory for shared memory files: 0
[1017/024435.528270:ERROR:platform_shared_memory_region_posix.cc(250)] Creating shared memory in /scr1/users/ohs5/tmp/.org.chromium.Chromium.r9hrLo failed: No such file or directory (2)
[1017/024435.528312:ERROR:platform_shared_memory_region_posix.cc(253)] Unable to access(W_OK|X_OK) /scr1/users/ohs5/tmp: No such file or directory (2)

Relevant files

No response

System information

No response

@Sungryong-Oh Sungryong-Oh added the bug Something isn't working label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant