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

Github: The swagger api is not displayed correct in the nightly build #858

Closed
ddementieva opened this issue Mar 28, 2016 · 0 comments
Closed
Labels
kind/bug Outline of a bug - must adhere to the bug report template.

Comments

@ddementieva
Copy link
Contributor

I've deployed the codenvy/che:nightly on my server, and visit: http://198.199.105.97:8080/swagger

It can be visited, but doesn't display well. The screenshot is like this:

swagger-ui

And here some errors in Chrome console, like:

errors

GET http://198.199.105.97:8080/css/screen.css 
swagger:15 GET http://198.199.105.97:8080/lib/jquery.slideto.min.js 
swagger:16 GET http://198.199.105.97:8080/lib/jquery.wiggle.min.js 
swagger:10 GET http://198.199.105.97:8080/css/reset.css 
swagger:9 GET http://198.199.105.97:8080/css/typography.css 
swagger:14 GET http://198.199.105.97:8080/lib/jquery-1.8.0.min.js 
swagger:17 GET http://198.199.105.97:8080/lib/jquery.ba-bbq.min.js 
swagger:19 GET http://198.199.105.97:8080/lib/underscore-min.js 
swagger:18 GET http://198.199.105.97:8080/lib/handlebars-2.0.0.js 
swagger:20 GET http://198.199.105.97:8080/lib/backbone-min.js 
swagger:21 GET http://198.199.105.97:8080/swagger-ui.js 
swagger:24 GET http://198.199.105.97:8080/lib/marked.js 
swagger:23 GET http://198.199.105.97:8080/lib/jsoneditor.min.js 
swagger:25 GET http://198.199.105.97:8080/lib/swagger-oauth.js 
swagger:22 GET http://198.199.105.97:8080/lib/highlight.7.3.pack.js 
swagger:33 Uncaught ReferenceError: $ is not defined(anonymous function) @ swagger:33
swagger:13 GET http://198.199.105.97:8080/css/print.css 404 (Not Found)
@ddementieva ddementieva added the kind/bug Outline of a bug - must adhere to the bug report template. label Mar 28, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

No branches or pull requests

1 participant