Speak now
Please Wait Image Converting Into Text...
Embark on a journey of knowledge! Take the quiz and earn valuable credits.
Challenge yourself and boost your learning! Start the quiz now to earn credits.
Unlock your potential! Begin the quiz, answer questions, and accumulate credits along the way.
General Tech Bugs & Fixes 2 years ago
Posted on 16 Aug 2022, this text provides information on Bugs & Fixes related to General Tech. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.
Turn Your Knowledge into Earnings.
I configured an Apache2 on Ubuntu Server 16.04 as an http reverse proxy to an external web server.
There's something very curious here, as pages are loaded, some of its resources (.css, .js) return 404, not all the time, but randomly.
To try to figure out what's happening I checked with cURL from inside this server using curl -v -k "https://127.0.0.1:443/proxyed_path/css/resource.css" and found as I already knew sometimes I got correct results but when I execute this command repeatedly I get the google 404 error.
curl -v -k "https://127.0.0.1:443/proxyed_path/css/resource.css"
This is the error I'm getting:
> Host: 127.0.0.1 > User-Agent: curl/7.47.0 > Accept: */* > < HTTP/1.1 404 Not Found < Date: Thu, 11 Apr 2019 23:42:44 GMT < Server: sffe < Content-Type: text/html; charset=UTF-8 < X-Content-Type-Options: nosniff < Content-Length: 1594 < X-XSS-Protection: 0 < Access-Control-Allow-Origin: * < 1, minimum-scale=1, width=device-width"> Error 404 (Not Found)!!1 <style> *{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 22px;overflow:hidden}ins{color:#777;text-decoration:none}a img{border:0}@media screen and (max-width:772px){body{background:none;margin-top:0;max-width:none;padding-right:0}}#logo{background:url(//www.google.com/images/branding/googlelogo/1x/googlelogo_color_150x54dp.png) no-repeat;margin-left:-5px}@media only screen and (min-resolution:192dpi){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat 0% 0%/100% 100%;-moz-border-image:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) 0}}@media only screen and (-webkit-min-device-pixel-ratio:2){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat;-webkit-background-size:100% 100%}}#logo{display:inline-block;height:54px;width:150px} style> 404. That’s an error. The requested URL /js/ui-bootstrap-tpls-1.3.1.min.js was not found on this server. That’s all we know.
404. That’s an error.
The requested URL /js/ui-bootstrap-tpls-1.3.1.min.js was not found on this server. That’s all we know.
/js/ui-bootstrap-tpls-1.3.1.min.js
How can be Google responding my requests?, could it be that the site (a hospital) have a firewall doing some nasty things?.
No matter what stage you're at in your education or career, TuteeHub will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
General Tech 10 Answers
General Tech 7 Answers
General Tech 3 Answers
General Tech 9 Answers
General Tech 2 Answers
Ready to take your education and career to the next level? Register today and join our growing community of learners and professionals.