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

Teamengine tests fails because of incorrect urls #11

Closed
NicolaiLolansen opened this issue Jan 26, 2022 · 1 comment
Closed

Teamengine tests fails because of incorrect urls #11

NicolaiLolansen opened this issue Jan 26, 2022 · 1 comment
Assignees
Labels
invalid This doesn't seem right

Comments

@NicolaiLolansen
Copy link
Collaborator

Trying to run the OGC teamengine tests from https://github.com/opengeospatial/ets-ogcapi-features10/ for the API, we run into this error:
opengeospatial/ets-ogcapi-features10#125

Teamengine targets the first line, which is wrong.

stac-fastapi-sqlalchemy  | INFO:     172.22.0.1:45298 - "GET ///conformance HTTP/1.1" 404 Not Found
stac-fastapi-sqlalchemy  | INFO:     172.22.0.1:45306 - "GET /conformance HTTP/1.1" 200 OK
@NicolaiLolansen NicolaiLolansen self-assigned this Jan 26, 2022
@NicolaiLolansen NicolaiLolansen added the invalid This doesn't seem right label Jan 26, 2022
@NicolaiLolansen
Copy link
Collaborator Author

Fixed if you proxy to port 80, and do not supply the port number in the Teamengine interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant