-
Notifications
You must be signed in to change notification settings - Fork 17
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
java errors when accessing wrong URLs #5
Comments
Also URL's containg white spaces (Illegal character) throws java errors: http://cf.jare.io/?u=http://www.recambiosanabelen.com/maquinaria/BARONESS/LM315/f/m/Rear%20High%20B.jpg causing a 500 Internal Server Error: |
@rultor release, tag is |
@teodorsandu I think that's the best we can do, check it out: http://cf.jare.io/?u=http://www.recambiosanabelen.com//maquinaria/KIOTI/RX/RX.jpg The page has a short header, which explains what's going on. |
i've met the similar situation error gist: https://gist.github.com/zhuangya/384ac81047f3dec82450ec1c33bf9501 |
@zhuangya in your case it's easy. your domain is not registered at www.jare.io. just login and register it there and that's it |
@yegor256 i register this domain in jare before the error occurs, i just double checked that. |
@zhuangya make sure you register it like |
@zhuangya your URL seems to be working fine now |
When I access this(wrong) URL it throws a lot of (java) errors: http://cf.jare.io/?u=http://www.recambiosanabelen.com//maquinaria/KIOTI/RX/RX.jpg
The text was updated successfully, but these errors were encountered: