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

Deployment issue #403

Open
akhilalo opened this issue Aug 12, 2020 · 3 comments
Open

Deployment issue #403

akhilalo opened this issue Aug 12, 2020 · 3 comments

Comments

@akhilalo
Copy link

akhilalo commented Aug 12, 2020

Hi
I have successfully deployed the WAR file on Netcat. Unfortunately, I got this error message.
{"timestamp":1597209261983,"status":404,"error":"No message available","message":"No message available","path":"/akhil/"}
I have searched everywhere to resolve this issue but I couldn't. Any help would be highly appreciated.
Also please provide any documentation if you have any regarding Metacat.

@mrthankyou
Copy link

I'm also experiencing this issue when attempting access to http://localhost:55006/swagger-ui.html/#/. However, other endpoints such as http://localhost:55006/mds/v1/catalog does work and return the correct data.

@shursulei
Copy link

I'm also experiencing this issue when attempting access to http://localhost:55006/swagger-ui.html/#/. However, other endpoints such as http://localhost:55006/mds/v1/catalog does work and return the correct data.

I get the same issue.Can you resolve this problem

@shursulei
Copy link

edit @ConditionalOnProperty(value = "springfox.documentation.swagger-ui.enabled", havingValue = "true")
add "//" to note
and
use this url http://localhost:8080/swagger-ui/index.html
I'm OK.

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

3 participants