renku icon indicating copy to clipboard operation
renku copied to clipboard

1500 unexpected error occur while launching server

Open lionel42 opened this issue 6 months ago • 3 comments

Describe the bug I configured a session but when I launch it it stops with a non very clear error. see image below

I get this error when lauching the session

Error 500

{"error":{"code":1500,"message":"An unexpected error occurred"}}

Link to project

https://renkulab.io/p/lionel.constantin/gcviz-public#launcher-01JWX2F1X8R9WAT1CHJEBD1P7Z

To Reproduce Steps to reproduce the behavior:

  1. Go to https://renkulab.io/p/lionel.constantin/gcviz-public#launcher-01JWX2F1X8R9WAT1CHJEBD1P7Z
  2. Click on Launch
  3. See error

Expected behavior

I don't expect it to run if there is a problem in my config, but at least the error message should help be debug what is the problem, here the message is not really understandable

Screenshots and/or execution output

Image

Run environment (please complete the following information):

Image

Image

Additional context

I am trying to run a dash app, which run in a container.

lionel42 avatar Jun 24 '25 11:06 lionel42