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

Logs of the dashboard not showing. Mock Server 5.15.0 over HTTP #1823

Open
faramarzaf opened this issue Dec 14, 2023 · 0 comments
Open

Logs of the dashboard not showing. Mock Server 5.15.0 over HTTP #1823

faramarzaf opened this issue Dec 14, 2023 · 0 comments

Comments

@faramarzaf
Copy link

faramarzaf commented Dec 14, 2023

Describe the issue
I'm trying to see logs from the dashboard but I can't. Note that I'm using HTTP, not HTTPS. Also, when I run the application locally it prints well but on the server it fails.

What you are trying to do
I want to observe dashboard logs.

MockServer version

<dependency>
            <groupId>org.mock-server</groupId>
            <artifactId>mockserver-netty</artifactId>
            <version>5.15.0</version>
</dependency>

Additional info

  • JDK 8
  • Spring boot 2.5.6
  • Maven plugin as a build tool
  • Also, when I hit the dashboard address, nothing prints in the application log. So I don't know how to track the issue!
    asdad
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

1 participant