I took my node offline for a week

I had to disconnect my node for a week and when I connect again, I can’t access my umbrel through my .onion link

The page never loads for me to then access my node.

What should I do?

I have to clarify that a few months ago I moved from my apartment, I was only entering my node with my .onion link that my node generated.

I hope someone can help me.

Just be patient and wait. Is catching up blocks and sync.
check the logs with entering SSH
cd umbrel
docker-compose logs bitcoin (see if is catching up until work=1,000)
docker-compose logs lnd (see if thr lnd wallet unlock and start syncing)
docker-compose logs electrs (see if electrum server is indexing all blocks)

And wait, patience is the key.