Nishant singh
05/02/2023, 6:41 AMubuntu@ip-my-ip:/var/www/signoz/deploy$ sh install.sh
-e š Thank you for trying out SigNoz!
install.sh: 304: !=: not found
-e š Detecting your OS ...
install.sh: 36: [[: not found
install.sh: 341: [[: not found
install.sh: 421: [[: not found
install.sh: 436: [[: not found
-e š³ Starting Docker ...
install.sh: 205: [[: not found
install.sh: 218: [[: not found
-e
š” Pulling the latest container images for SigNoz.
Pulling zookeeper-1 ... done
Pulling clickhouse ... done
Pulling query-service ... done
Pulling alertmanager ... done
Pulling frontend ... done
Pulling otel-collector ... done
Pulling otel-collector-metrics ... done
š” Starting the SigNoz containers. It may take a few minutes ...
Starting zookeeper-1 ... done
Starting clickhouse ... done
Recreating query-service ... done
Starting clickhouse-setup_otel-collector_1 ... done
Starting clickhouse-setup_otel-collector-metrics_1 ... done
Recreating clickhouse-setup_alertmanager_1 ... done
Recreating frontend ... done
install.sh: 230: [[: not found
install.sh: 496: [[: not found
install.sh: 421: [[: not found
++++++++++++++++++ SUCCESS ++++++++++++++++++++++
š¢ Your installation is complete!
-e š¢ Your frontend is running on <http://localhost:3301>
ā¹ļø By default, retention period is set to 7 days for logs and traces, and 30 days for metrics.
-e To change this, navigate to the General tab on the Settings page of SigNoz UI. For more details, refer to <https://signoz.io/docs/userguide/retention-period>
ā¹ļø To bring down SigNoz and clean volumes : sudo docker-compose -f ./docker/clickhouse-setup/docker-compose.yaml down -v
+++++++++++++++++++++++++++++++++++++++++++++++++
š Need help in Getting Started?
-e Join us on Slack <https://signoz.io/slack>
-e
šØ Please share your email to receive support & updates about SigNoz!
Email: <mailto:nishant@stratzy.in|nishant@stratzy.in>
install.sh: 533: [[: not found
install.sh: 421: [[: not found
-e
š Thank you!
install.sh: 245: [[: not found
commit head -
commit d5e112a9bc809e0706f1f86032a4590bbbf75ecc (HEAD -> main, origin/main)
Merge: 975d57ca 428b10f7
Author: Ankit Nayan <ankit@signoz.io>
Date: Wed Apr 26 16:51:41 2023 +0530
Merge pull request #2634 from SigNoz/release/v0.18.3
Release/v0.18.3
Machine config
⢠AWS t3a.2xlarge ubuntu running signoz community version
This never happened before but my update seems to work fineSrikanth Chekuri
05/02/2023, 6:46 AMPrashant Shahi
05/02/2023, 6:57 AMbash install.sh
or ./install.sh
sh
results in the above issuesNishant singh
05/02/2023, 7:40 AMPrashant Shahi
05/02/2023, 8:08 AM