When trying to access the Safenet staking app via Safe Wallet (https://app.safe.global), the app fails to load and only a blank screen is displayed.
Console Errors
The browser console shows the following errors:
Error loading Safe App manifest
Failed to fetch manifest.json (IPFS gateway)
postMessage target origin does not match recipient window’s origin
FetchEvent resulted in a network error
Example:
Error loading Safe App manifest (signal is aborted without reason)
postMessage target origin does not match recipient window’s origin
FetchEvent for manifest.json resulted in a network error
Thanks for the detailed report. I can’t seem to reproduce this, unfortunately.
Do you have any ad blockers or extensions enabled that would interfere? That’s the most likely cause since Safe apps runs in iframes which can cause issues.
In any way, you could use the staking app directly via https://staking.safenet-beta.eth.limo/ and then connect you Safe via WalletConnect. Would that work for you?
If the issue persists, could you please reach out to the Safe Wallet support via the chat box in the lower right corner on https://app.safe.global? The team has the best context there.
I was able to resolve the issue. The problem occurred as previously described, but after switching my connection to a US IP via VPN, the Safe App loaded correctly and worked without any errors.
Additionally, I’d like to provide some context from my side. I am a user based in South Korea, and currently there are situations where certain Cloudflare services or IP ranges appear to be broadly restricted at the network level by local policies. Because Safe Apps rely on IPFS gateways and Cloudflare infrastructure, this likely caused the access failure I experienced earlier.
So in this case, it seems the issue was not related to browser extensions or configuration, but rather a regional network restriction.