Docker-compose Issue with Dashboard Update Alert
TLDR Nishant was facing issues with an update alert on the dashboard after updating the main branch. vishal-signoz suggested the tag might not be updated yet.
Powered by Struct AI

4
1mo
Aug 17, 2023 (1 month ago)
Nishant
Nishant
08:28 AMI have pulled the updated main branch after running
docker-compose stop
and initiated bash install.sh
but the updated app still showing alert on dashboard to update. Please help, Thanks!08:30
Nishant
08:30 AMcommit 865409d72511c935e3bfdb96f4000d168b0c1d56 (HEAD -> main, origin/main)
Merge: 86b72575 7554bce1
Author: Srikanth Chekuri <[email protected]>
Date: Thu Aug 17 13:29:16 2023 +0530
Merge pull request #3354 from SigNoz/release/v0.26.0
Release/v0.26.0
08:31
Nishant
08:31 AMThis seems like a bug,
vishal-signoz
vishal-signoz
09:03 AMWe have made a release few mins back. I think tag is not yet updated.
cc: Srikanth
cc: Srikanth

SigNoz Community
Built with ClickHouse as datastore, SigNoz is an open-source APM to help you find issues in your deployed applications & solve them quickly | Knowledge Base powered by Struct.AI
Indexed 825 threads (61% resolved)
Similar Threads
SigNoz Install Script Errors
Nishant encountered errors with the install.sh script. Prashant suggested using `bash install.sh` or `./install.sh` instead of `sh`.

7
5mo
Solved
Issue with v0.17.0 Update - UI Showing v0.16.2
Kenichi updated to v0.17.0 but still saw v0.16.2 in the UI. Prashant fixed the issue by syncing the tag to the latest release/v0.17.0.


12
6mo
Solved
SigNoz Container Images Pulling Error in Docker
dinesh encountered errors while pulling container images for SigNoz. Prashant suggested restarting the docker daemon and checking for VPN issues.
11
7mo