opengeospatial / ogcapi-records

An open standard for the discovery of geospatial resources on the Web.
https://ogcapi.ogc.org/records
Other
56 stars 26 forks source link

Implementations.md #307

Closed cdharbin closed 9 months ago

cdharbin commented 9 months ago

I was going to test with the implementations and noticed that the first items link, https://eratosthenes.pvretano.com/cubewerx/cubeserv/default/ogcapi/catalogues/collections/sentinel1cat/items?f=json, throws an error, "CWWRS: A server-side exception has occurredCWWRS: failed to connect to database, raised in CwWrs_HandleOgcApiEndpoint() in file "wrsModule.c" line 732 (process 2564062)CWWRS: failed to establish DML connection to database, raised in wrsDbs_Connect() in file "wrsDbs.c" line 251 (process 2564062)CWWRS: ORA-01017: invalid username/password; logon denied, raised in cwdbsConnect() in file "cwdbs.pc" line 126 (process 2564062)"

Could someone check that the implementations are working and remove/comment out if not accessible?

pvretano commented 9 months ago

Oops... I decommissioned eratosthenes a while back! Try atlas instead ...

https://atlas.pvretano.com/cubewerx/cubeserv/default/ogcapi/catalogues/collections/sentinel1cat/items?f=json

I'll update my implementation page listings shortly.

cdharbin commented 9 months ago

Thanks!

pvretano commented 9 months ago

@cdharbin I think I've updated all the links now ... give it a shot, let me know if you run into any issues.

cdharbin commented 9 months ago

It was working great and then it started timing out.

pvretano commented 9 months ago

Yeah, this is my dev machine and I has to shutdown and startup the database a few times today. Are you getting the timeout now?

cdharbin commented 9 months ago

Yes. It looks like it is still timing out. I can't reach the site now.

cdharbin commented 9 months ago

Will the site be back up tomorrow? Or should I try again next week?

pvretano commented 9 months ago

@cdharbin the site is up now and I am able to access but I can't figure out why your access is timing out ... still looking into it.

pvretano commented 9 months ago

@cdharbin can you try again ... looks like it was a firewall issue.

cdharbin commented 9 months ago

Thank you so much. It is working!

pvretano commented 9 months ago

Closing for now. Reopen if you run into further issues.