Blank Screen Coming into My website after applying http2 - javascript

I am facing blank page issues into my website, and I am unable to crack it from where is throwing like this. Let me tell you I have developed this website in PHP and it is not by any kind of server issue. There is no message in error log or access log.
Most probably it is happening in India Region. I have confirmed with my foreign colleague they didn't faced this issue. Strange.
May be it is from cloudifier CDN, HTTP2 request,
My website URL : https://www.hozpitality.com/
Please help me.
Blank Screen

Related

Deployed React App Shows a Blank Page and Console Returns Error 404

I am a beginner in React JS. I deployed a React app to Github Pages and apparently it was successful, but the site shows only a blank white page. The console says ‘Failed to load resource: the server responded with a status of 404 ()’. I’d appreciate any help with this. I can’t figure out what I’m doing wrong.
Here is my repo: https://github.com/toyosicodes/memory-game/tree/master/src. The link to the site itself is https://toyosicodes.github.io/memory-game/
I know questions like mine have been asked; I've spent hours poring over them and trying out the recommended solutions, but they haven't worked in my case.
i apologise if this post isn't perfect - it's my first.
I just tried to access your website at https://toyosicodes.github.io/memory-game/ and it seems to be loading fine for me, with the default React template. Would you try clearing cache or waiting some time for DNS updates. github.io is a little slow for deployments and takes some time for changes to be visible. I have sometimes waited 30+ minutes for new changes to be visible.
If you like speedy deployments, I would recommend using a service like Vercel or Heroku.

Random 500 internet error on MVC application

I have some 500 errors on the website that I deployed. They are very random - from browser inspect, I can see some image or javascript are not loaded. When I refresh the website, they sometimes come back. Or they are all good but when I refresh the site, some image or Js are missing. Since they come back sometime, I will think they are not permission or missing file issue. Could be the application pool not behave consistently? What can be the reason? Can someone advise. Thanks in advance!
If they sometimes work, then it's not a permissions problem, assuming that everything is hosted locally. This sounds more like a memory, network timeout, or hardware failure issue to me.

Wordpress New Pages and Posts not showing for public users (IIS 8)

Hello Everyone
I have a really weird issue on a WordPress website running on IIS 8 server, I'm still a beginner in IIS so the issue could be something stupid, the issue is when I do create any new page or post in WordPress I can see the page working fine in the admin dashboard but if not logging the page give me as the screen below and also the mixed content warning screenshot
i had tryied many thinks such give permission to IUSER and i had try all the SSL plugins fixer i did check the code of the theme also but with no results , please if any one can help this issue is really frustrating

Having problem on one tap sign in into my website

I am trying to integrate google one tap sign in. I place the client id and login uri as documented, but I am getting this error in the console.
Uncaught TypeError: .DumpException is not a function
Did you anyone have have faced this "DumpException" issue. If so can you please help me how you get rid of it.
Thanks in advance.
Were you running One Tap example code inside a webview?
For security reasons, web view is prohibited. So, you may see some JS errors when downloading the JS client library.
I believe this is related to Google requiring a Domain ownership verification:
https://www.google.com/webmasters/verification/verification?domain=[domain]&pli=1
This is probably why very few people are experiencing this, as most have already verified their domain in the past for previous API credentials (Google Maps API, etc).

page doesn't load css and js files after refresh

I have the problem that my site does not load some css and js files when refreshing the site. When I first call the site everything is fine, its just after refreshing.
http://www.benty-fields.com/
Its a bit hard to debug, since on my local host everything works fine, its just a problem on the server. I am using the free tier on AWS, but I can't find any discussion about such a problem in connection with AWS, so I guess its my site. Has anybody have seen such a problem before and can give me some tips how to resolve it?
carl
EDIT:
I use chrome Version 45.0.2454.101 (64-bit) when I get the error, but I seem to get similar errors on firefox.
The error will modify the website, since the css files are not loaded, but you can also seem them if you go to
View > Developer > Javascript console... you should see something like that
GET http://www.benty-fields.com/static/css/popbox.css 500 (Internal Server Error)
(index):192 GET http://www.benty-fields.com/static/js/spin.min.js
(index):185 GET http://www.benty-fields.com/static/js/moments.min.js 500 (Internal Server Error)
(index):191 GET http://www.benty-fields.com/static/js/bootstrap-select.min.js
It seems that website is working fine for me, please have a look into attached image and let us know your thoughts,
This is not a real solution to the problem, since I guess there is a solution on AWS itself, but for me the problem was solved by moving to digital ocean...
cheers
carl
If you're running Cloudflare, remember to clear its cache and enable development mode. This is something that used to nail me and waste hours of time when I first started running my sites through Cloudflare. Hope this helps someone.

Categories

Resources