You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When deploying applications to a workspace that contains a hyphen (e.g. spaceapps-jla), the ADES returns:
<!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 /spaceapps-jla/wps3/processes was not found on this server.</p>
</body>
</html>
Sending the same request to a workspace without a hyphen deploys the application as expected.
The text was updated successfully, but these errors were encountered:
When deploying applications to a workspace that contains a hyphen (e.g.
spaceapps-jla
), the ADES returns:Sending the same request to a workspace without a hyphen deploys the application as expected.
The text was updated successfully, but these errors were encountered: