That looks suspicious ^ youāve landed on the āmainā onion page somehow, so naturally it 404ās. The forum subdomain is forums.dds6qkxpwdeubwucdiaord2xgbbeyds25rbsgr73tbfpqpt4a6vjwsyd.onion, so how come you have a page that has stripped the forums subdomain off? Nothing server-side I can think of would do that, and I donāt reproduce it. Not an issue with your HTTPSEverywhere rules?
Thatās the only way I can see you landing not just on a 404 and from a clearnet link, but with an indication that youāre now on the āmainā .onion.
I donāt have any HTTPSEverywhere rules in my Whonix DVM and I donāt reproduce it.
Iām not sure that is the problem since I havenāt made any changes in the rules. Plus i did disable HTTPSEverywhere and was still having that problem.
Hmm - truly odd! Canāt explain it, other than the unequivocal fact that:
even though you were presumably on an onion, you clicked on a clearnet link, and
the resulting 404 showed a āserver signatureā indicating the .onion domain (so one way or another you were led back to, or never left, .onion), and
the .onion site was the āmainā whonix.org onion site, e.g lacking the forum subdomain, which was why you got a 404 (you hit an entirely different āsiteā or virtualhost server side). The 404 syntax you showed is the default Apache syntax, that of the main site - if it were a 404 generated by the Discourse forum site, youād have got a āprettyā 404 page intercepted by discourse itself. Instead the site you got was the same as if you went to https://www.whonix.org/t/updated-screenshots-images-thread/5371/12 except the server signature shows you were on the .onion domain.
As always, let me know if it continues to occur, the precise times in whatever timezone or UTC, etc, so that I can try and correlate with logs, but so far no other theory that would explain it other than some sort of rewrite/redirect rule, and the only one that I can think of in that category that would lead you from clearnet to .onion, is a custom HTTPSEverywhere rule. Truly strange.