Network Time Protocol problems

Ubuntu 24.04.3 LTS. That is above and beyond. I am planning to pay for the support in a couple of months.

What was your source for Tor Browser? Just the built in app store?

https://ubuntuhandbook.org/index.php/2021/01/install-tor-tor-browser-ubuntu-20-10-20-04/

sudo apt install apt-transport-https
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/deb.torproject.org-keyring.gpg] https://deb.torproject.org/torproject.org $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/tor-project.list
sudo apt install ./Downloads/deb.torproject.org-keyring*.deb
sudo apt update
sudo apt install tor
sudo apt install torbrowser-launcher

Okay, so I have replicated your setup. I get the blank white screen for about 30 seconds while it says it’s loading at the bottom left. Then the loading message goes away. It stays blank for about 10 seconds, and my StartOS server log on screen pops up.

Just as a temporary measure, under Menu>Extentions>NoScript>Preferences Try disable restrictions globally. Then try to load the page a gain using the ctrl+shift+r key combination.

Done that, no change.

Okay. As a matter of deductive reasoning, either you have something in your network setup that is blocking tor for that specific machine, or you have a deeper issue with Ubuntu. I’d recommend seeking Ubuntu specific support, or do a nuke & pave. (That means a full wipe, and reinstall of Ubuntu.) At some point soon, you’ll be upgrading your server to StartOS 0.4.0. At that time you’ll have remote access options without tor.

Ok nuke and pave sounds good. Thank you so much for all your help.

Don’t forget to save any data!