-
Notifications
You must be signed in to change notification settings - Fork 208
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.lang.illegalArgumentException: illegal character in authority at index 7: http://localhost:9090 /api/uploadHar #688
Comments
Hey @Ravikm941, thanks for trying out Akto. I can see there is a space between 9090 and /api, which is causing the issue here. Can you provide a little more context on this. Are you trying out Akto via Local Deploy? |
Hey @ayushaga14 , yes, I'm using Akto for local deployment on Docker and using the Burp Suite extension. However, in my localhost portal, the project is not showing. When I tried to refresh the URL, it displayed an error. I also attempted to access the URL without spaces, but it resulted in a 404 forbidden error in the browser. |
Any update on this issue? |
Hi @Ravikm941. Update the AKTO_IP variable in akto burp extension without leading spaces and try again. To access dashboard just go to localhost:9090/ |
@Ravikm941 can you try the above once ^ and let us know if it works. Else we can connect over a call and sort this |
Hi Team,
I'm facing this error
java.lang.illegalArgumentException: illegal character in authority at index 7: http://localhost:9090 /api/uploadHar
The text was updated successfully, but these errors were encountered: