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

The Firefly Sandbox UI shows that the left column is blank and missing #125

Open
cooooo966 opened this issue Jan 19, 2025 · 1 comment
Open

Comments

@cooooo966
Copy link

Hello, I'm following the Getting Started tutorial to run firefly. When I open the Firefly Sandbox UI, it doesn't look right. I can't see the left column, which is messages, tokens, and contracts, it's completely blank on the web page. Like this:

Image

When I see ghcr.io/hyperledger/firefly-sandbox:latest mirror container log, it outputs:

> [email protected] start
> node .

UI Served from /app/ui/build
Application listening on port 3001
Error
    at new HttpError (/app/server/node_modules/routing-controllers/cjs/http-error/HttpError.js:17:22)
    at new InternalServerError (/app/server/node_modules/routing-controllers/cjs/http-error/InternalServerError.js:10:9)
    at FireFly.errorHandler (/app/server/dist/src/clients/fireflySDKWrapper.js:14:19)
    at /app/server/node_modules/@hyperledger/firefly-sdk/dist/http.js:64:30
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
2024-12-11T08:00:04.603Z [SimpleWebSocket] Connecting websocket client KoLqajXyX6AHtxF7dksvp
2024-12-11T08:00:04.606Z [SimpleWebSocket] No namespace provided for client KoLqajXyX6AHtxF7dksvp, aborting websocket setup.
Error: Can't set headers after they are sent.
    at SendStream.headersAlreadySent (/app/server/node_modules/send/index.js:386:13)
    at SendStream.send (/app/server/node_modules/send/index.js:613:10)
    at onstat (/app/server/node_modules/send/index.js:725:10)
    at FSReqCallback.oncomplete (node:fs:203:5)
@EnriqueL8
Copy link
Contributor

@cooooo966 thanks for raising this!

Would be interesting to see if the FireFly container was healthy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants