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

Bug: deploying external pycsw breaks metadata download and links in api/v2/datasets links section #183

Closed
mwallschlaeger opened this issue Jun 28, 2024 · 0 comments · Fixed by #188
Labels
bug Something isn't working

Comments

@mwallschlaeger
Copy link
Contributor

Bug Description

when using external pycsw, links in datasets api endpoint are not reachable from the outside world. apprearing like:

{
                "extension": "xml",
                "link_type": "metadata",
                "name": "Dublin Core",
                "mime": "text/xml",
                "url": "[http://geonode-pycsw:8000?request=GetRecordById&service=CSW&version=2.0.2&id=dbe6e1b1-4005-416b-a36e-cd16b9156136&outputschema=http%3A%2F%2Fwww.opengis.net%2Fcat%2Fcsw%2F2.0.2&elementsetname=full](http://geonode-pycsw:8000/?request=GetRecordById&service=CSW&version=2.0.2&id=dbe6e1b1-4005-416b-a36e-cd16b9156136&outputschema=http%3A%2F%2Fwww.opengis.net%2Fcat%2Fcsw%2F2.0.2&elementsetname=full)"
            },

Reproduction Steps

enable pycsw in values.yaml with:

pycsw:
  enabled: true
@mwallschlaeger mwallschlaeger added the bug Something isn't working label Jun 28, 2024
@mwallschlaeger mwallschlaeger changed the title Bug: deploying external pycsw breaks links in api/v2/datasets links section Bug: deploying external pycsw breaks metadata download and links in api/v2/datasets links section Jun 28, 2024
mwallschlaeger added a commit that referenced this issue Jun 28, 2024
mwallschlaeger added a commit that referenced this issue Jun 29, 2024
mwallschlaeger added a commit that referenced this issue Jun 29, 2024
…nd links in api/v2/datasets links section (4.3.0) (#188)
@zalf-rdm zalf-rdm deleted a comment from specka Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant