You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I call the webserver (http://[ip-address]/) then I just get Ok as response-body with statuscode 200.
I have verified that this response really comes from the oncall-engine-container using Chrome and also using wget inside of the container.
What did you expect to happen:
When I call the webserver (http://[ip-address]/) then I expect to see something like the web-application like shown in the screenshot here. (If this is not the expected behavior here, then I am sorry, my fault. But then the documentation about the supported kinds of infrastructures is maybe a little bit misleading.)
I can reproduce this behavior even if I delete all containers, remove the volumes and restart the docker-compose-project.
How do we reproduce it?
I just setup'ed OnCall new on my development-server using the following docker-compose-file which i basicyll got from here.
What went wrong?
What happened:
When I call the webserver (
http://[ip-address]/
) then I just getOk
as response-body with statuscode 200.I have verified that this response really comes from the oncall-engine-container using Chrome and also using wget inside of the container.
What did you expect to happen:
When I call the webserver (
http://[ip-address]/
) then I expect to see something like the web-application like shown in the screenshot here. (If this is not the expected behavior here, then I am sorry, my fault. But then the documentation about the supported kinds of infrastructures is maybe a little bit misleading.)I can reproduce this behavior even if I delete all containers, remove the volumes and restart the docker-compose-project.
How do we reproduce it?
I just setup'ed OnCall new on my development-server using the following docker-compose-file which i basicyll got from here.
Grafana OnCall Version
latest
Product Area
Helm/Kubernetes/Docker
Grafana OnCall Platform?
Docker
User's Browser?
Chrome
Anything else to add?
No response
The text was updated successfully, but these errors were encountered: