Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The requested URL returned error: 403 Forbidden #89

Open
GuillaumeBrn opened this issue May 8, 2023 · 1 comment
Open

The requested URL returned error: 403 Forbidden #89

GuillaumeBrn opened this issue May 8, 2023 · 1 comment

Comments

@GuillaumeBrn
Copy link

GuillaumeBrn commented May 8, 2023

Hello,
/!\ Please Note : being on RH8, I'm using Podman, but the functionning is quite similar to Docker

I'm having troubles with my MISP container.
When I am using sudo podman-compose up -d, and then sudo podman-compose ps, here is the prompt :
image
The MISP container appears as unhealthy.

So I check the reason with sudo podman inspect --format "{{json .State.Health }}" misp | jq '.Log[].Output' :
image
And the prompt tells a 403 Forbidden error.

I thought it may be a proxy issue as I'm trying to deploy it in a company infrastructure.
So I edited the Podman's config file (/usr/share/containers/containers.conf) to enable http_proxy=true, but it didn't resolve the issue.

Do you guys have any idea about what it could be ?

Thank you.

@Mixtol
Copy link

Mixtol commented Nov 27, 2024

If I'm not mistaken the MISP's mother branch has a separate fork for podman
You pretty right about functional, its quite similar, but not the same. You should try to replace it with docker engine.
Otherwise there is very little information and no containers logs for diagnostics :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants