Skip to end of banner
Go to start of banner

Firewall issues

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

Our app runs on our server which is at https://ronindashboards.herokuapp.com url. To improve the performance and security of our service, we perform different requests to our server with very specific scopes, this means that our app can call many times to our server asking for very specific data.

The problem

We have detected that this way to work can make some firewalls to identify our server as “Not Trustable“, not allowing the users to access our functionalities.

Identifying if you are affected

To know if you are affected, the first thing that may happen is that you see this screen when you are trying to load our app (a blank space with the bottom error):

If you see this screen you might be affected, to confirm that is your case try to open the next url: https://ronindashboards.herokuapp.com/images/dashboard.svg If you are unable to load it and see the next image you are affected by this issue.

Solution

To test if this solution fixes you problem, you can try disabling the firewall (after testing this enable it again) and launching again our app, then it should work. If it doesn’t open a ticket at https://roninpixels.atlassian.net/servicedesk/customer/portal/7

To make our app work with your firewall you need to contact the firewall administrator and ask to whitelist the urls that belongs to https://ronindashboards.herokuapp.com

  • No labels