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

slic init will output errors until forced to quit when run before slic start #201

Open
JPry opened this issue Oct 22, 2024 · 0 comments
Open

Comments

@JPry
Copy link

JPry commented Oct 22, 2024

If the command slic init is run prior to slic start, endless errors will be generated until the process is stopped with Ctrl + C.

[composer:common] 
[npm:common] 
[npm:target] 
[composer:target] 
[composer:target] service "slic221" is not running
[composer:common] service "slic240" is not running
[npm:common] service "slic251" is not running
[composer:target] 
[composer:common] 
[npm:common] 
[npm:target] service "slic244" is not running
[npm:target] 
Error response from daemon: network slic240_slic not found
Error response from daemon: network slic251_slic not found
Error response from daemon: network slic244_slic not found
Error response from daemon: network slic221_slic not found
Error response from daemon: network slic221_default not found
Error response from daemon: network slic240_default not found
Error response from daemon: network slic251_default not found
Error response from daemon: network slic244_default not found
Error response from daemon: network slic251_slic not found
Error response from daemon: network slic221_slic not found
Error response from daemon: network slic244_slic not found
Error response from daemon: network slic240_slic not found
Error response from daemon: network slic221_default not found
Error response from daemon: network slic251_default not found
Error response from daemon: network slic244_default not found
Error response from daemon: network slic240_default not found
Error response from daemon: network slic240_slic not found
Error response from daemon: network slic221_slic not found
Error response from daemon: network slic244_slic not found
Error response from daemon: network slic251_slic not found
Error response from daemon: network slic240_default not found
Error response from daemon: network slic244_default not found
Error response from daemon: network slic221_default not found
Error response from daemon: network slic251_default not found
Error response from daemon: network slic251_slic not found
Error response from daemon: network slic240_slic not found
Error response from daemon: network slic221_slic not found
Error response from daemon: network slic244_slic not found
Error response from daemon: network slic221_default not found
Error response from daemon: network slic251_default not found
Error response from daemon: network slic240_default not found
Error response from daemon: network slic244_default not found
Error response from daemon: network slic251_slic not found
Error response from daemon: network slic244_slic not found
Error response from daemon: network slic221_slic not found
Error response from daemon: network slic240_slic not found
Error response from daemon: network slic221_default not found
Error response from daemon: network slic251_default not found
Error response from daemon: network slic244_default not found
Error response from daemon: network slic240_default not found

The numbers will keep changing and the errors will continue until forced to quit.

If slic start has not been run, slic init should instead fail gracefully and prompt the start command to be run first. Or even better, interactively to run the start command, and then execute it before finishing the init process.

@lucatume lucatume assigned lucatume and JPry and unassigned lucatume and JPry Oct 23, 2024
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