-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
The alternate URL for a job (text/html) does not work (404 not found) #29
Comments
I cannot reproduce the problem: Here is the logs (with empty navigator cache):
|
Ok, I reproduce the problem when launching from different setup (running from source work OK). Investigating |
This is a packaging problem, html files were not included in the distribution. So tests were ok, but once packaged, it would fail. I'm releasing a fix right now. |
1.8.2 has been released with a fix. You may check then close the issue. Thanks for bringing this up ! |
Fixed in |
wpsserver 1.8.1 (build 202209270744,commit 0f4908d)
The alternate link in a job status page (
jobs/<job_id>
) leads to a 404 not found page.Example of link:
/jobs/9e6b0e36-3f42-11ed-9cbb-0242ac130002.html
(an extra / is added to this link in the target page)
/jobs.html also leads to the same error.
The relevant logs entry is:
The text was updated successfully, but these errors were encountered: