Can't seem to build and start caMicroscope distribution docker instance to run the platform on my Ubuntu 22.04 Machine #668
Unanswered
Ronnie-Leon76
asked this question in
Q&A
Replies: 5 comments 4 replies
|
Funny enough I have set up the same project on Gitpod and it works fine but it just doesn't work on my machine. The bug must be me, I got to find it. But it seems it is an issue with the Boost C++ Library |
0 replies
|
I'll see if I can replicate the issue. Are you using develop.yml? What cpu architecture? |
0 replies
|
I'm using develop.yml file. I'm running the docker instance on a 64-bit
architecture with 4 processors. I managed to setup the container on Gitpod
and I did interact with the web platform. I added several Whole Slide
Images and tried annotation and other features.
…On Mon, Jan 22, 2024 at 4:54 PM Birm ***@***.***> wrote:
I'll see if I can replicate the issue. Are you using develop.yml? What cpu
architecture?
—
Reply to this email directly, view it on GitHub
<#668 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AON47IMYDR63ZZUIIAIPKFTYPZVQFAVCNFSM6AAAAABCDCFV5OVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DEMBYHE3TI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
1 reply
|
@Ronnie-Leon76 We've tried some fixes; does your issue persist? |
3 replies
|
give me few hours, will tirage on my local machine |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment





Uh oh!
There was an error while loading. Please reload this page.
I'm getting the error shown in the snapshot below. It's associated with the dicomsrv service defined in the develop.yml. I looked at the issues of the distro repo and @birm advised to use the following docker command:


docker-compose -f develop.yml upinstead of using the caMicroscope.yml file but I'm getting an issue. The error is associated with the orthanc_indexer microservice that was added. I'll appreciate any help on how to get around this. I would like to make improvements to caMicroscope by adding support for multi-channel image supportAll reactions