C8Run - 8.7 version doesn't start with the ./start.sh or ./shutdown.sh #25633
Labels
component/c8run
Camunda 8 Run Distribution
kind/bug
Categorizes an issue or PR as a bug
version:8.7.0-alpha2
Labal that represents features released with 8.7.0-alpha2
version:8.7.0-alpha3
Describe the issue:
After the golang update the 8.7 version doesn't start up by doing the commands
./start.sh
and windows.\c8run.exe start
. same for the shutdown commands too.Actual behavior:
Getting this error if I try to execute them:
zsh: no such file or directory: ./start.sh
I actually don't see the start.sh or shutdown.sh scripts anymore
Expected behavior:
As is was stated in the kick off, both versions should start with the commands stated on the c8run page
How to reproduce:
Just download the c8Run distro from a GHA in the master branch and run the
./start.sh
I can't find this file after I unzip the file.
Logs:
Environment:
Please note: Without the following info, it's hard to resolve the issue and probably it will be closed.
The text was updated successfully, but these errors were encountered: