[GH-ISSUE #22] Forbidden request from remote IP address: x.x.x.x.. Does not match #20

Closed
opened 2026-02-25 21:30:50 +03:00 by kerem · 2 comments
Owner

Originally created by @smilelikeshit on GitHub (Jan 14, 2021).
Original GitHub issue: https://github.com/certera-io/certera/issues/22

I already install certera on VPS but when im access using https://x.x.x.x , I have error like this

Forbidden request from remote IP address: x.x.x.x. Does not match

Originally created by @smilelikeshit on GitHub (Jan 14, 2021). Original GitHub issue: https://github.com/certera-io/certera/issues/22 I already install certera on VPS but when im access using https://x.x.x.x , I have error like this Forbidden request from remote IP address: x.x.x.x. Does not match
kerem closed this issue 2026-02-25 21:30:50 +03:00
Author
Owner

@certeraio commented on GitHub (Jan 14, 2021):

This is due to a security feature to ensure no unauthorized IP can access without your explicit knowledge and permission. If you add the IP here: https://github.com/certera-io/certera/blob/master/src/Certera.Web/config.json#L2

You should be able to access. You can also set it to * should you want to (and have strong means of securing things).

<!-- gh-comment-id:760392838 --> @certeraio commented on GitHub (Jan 14, 2021): This is due to a security feature to ensure no unauthorized IP can access without your explicit knowledge and permission. If you add the IP here: https://github.com/certera-io/certera/blob/master/src/Certera.Web/config.json#L2 You should be able to access. You can also set it to `*` should you want to (and have strong means of securing things).
Author
Owner

@smilelikeshit commented on GitHub (Jan 22, 2021):

yes solved thank you for the response @certeraio

<!-- gh-comment-id:765185566 --> @smilelikeshit commented on GitHub (Jan 22, 2021): yes solved thank you for the response @certeraio
kerem changed title from [GH-ISSUE #22] Forbidden request from remote IP address: x.x.x.x.. Does not match to [GH-ISSUE #22] Forbidden request from remote IP address: x.x.x.x.. Does not match 2026-03-07 19:52:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certera#20
No description provided.