Please, I need help about a strange behaviour of our server. The server (Microsoft Windows Server 2012, IIS 8.5, Plesk Onyx 17.8.11) hosts a lot of sites developed in different technologies (PHP, ASP.NET, HTML+JS). These sites work well with Chrome and FireFox both on Windows and MacOS, but Safari on iOS 11 & 12 is unable to open the sites, so I get this error "safari can't open the page because the server where this page is located isn't responding". Sometimes Safari open the site for a few minutes, then it don't work again. I experience a similar in Microsoft Edge: it can't open the sites unless I run Fiddler, in this case it works well. I'm getting crazy, because this behaviour seems to be unpredictable. Thank you in advance.
Safari and Edge can't load sites (sometimes, very often!)
226 Views Asked by S. Carpenzano At
1
There are 1 best solutions below
Related Questions in MOBILE-SAFARI
- Next.js carousel component loads instagram basic display api perfectly except in Safari browser
- How to hide the address bar in mobile safari for a 100vh app?
- Webapp exiting fullscreen when dragging mui slider in iPads
- React Native/Expo Web: Input Focus Triggers Pull-to-Refresh (iOS Safari)
- In chorme horizontal scroll work , but in safari browser its not work
- 100vh doesnt work properly on Safari iOS "Single tab" configuration
- Playing Blobs in html5 audio causing interruptions
- Issue with Web Page Loading Timeout after iOS 17.0 Update
- Are there Peculiar differences between Android and IOS browsers that could make some JavaScript run in Android but not on IOS Browser?
- A tag target="_blank" in safari ios history start from 2?
- Incorrect SVG rendering on iOS browsers
- iOS Homescreen Web Bookmark - Clicking home while the camera is open prevents the camera from opening again
- History API in Safary | issue accessing a link with anchor
- React: fixed block isn't repainting in Mobile Safari
- Remember login using laravel auth login failed only on mobile-Safari
Related Questions in MICROSOFT-EDGE
- couldn't sign in visual studio code
- Could not start a new session. Response code 500
- C# --headless print-to-pdf with Microsoft edge(chromium) won't work using ProcessStartInfo
- Building a web application for microsoft edge sidebar
- How to access Microsoft Edge browser and login into website via VBA
- Testcases failing in azure pipeline giving error edge driver exception
- Have values for edge driver changed
- DevTools not evaluating `$0` eagerly
- Native Messaging "Specified native messaging host not found" debugging
- @angular/cdk drag and drop dropzone likes to be outside of the original position when dropping in chrome browser but works fine in edge
- Start MS-Edge from command with save-as enabled
- img tag not loading dynamic image url in different browser except chrome
- How to restore the Microsoft extension user data to another pc?
- chrome.downloads.download on MS Edge: windows update this week added a bug. Work-around?
- Several issues with scroll snap in HTML/CSS
Related Questions in FIDDLER
- Elasticsearch Fiddler No DNS
- 401 error when using a web service in sapui5
- Post JPEG file using fiddler with other body data
- Downloaded octet-stream then encoding as pdf; can't get line endings worked out
- How to capture http GET and POST calls from windows application through Java
- See data that an app is secretly sending to web server in the background
- how to check the dynamic behavior of a web service (WCF) from process monitor?
- Error trying to modify JSON object in Fiddler
- Fiddler output has unknown prefix and postfix
- SAML logout request is not sending cookies to IdP
- Wireshark / Fiddler not displaying traffic through C# Webclient when using proxy
- Proxy settings with fiddler
- Can I use FiddlerCore parsing and http request management functionality without enabling it as a proxy?
- Watch HTTP traffic with Katana
- Web API parameter is always null
Related Questions in IIS-8
- Where can I find user identity when using webapi with Windows Authentication on IIS8
- Not able to install IIRF on Windows Server 2012 / IIS8
- IIS Rewrite Showing Subdirectory Name In URL
- Unable to download the .7z extension file through application
- "Object named IIS_IUSRS could not be found" when adding user to PHP sessions directory iis 8
- Why can selected users access website via IP but not URL?
- IIS8 - Slash after file name delivers file & HTTP:200 for CFM, HTML, but HTTP:404 for ASP
- mod_security blocks data binding in MVC4
- HTTP Error 500.19 - Internal Server Error localhost
- Web API 2 - CORS only works over HTTPS (not HTTP)
- Quartz scheduler not executing job after app pool recycle (.Net)
- AttributeRouting returns Forbidden when route mirrors directory structure
- Compilation Error - The compiler failed with error code 1
- IIS ReWrite Rule to remove query string when contains specific specific query string
- How to deploy angular2-quickstart app to IIS
Related Questions in PLESK-ONYX
- ReactJS, Wordpress and plesk - npm command doesn't exist?
- Plesk for windows backup with wrong name if file names are non-Latin
- Plesk issue appeared without doing anything. 500 Zend_Controller_Exception
- Cant access Plesk, Error 'Can't open or create shared memory by shm.name, Permission denied'
- Plesk 17 Changing/adding httpdocs for website update
- How do you use GULP on a Plesk server?
- Import of .bak file failed in plesk
- how to disable ssl support for doamain in plesk onyx?
- Safari and Edge can't load sites (sometimes, very often!)
- Plesk Scheduled Tasks - Deny: Previous script did not finished yet
- upgrading an alias to main domain on plesk onyx
- deploy Nuxt.js project on plesk web host?
- Asp.net core 3.1 502.5 error on Plesk web hosting
- Plesk adding a crontask for every minute
- Configuration error in webconfig mvc .net application
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
There are many compatibility issues for safari (I can't speak for edge). If you inspect the CSS code of these particular sites that you are having trouble running, and with some research, you will likely be able to identify the lines of code that are causing the sites not to load on Safari.