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

better handling of errors like "Warning: Network error #203: Error downloading https://suite410.boundless.test:8444/geoserver/web/rest/about/version.xml - server replied: Not Found" #82

Open
gioman opened this issue Jun 12, 2017 · 0 comments
Assignees
Labels

Comments

@gioman
Copy link
Contributor

gioman commented Jun 12, 2017

When accessing Suite/Geoserver via web browser the base address is pretty much like (example):

https://suite410.boundless.test:8444/geoserver/web

If this is used in Geoserver Explorer (instead of the correct "https://suite410.boundless.test:8444/geoserver") this lead to errors/messages that are hard to decipher for the common user

"Warning: Network error #203: Error downloading https://suite410.boundless.test:8444/geoserver/web/rest/about/version.xml - server replied: Not Found"

I suggest to better handle those messages with better wording, a more evident warning dialog or even by "fixing" on the fly the URL.

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

No branches or pull requests

2 participants