Jump to content
We've recently updated our Privacy Statement, available here ×

JasperServer working for browser but not iOS App


marciokoko

Recommended Posts

I ran the installer for JasperServer and everything finished just fine.  I have saved jrxml reports into my jasperserver repo and can view them on my ipad thru safari.

However, when I direct the JasperMobile iOS app to:

myIP:8080/jasperserver/login.html

I get an invalid response.  I read on a post that it has to go to

myIP:8080/jasperserver/

but when I do that I get an http401 unauthorized user.  My settings are:

Name: MyCompany

URL:myIP:8080/jasperserver/

Organization: SomeName
Username: jasperadmin
Password: jasperadmin
Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

There are a few things which might be going wrong here:

1) You shouldn't have the /login.html at the end of the URL (I'm not sure you do, but in one of the lines above you have it

2) The URL should start with "http://", i.e. http:/myIP:8080/jasperserver/

3) If you are using our Community edition (which I assume from the URL), you should leave the "Organization" field blank (Multi-tenancy is a feature in our commercial Enterprise edition)

4) Make sure you can access the server from your phone.  If it's on a corporate network, for example, you may need to use VPN on the phone to see it.  The best test is to try the login URL from a browser.  It won't really work, but you should see the login page come up.

Let us know how it goes.

-veronica

Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...