elsa-workflows / elsa-workflows/elsa-core

V3 - Server + Studio Docker image not starting

Open
#4,940 6 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
C#
Stars
7.9k
Forks
1.5k
Avg merge
15h 22m
Merged PRs (30d)
114

Description

Hi,

Our company is in the process of migrating from Microsoft WWF to Elsa Workflows. I Pulled the elsaworkflows/elsa-server-and-studio-v3:latest image in Docker Desktop and set ASPNETCORE_ENVIRONMENT to Development and PYTHONNET_PYDLL to /usr/lib/x86_64-linux-gnu/libpython3.11.so.1.0 and the port to 13000 like the docs suggest.

I can see the application starting correctly and listening on port 8080 of the container (13000 on my device). however, when i browse to localhost:13000 either manually of by clicking the link of the docker container i just get a page that gives no response, no login request whatsoever.
![image](https://github.com/elsa-workflows/elsa-core/assets/23342425/6cb4ceab-b871-4517-beb3-b91b134e64f1)

Am i doing something wrong here?

Alternatively i followed the guide to build Elsa Server in a .NET8 project by adding the packages and setting up Program.cs, i followed the guide to the letter but again it's not starting correctly. This one is think is related to an endpoint being registered multiple times:
![image](https://github.com/elsa-workflows/elsa-core/assets/23342425/05f53cbd-c106-42bb-8029-94c200f36d5d)

Hope i posted this in the right place.

Kind regards

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.