Hi Florian, did you pull the git repository into a new directory? If that is the case, you must run ‘streampipes env --set #ENVIRONMENT’. For #ENVIRONMENT you can select one of the predefined environments in the directory /cli/environments/.
Please let me know if that solves the problem. Cheers, Philipp Von: Florian Micklich <[email protected]> Datum: Sonntag, 18. September 2022 um 00:51 An: dev <[email protected]> Betreff: CLI Installer does not start anymore Hi, I just pulled to the latest dev commit (4c039efb804dccc1262b9e9bbbcd2797801fa24e) I don't know if this action is related, but since then I can't launch the CLI installer. No Docker containers are started and only the following message appears: streampipes up -d _______ __ ______ __ | __| |_.----.-----.---.-.--------.| __ \__|.-----.-----.-- ---. |__ | _| _| -__| _ | || __/ || _ | -__|__ --| |_______|____|__| |_____|___._|__|__|__||___| |__|| __|_____|_____| |__| Welcome to Apache StreamPipes - wait for installation to be finished... [INFO] Version: 0.71.0-SNAPSHOT[INFO] Environment: 'pipeline- element'[INFO] Mode: Development mode, all ports mapped I also did a "streampipes clean" to get sure that nothing previous is dangling but still same result. streampipes clean [WARN] This will remove: - StreamPipes docker network - all dangling StreamPipes images Are you sure you want to continue? [y/N]: y[INFO] No dangling StreamPipes images found[INFO] No StreamPipes docker network found Can someone check if this is a generell problem or only on my side (again)? Greetings Florian
