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

[BUG] Python.Runtime.BadPythonDllException was shown when start Elsa.Server.Web in macos. #5416

Open
zergmk2 opened this issue May 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@zergmk2
Copy link
Contributor

zergmk2 commented May 21, 2024

Description

When I tried to run the Elsa.Server.Web project in macos, I encountered an error message in log.

Steps to Reproduce

To help us identify the issue more quickly, please follow these guidelines:

  1. Detailed Steps: Provide a step-by-step description of what leads to the bug. Be as specific as possible.
  • clone code from github
  • run Elsa.Server.Web project by executing below command:
 dotnet run --project src/bundles/Elsa.Server.Web/Elsa.Server.Web.csproj --framework net8.0
  1. Code Snippets: If the issue involves code (e.g., JavaScript error, server request failure), include the relevant snippets where the issue occurs.

    • NONE
  2. Attachments:

    • NONE
  3. Reproduction Rate: Indicate how often the bug occurs when following these steps (e.g., "every time", "intermittently: about 50% of the time").
    100%

  4. Video/Screenshots: Sometimes, complex behaviors are better shown than described. If you think a video or screenshots would help clarify the issue, please include them.

image
  1. Additional Configuration:
    • dotnet 8.0

Expected Behavior

The Elsa.Server.Web project can be run without error message in command windows.

Actual Behavior

There are some error message shown in the output of Elsa.Server.Web project.

Screenshots

If possible, add screenshots or screen recordings to help explain the problem.

Environment

  • Elsa Package Version: main branch.
  • Operating System: MacOS 14.4
  • .Net version: 8.0
@zergmk2 zergmk2 added the bug Something isn't working label May 21, 2024
Copy link

glime-ai bot commented May 21, 2024

To assist you with the error you encountered while running the Elsa.Server.Web project on macOS, I need more specific information about the error message you received in the log. Without the actual error message or details about the behavior you're experiencing, it's challenging to provide an accurate solution.

Please provide the following details:

  1. The exact error message from the log output.
  2. The version of the Elsa package you are using.
  3. Any specific configurations or settings that might be relevant to reproducing the issue.
  4. The frequency with which the error occurs (e.g., every time, intermittently).
  5. Any troubleshooting steps you have already attempted.

With this information, I can offer more targeted assistance to resolve the issue you're facing.

This comment was generated by Glime.

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