We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SNAPSHOT-20230307
openjdk version "11.0.18" 2023-01-17
Linux
after the Jetty upgrade in PR 2508
Issue disappeared after building with a reverted Jetty version, back to 9.4.35.v20201120.
9.4.35.v20201120
curl -u cluster http://localhost:8998 Enter host password for user 'cluster':
<html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 403 Forbidden</title> </head> <body><h2>HTTP ERROR 403 Forbidden</h2> <table> <tr><th>URI:</th><td>/</td></tr> <tr><th>STATUS:</th><td>403</td></tr> <tr><th>MESSAGE:</th><td>Forbidden</td></tr> <tr><th>SERVLET:</th><td>-</td></tr> </table> <hr/><a href="https://eclipse.org/jetty">Powered by Jetty:// 9.4.51.v20230217</a><hr/> </body> </html>
Priority: 3
Component: Actions
The text was updated successfully, but these errors were encountered:
Fantastic sleuthing!
Sorry, something went wrong.
8e82f69
Merge pull request #2523 from bamaer/2521
174bcc7
reverted jetty upgrade. fixes #2521
No branches or pull requests
Apache Hop version?
SNAPSHOT-20230307
Java version?
openjdk version "11.0.18" 2023-01-17
Operating system
Linux
What happened?
after the Jetty upgrade in PR 2508
Issue disappeared after building with a reverted Jetty version, back to
9.4.35.v20201120
.curl -u cluster http://localhost:8998
Enter host password for user 'cluster':
Issue Priority
Priority: 3
Issue Component
Component: Actions
The text was updated successfully, but these errors were encountered: