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

Error using cellpainting-gallery #186

Open
ErinWeisbart opened this issue Dec 3, 2024 · 3 comments
Open

Error using cellpainting-gallery #186

ErinWeisbart opened this issue Dec 3, 2024 · 3 comments

Comments

@ErinWeisbart
Copy link
Member

ErinWeisbart commented Dec 3, 2024

I haven't yet tracked down where this problem is coming from as it's new to me and I've had read/write from the cellpainting-gallery working. Receive this error with both cellprofiler/distributed-cellprofiler:2.2.0_4.2.8 and erinweisbart/distributed-cellprofiler:2.2.0rc2_4.2.4.

File "cp-worker.py", line 114, in runCellProfiler
rootlist=os.listdir(DATA_ROOT)
ConnectionAbortedError: [Errno 103] Software caused connection abort: '/home/ubuntu/bucket'
@ErinWeisbart
Copy link
Member Author

Was using my cpg-access profile which assumes a role with read/write permission on the bucket. (And if I bypass this error with #187 I can confirm that read/write are working).

If I remove line 114 then it tells me it can't find the pipeline file which may not actually be a helpful diagnostic because that could be happening because of improper mount or because of whatever mystery bug 114 was put in place to prevent (the documentation of which seems to have been lost to the sands of time)

@bethac07
Copy link
Collaborator

bethac07 commented Dec 4, 2024

Lost to the sands of time maybe, but not my ability to look up random trivial things that don't matter lol

aab0889
Will also pass you a link in Slack to the associated Slack discussion from 2016.

@bethac07
Copy link
Collaborator

bethac07 commented Dec 4, 2024

(but, yes, can't find the pipeline file is exactly the mystery issue from 2016, glad S3FS has never fixed it in 8 years lol. We'd considered removing that line several times in the last several years because we were like "surely this isn't needed anymore" - nope, guess it still is)

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