substra icon indicating copy to clipboard operation
substra copied to clipboard

Trying to run Titanic example

Open Martiniann opened this issue 3 years ago • 1 comments

Hello,

I wanted to try out your framework and I stumbled on this error: substra connection error

I was doing the exact same steps as in your Titanic tutorial. Do I need to run these commands inside docker container substra-tools that i pulled and built or what am I doing wrong? Some advice would be very appreciated, thanks.

Martiniann avatar Jun 14 '21 15:06 Martiniann

Hello @Martiniann, the issue you have is that you are trying to connect to deployed Substra platform at http://substra-backend.node-1.com which does not exist. There are three solutions:

  • Use an already deployed platform, you request access here.
  • Deploy the platform yourself, detailed instructions are here.
  • Use the substra in debug mode, instructions here. In this mode everything run locally and you don't need a deployed platform.

I would recommend the last option to start, it is going to be the easiest

RomainGoussault avatar Jul 05 '21 07:07 RomainGoussault

Closing this issue as it is stale, do not hesitate to repoen it or create a new one if you have follow-up comments/questions

Esadruhn avatar Sep 13 '22 07:09 Esadruhn