Skip to content
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

Broken "Test Rig" SVG image embed in YHDC SCT-013-000 Current Transformer report page #10

Open
inactivist opened this issue Jul 6, 2024 · 0 comments

Comments

@inactivist
Copy link

inactivist commented Jul 6, 2024

Viewing YHDC SCT-013-000 Current Transformer report I see the following under the Test Rig section:

image

The embedded frame URL is https://docs.openenergymonitor.org/electricity-monitoring/ct-sensors/files/C.T.%20Test%20Rig.160705.svg which results in a 404 response from apache:

$ curl https://docs.openenergymonitor.org/electricity-monitoring/ct-sensors/files/C.T.%20Test%20Rig.160705.svg
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
<hr>
<address>Apache/2.4.41 (Ubuntu) Server at docs.openenergymonitor.org Port 443</address>
</body></html>

The SVG file exists in the repository and is available here:

test rig

@inactivist inactivist changed the title Broken test rig SVG image embed in YHDC SCT-013-000 Current Transformer report Broken "Test Rig" SVG image embed in YHDC SCT-013-000 Current Transformer report page Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant