Users cannot access webapp

Hello,

Currently there are two users who cannot log onto our webapp. (there are other users which are using the app without a problem)

I have looked into their inspect screen and this is the error they receive:


The message they get is that the website cannot be found and they cannot make a connection.
Do you have an idea what might be the issue?

I am using a custom domain.

I can suggest, that it happen only from some ip addresses. Could you check, please what ip address bind to the domain name (use ping, dig, nslookup tools).
Also, post here the full request in curl form.

ip address:

image

curl “https://cvl.lorio.nl/Lorio/index.html” ^
-H “Connection: keep-alive” ^
-H “Cache-Control: max-age=0” ^
-H “sec-ch-ua: ^^“Chromium^^”;v=^^“94^^”, ^^“Google Chrome^^”;v=^^“94^^”, ^^”;Not A Brand^^“;v=^^“99^^”” ^
-H “sec-ch-ua-mobile: ?0” ^
-H “sec-ch-ua-platform: ^^“Windows^^”” ^
-H “Upgrade-Insecure-Requests: 1” ^
-H “User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36” ^
-H “Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.9” ^
-H “Sec-Fetch-Site: none” ^
-H “Sec-Fetch-Mode: navigate” ^
-H “Sec-Fetch-User: ?1” ^
-H “Sec-Fetch-Dest: document” ^
-H “Accept-Language: en-US,en;q=0.9,nl;q=0.8,de;q=0.7,it;q=0.6” ^
–compressed

At the moment i get more and more reports of users not being able to access the webapp. Any idea what can cause this?

Could you please share the URL for which you’re getting the error? (as text, not an image please).

Hi Mark,

The URL which some users cannot access= https://lorio.nl/gv which sends them straight to: https://cvl.lorio.nl/Lorio/index.html

By looking at the sceenshot you posted, the URL seems to be different:

Do you have the full URL that would reproduce the problem?

Regards,
Mark