As noted in the comments, this tutorial doesn't currently work on Ghostnet because of an issue with DAL attesters. However, we may want to merge this update now anyway because it no longer works consistently on Weeklynet.
There is a note that says:
For the first 4 Tezos blocks produced after the origination of the Smart Rollup, the kernel will report that no slot has been attested for the targeted level, even if Explorus states the opposite. This is because, as of January, 2024, a Smart Rollup cannot fetch the content of a slot published before it is originated. This is why you must wait for 4 blocks before seeing slot page contents being logged.
Should this be 8 blocks for Ghostnet because that's the attestation_delay?
Update the DAL file server tutorial:
--observer-profiles
to be in observer mode for the DAL node--legacy
more for the DAL trusted setupPreview: https://docs-staging-git-update-dal-file-tutorial-trili-tech.vercel.app/tutorials/build-files-archive-with-dal
As noted in the comments, this tutorial doesn't currently work on Ghostnet because of an issue with DAL attesters. However, we may want to merge this update now anyway because it no longer works consistently on Weeklynet.
There is a note that says:
Should this be 8 blocks for Ghostnet because that's the attestation_delay?