question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

webui: path prefix error?

See original GitHub issue

Hi,

Thank you for Joal, it’s a neat little software.

I launch joal like this java -jar ./jack-of-all-trades-2.1.11.jar --joal-conf=/home/moi/joal/ --spring.main.web-environment=true --server.port=10001 --joal.ui.path.prefix=SECRET_OBFUSCATION_PATH --joal.ui.secret-token=SECRET

both path and secret are alphanumerical. I’ve tried with and without quotes around the secrets

Seeding work but webui won’t connect. It says: Request was sent to URI '/' and does not match the path prefix, therefore the request Thread has been shut down

I connect to http://localhost:10001/SECRET_OBFUSCATION_PATH/ui/ but connection fails

I have made this work before, but now that I’ve reinstalled it I can’t figure out what I’m doing wrong.

merci!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
bipoxcommented, Feb 25, 2019

Yup, you were right, it works now 😅

Désolé pour le dérangement et encore merci pour cette appli !

0reactions
anthonyraymondcommented, Feb 25, 2019

No problem 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuring the IMAP path prefix - Fastmail Help
An IMAP path prefix tells your mail client where to look for your mail. Most clients will automatically set up the IMAP prefix...
Read more >
unrecognized tag prefix or device filter 'telerik'
hi, how to resolve this error " unrecognized tag prefix or device filter 'telerik' ... < add name = "Telerik.Web.UI.WebResource" path = "Telerik.Web.UI....
Read more >
How to service multiple solution webui through one port using ...
This is a common problem when stripping path prefixes. It only works fully when the application you are serving when stripping a prefix...
Read more >
Configuring NGINX and NGINX Plus as a Web Server
Also, a specific error code can be returned and you can configure a specific ... (or Unix domain socket and path) on which...
Read more >
Resolve a Bind Error in Active Directory Authentication
If you have problems with user authentication through your Active Directory server and find the message LDAP binding not successful in your log...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found