Skip to content
Discussions/App Development/Transaction not foundForum ↗

Transaction not found

App Development8 posts37 viewsLast activity Apr 2026
EX
externmingOP
Apr 2026

root@qukuai-cc-1f-1:~# curl -s ‘https://scan.sv-1.global.canton.network.sync.global/api/scan/v2/updates/1220e85803f71040aeaadbcbcbf5cdc524040d933b7531edf756dd5883898d2d279f’ | jq

{

“error”: “Transaction with id 1220e85803f71040aeaadbcbcbf5cdc524040d933b7531edf756dd5883898d2d279f not found”

}

root@qukuai-cc-1f-1:~#

Hi, the transaction cannot be found here. However, you can verify it via api.cantonnodes.com or on a block explorer.

(https://api.cantonnodes.com/v2/updates/1220e85803f71040aeaadbcbcbf5cdc524040d933b7531edf756dd5883898d2d279f)

(https://www.cantonscan.com/update/1220e85803f71040aeaadbcbcbf5cdc524040d933b7531edf756dd5883898d2d279f)

CO
cocreature
Apr 2026

It appears that there is an issue with the GSF scan at the moment. If you query any of the other SV’s scans they have the transaction.

EX
externming
Apr 2026

Hi, what is a GSF scan? Is there an estimated timeframe for recovery? The transactions listed above are legitimate, right?

CO
cocreature
Apr 2026

The Global Synchronizer Foundation (GSF) node is one of 13 SVs. Each SV runs their own scan instance. You can get the URLs from https://canton.foundation/sv-network-status-2/. You generally want to query multiple and trust a response if you get it from a threshold of SVs.

EX
externming
Apr 2026

Thanks—that’s a huge help!

EX
externming
Apr 2026

Is there an estimated time for the restoration of the Global-Synchronizer-Foundation’s scan service? Do you have any information on this? Thank you.

IT
Itai_Segall
Apr 2026

Should be fixed now. We are still investigating the root cause.

EX
externming
Apr 2026

OK,Thanks!

← Back to Discussions