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

Problem with jasperreports on aws ec2 #90

Closed
LuisJoseLopezD opened this issue Nov 14, 2023 · 6 comments
Closed

Problem with jasperreports on aws ec2 #90

LuisJoseLopezD opened this issue Nov 14, 2023 · 6 comments

Comments

@LuisJoseLopezD
Copy link

This is my security group, i have also allowed all my ports on my ubuntu server and i disabled the ufw, any suggestions?
server
security-group

@LuisJoseLopezD
Copy link
Author

And i always get this message from the browser: The connection has been rejected

@mbochenk
Copy link
Collaborator

I am not sure what are you doing here.
Is it CE or PRO edition? If you are using pro, this should be jasperserver-pro.
Have you used helm chart to deploy?
Why are you using 8443 port - did you set up certificate for it? Are you using https for url or is it trying http over 8443?
If you set up LB, you usually want to use https on default 443

@LuisJoseLopezD
Copy link
Author

I am not sure what are you doing here. Is it CE or PRO edition? If you are using pro, this should be jasperserver-pro. Have you used helm chart to deploy? Why are you using 8443 port - did you set up certificate for it? Are you using https for url or is it trying http over 8443? If you set up LB, you usually want to use https on default 443

I am not using jasperserver-pro, i don't have any certificate for this. This is tottaly the CE.

image
Those are my files, and my images are running, they called jasper and jasperdb.

I just want to start the server to enter this url: https://YOUR_HOSTNAME:8443/jasperserver

Any idea? thank you!

@himanshu3663
Copy link
Collaborator

Hi Luis,

Please note that this js-docker repository is meant to be working out of the box with Jasper Server Pro artifacts. However, you could tweak the docker files to make it work with Jasper Server CE. Additionally, you may want to try using the docker images created by Bitnami: https://hub.docker.com/r/bitnami/jasperreports/.

Also, by default, the server runs on http so you may want to try using the url like http://{HOSTNAME}:8080/jasperserver

@LuisJoseLopezD
Copy link
Author

Hi Luis,

Please note that this js-docker repository is meant to be working out of the box with Jasper Server Pro artifacts. However, you could tweak the docker files to make it work with Jasper Server CE. Additionally, you may want to try using the docker images created by Bitnami: https://hub.docker.com/r/bitnami/jasperreports/.

Also, by default, the server runs on http so you may want to try using the url like http://{HOSTNAME}:8080/jasperserver

i am using dockers images created by bitnami, my question is why does not work with the aws ec2 server? there is any config about the ports that don't allow me to init the server in the security groups?

@himanshu3663
Copy link
Collaborator

For Jasper Server Pro deployed using the js-docker scripts, there are no other requirements on configuring security groups. I think you should reach out to Bitnami support for this issue.

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