ToolJet icon indicating copy to clipboard operation
ToolJet copied to clipboard

Docker Client container not working

Open befi735 opened this issue 11 months ago • 3 comments

Version Information

latest

Environment

Docker

What is the expected behaviour?

I tried accessing the client (http://localhost:8082/) but an error occurred.

What is the current behaviour?

Compiled with problems:X ERROR in ./src/Editor/DataSourceManager/SourceComponents/index.js 13:0-55 Module not found: Error: Can't resolve '@tooljet/plugins/client' in '/app/frontend/src/Editor/DataSourceManager/SourceComponents' ERROR in ./src/Editor/QueryManager/QueryEditors/index.js 7:0-56 Module not found: Error: Can't resolve '@tooljet/plugins/client' in '/app/frontend/src/Editor/QueryManager/QueryEditors' ERROR in ./src/_helpers/appUtils.js 39:0-50 Module not found: Error: Can't resolve '@tooljet/plugins/client' in '/app/frontend/src/_helpers' ERROR in ./src/_stores/storeHelper.js 6:0-56 Module not found: Error: Can't resolve '@tooljet/plugins/client' in '/app/frontend/src/_stores' ERROR in ./src/_ui/Card/Card.jsx 3:0-50 Module not found: Error: Can't resolve '@tooljet/plugins/client' in '/app/frontend/src/_ui/Card'

How to reproduce the issue?

1.docker-compose up -d --build 2.access to http://localhost:8082/

befi735 avatar Feb 14 '25 12:02 befi735

Hi @befi735 , I would like to work on this issue.

zali279 avatar Feb 27 '25 21:02 zali279

Hey @befi735!

Apologies for the delay. Are you still facing this issue?

If so, could you share the details in our Slack community for a quicker response? We’d be happy to help!

PriteshKiri avatar Mar 18 '25 06:03 PriteshKiri

Still facing this bug. 8820a8965da30ca5ae95d4db947294dd15315aa7

dontepanlin avatar Jun 10 '25 09:06 dontepanlin