Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 934 Bytes

error-the-site-url-cannot-be-added-since-it-is-invalid-or-blocks-patchstack-from-accessing-the-site.md

File metadata and controls

16 lines (13 loc) · 934 Bytes
title excerpt hidden metadata createdAt updatedAt
Error: The site <URL> cannot be added since it is invalid or blocks Patchstack from accessing the site.
false
image robots
index
Mon Aug 29 2022 14:22:05 GMT+0000 (Coordinated Universal Time)
Thu May 11 2023 11:23:33 GMT+0000 (Coordinated Universal Time)

This error often appears when there is no public access to your website. Usually, it means that your server is protected using .htaccess and .htpasswd. To install the Patchstack plugin and connect our app to your website, it has to be publicly accessible for Patchstack as well, so you will have to remove the server authentication.

In order for us to properly start monitoring your application, its response when you first add it must not be a 5xx HTTP status code.

When you put your site in maintenance mode, it will also result in a 5xx HTTP status code and thus will trigger this error.