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]: Command file missing #223

Open
1 task done
xuchangqun opened this issue Apr 18, 2024 · 2 comments
Open
1 task done

[Bug]: Command file missing #223

xuchangqun opened this issue Apr 18, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@xuchangqun
Copy link

Contact Details

No response

Is there an existing issue for this?

  • I have searched all the existing issues

Priority

low (Default)

Current Behavior

When I install compass use docker, command file missing

Expected Behavior

No response

Steps To Reproduce

No response

Compass Log

docker compose --profile compass up

compass | plugin/
compass | plugin/connector.rocketmq-1.1.6-jar-with-dependencies.jar
compass | plugin/connector.pulsarmq-1.1.6-jar-with-dependencies.jar
compass | plugin/connector.kafka-1.1.6-jar-with-dependencies.jar
compass | plugin/connector.rabbitmq-1.1.6-jar-with-dependencies.jar
compass | bin/startup.sh: line 103: file: command not found
compass | cd to /opt/compass-v1.1.2/task-canal/bin for workaround relative path
compass | LOG CONFIGURATION : /opt/compass-v1.1.2/task-canal/bin/../conf/logback.xml
compass | canal conf : /opt/compass-v1.1.2/task-canal/bin/../conf/canal.properties

Anything else? (Additional Context)

No response

@xuchangqun xuchangqun added the bug Something isn't working label Apr 18, 2024
@nilnon
Copy link
Collaborator

nilnon commented Apr 19, 2024

The system installation may have reported an error. Add build parameters and try again. docker compose --profile compass up --build

@xuchangqun
Copy link
Author

The system installation may have reported an error. Add build parameters and try again. docker compose --profile compass up --build

I install the file command in the image.
Thx

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

3 participants