Site does not work on tor, theme not working
-
Hello,
When I try to access my word press website in tor for some reason it cannot load properly. It only partially loads the page.
It is as if the browser cannot load the theme properly.
Any ideas why this is happening?
Thanks in advance
-
Hello,
You can use developers tools, to check which images or JavaScript files takes time to load. Some external files may cause problem.
Can you please share website URL? It will be helpful to see what’s wrong.
Regards,
MilapThank you for you answer
xaob66lcncpurotz.onion
This is the address that I have configured my website with.
One thing I forgot to mention is that I am hosting the site locally in a virtual machine.
Thanks
That address does not work when I access Tor.
hi
sorry about that, I shut the virtual machine down.
I checked the site with developer tools and here’s the output
Blocked loading mixed active content “http://192.168.1.19/wordpress/wp-includes/js/wp-emoji-release.min.js?ver=5.3.2” xaob66lcncpurotz.onion:19:1061 Loading failed for the <script> with source “http://192.168.1.19/wordpress/wp-includes/js/wp-emoji-release.min.js?ver=5.3.2”. xaob66lcncpurotz.onion:1:1 Blocked loading mixed active content “http://192.168.1.19/wordpress/wp-includes/css/dist/block-library/style.min.css?ver=5.3.2” xaob66lcncpurotz.onion Blocked loading mixed active content “http://192.168.1.19/wordpress/wp-content/themes/twentytwenty/style.css?ver=1.1” xaob66lcncpurotz.onion Blocked loading mixed active content “http://192.168.1.19/wordpress/wp-content/themes/twentytwenty/print.css?ver=1.1” xaob66lcncpurotz.onion Blocked loading mixed active content “http://192.168.1.19/wordpress/wp-content/themes/twentytwenty/assets/js/index.js?ver=1.1” xaob66lcncpurotz.onion Loading failed for the <script> with source “http://192.168.1.19/wordpress/wp-content/themes/twentytwenty/assets/js/index.js?ver=1.1”. xaob66lcncpurotz.onion:41:1 Blocked loading mixed active content “http://192.168.1.19/wordpress/wp-includes/js/wp-embed.min.js?ver=5.3.2” 2 xaob66lcncpurotz.onion Loading failed for the <script> with source “http://192.168.1.19/wordpress/wp-includes/js/wp-embed.min.js?ver=5.3.2”. xaob66lcncpurotz.onion:339:1 GEThttp://xaob66lcncpurotz.onion/favicon.ico [HTTP/1.1 404 Not Found 0ms] [Exception... "Favicon at "http://xaob66lcncpurotz.onion/favicon.ico" failed to load: Not Found." nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: resource:///modules/FaviconLoader.jsm :: onStopRequest :: line 236" data: no] FaviconLoader.jsm:236:22 GEThttp://xaob66lcncpurotz.onion/ [HTTP/1.1 200 OK 0ms] Navigated to chrome://extensions/content/dummy.xul [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMWindowUtils.removeSheetUsingURIString]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: resource://gre/modules/ExtensionCommon.jsm :: runSafeSyncWithoutClone :: line 75" data: no] ExtensionCommon.jsm:75:12 Stylesheets without CSSOM changes reparsed to check for errors. Refresh the page to also see errors from stylesheets changed from CSSOM and from style attributes. Unknown property ‘user-select’. Declaration dropped. reps.css:23:15 Stylesheets without CSSOM changes reparsed to check for errors. Refresh the page to also see errors from stylesheets changed from CSSOM and from style attributes.It seems that tor for some reason is blocking the css and also the mixed content of my website.
-
This reply was modified 6 years, 1 month ago by
traintop.
-
This reply was modified 6 years, 1 month ago by
Jan Dembowski.
>> http://192.168.1.19/ <<
192.168.0.0/24 is non-routable IP address block. Those addresses cannot be reached directly from outside your LAN.
You have to give your site a public URL/domain (e.g., your .onion domain). To use the site internally on your network, you’d then need to set the mapping of domain to IP address in your local host files as well as setting up a mapping at your router/firewall that maps incoming traffic on ports 80 and 443 to the IP of your virtual machine on which the site is hosted.
Hi,
thank you for your message and your help
This is probably a really dump question but, is there a tutorial somewhere on how to do this?
Thanks in advance
-
This reply was modified 6 years, 1 month ago by
The topic ‘Site does not work on tor, theme not working’ is closed to new replies.