Dockerized Serena dashboard not working #939
Replies: 2 comments
-
|
The dashboard should continue working in docker and with a forwarded port one should be able to see it. If that doesn't work now it's a bug. Converting this info an issue |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Might be my fault, keeping you up to date. |
Beta Was this translation helpful? Give feedback.
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 have Serena dockerized. It starts, the logs seems ok. I exposed both port for MCP and Dashboard. MCP seems to answer correctly, but dashboard returns an empty answer.
In the logs I got
The warning is valid, as there isn't the possibility to open the browser from within the docker image. I am just wondering if, in that case, we disable the dashboard completely...?
Will try to look into the code, but in case someone already hit in a similar issue and knows the answer... :-)
Beta Was this translation helpful? Give feedback.
All reactions