Hello,
The demo backend
https://api7.dspace.org/server/api has been really useful while I've been waiting for our backend to be set up. However I noticed on Friday 17th that browsing or trying to do anything now gives 500 Service Unavailable error. It seems the backend is not found:
status: 404,
statusText: 'Not Found',
url: '
https://api7.dspace.org/server/api',
ok: false,
name: 'HttpErrorResponse',
message: 'Http failure response for
https://api7.dspace.org/server/api: 404 Not Found',
error: '<!doctype html><html lang="en"><head><title>HTTP Status 404 – Not Found</title><style type="text/css">body {f
ont-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {fon
t-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;bord
er:none;}</style></head><body><h1>HTTP Status 404 – Not Found</h1><hr class="line" /><p><b>Type</b> Status Report</p><p
><b>Message</b> Not found</p><p><b>Description</b> The origin server did not find a current representation for the targ
et resource or is not willing to disclose that one exists.</p><hr class="line" /><h3>Apache Tomcat/9.0.31</h3></body></
html>'
Any idea when it will be back up? Thank you!
-
Teemu Nuutinen