mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 23:45:50 +03:00
[GH-ISSUE #226] Can't run Ambar behind reverese proxy with SSL #220
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#220
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 @olegbliaher on GitHub (Apr 3, 2019).
Original GitHub issue: https://github.com/RD17/ambar/issues/226
Hi all, I'm trying to run Ambar behind a reverse proxy on the same machine, as I want all traffic and searches to be discreet. I do get the following error:
Possible SECURITY ATTACK detected. It looks like somebody is sending POST or Host: commands to Redis. This is likely due to an attacker attempting to use Cross Protocol Scripting to compromise your Redis instance. Connection aborted.This is my docker-compose.yml
My Apache config:
I can also add that I tried modifying frontend's Nginx conf, that didn't help either.
Ambar only says
try to reload the page, and docker logs show that Redis thinks someone is attacking the service.@stale[bot] commented on GitHub (Apr 18, 2019):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.