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

Error while loading start page may be caused not only by firewall, but also by PHP scripts #106

Open
GoogleCodeExporter opened this issue Aug 10, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Currently if the start page fails loading you will see a message like: "Error 
while loading start page. An internal local server was blocked by your 
firewall...". This might not be true, for example when php app throws a 500 
error. Maybe it is possible to differentiate whether this was an error caused 
by firewall, or for example error 500 (or other) caused by PHP application. It 
would need to be checked what http status code is returned when firewall blocks 
application. For all other status codes we could display a different message to 
avoid confusion, for example "Error while loading the start page. Application 
throwed an unknown error (500 status code).".

Original issue reported on code.google.com by czarek.t...@gmail.com on 29 Apr 2014 at 4:23

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Original comment by czarek.t...@gmail.com on 9 Aug 2014 at 6:20

  • Added labels: NextRelease, Priority-High
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Original comment by czarek.t...@gmail.com on 13 Oct 2014 at 6:49

  • Added labels: Bug

@GoogleCodeExporter
Copy link
Author

Original comment by czarek.t...@gmail.com on 21 Oct 2014 at 10:39

  • Added labels: Restrict-AddIssueComment-Commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant