Admin interface is showing a blank page. #171
Comments
There's no "Admin page" just an admin server with some stats, try curling:
|
@capotej Where can I see the files for admin server to render ? And curling doesn't give anything.
|
There are no files, it just an admin, JSON-only server, did you try On Wed, Oct 22, 2014 at 11:47 PM, Pranaya Behera notifications@github.com
Julio Capote |
@capotej Thanks. That did the trick. It shows a json object on the usage. |
Hello,
I have installed finatra the latest 1.5.3 and with the command line I have created one application,
./finatra-1.5.3/finatra new com.acme.NewApp
and runningsbt run
in the console it saysFor the http server it is successfully displaying the page but when I go to port 9990 it just gives me white screen nothing in it, not even in the source of the page.
Scala version system
The text was updated successfully, but these errors were encountered: