mirror of
https://github.com/certera-io/certera.git
synced 2026-04-25 11:15:55 +03:00
[GH-ISSUE #22] Forbidden request from remote IP address: x.x.x.x.. Does not match #20
Labels
No labels
bug
feature-request
feature-request
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certera#20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@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).@smilelikeshit commented on GitHub (Jan 22, 2021):
yes solved thank you for the response @certeraio
[GH-ISSUE #22] Forbidden request from remote IP address: x.x.x.x.. Does not matchto [GH-ISSUE #22] Forbidden request from remote IP address: x.x.x.x.. Does not match