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

CDE recent fixes needed #429

Open
2 of 5 tasks
JessyBarrette opened this issue Aug 23, 2024 · 1 comment · May be fixed by #430
Open
2 of 5 tasks

CDE recent fixes needed #429

JessyBarrette opened this issue Aug 23, 2024 · 1 comment · May be fixed by #430
Labels
bug Something isn't working

Comments

@JessyBarrette
Copy link
Contributor

Since the last time we looked at it a number of different issues came up. Some of those are now fixed:

  • Failed to build Python environment: A new pyproject.toml file was generated to install the different Python components, I used my previous environment installed locally and dump all the components as dependancies to the project in the pyproject.toml file. Test Build action is now running again 🥳
  • NERC Vocabulary API changes: Some changes were made to the NERC vocabulary api and I had to map the previous fields to what seems to be the newer fields. This last issue also prevent the production instance from harvesting from the different erddap servers.
  • CDE Frontend is blank on start of a local instance
    • Frontend still remain blank on start: This was an issue we've seen in the past and thought it was resolved but unfortunately whenever I build locally CDE, the resulting page remain blank. I can see the html made available by looking at the browser developper tools but nothing is happening.
    • Returning after a few hours doesn't make a difference.

All the fixes are now available on the development branch.

@JessyBarrette
Copy link
Contributor Author

@n-a-t-e looks like CDE still has that blank page issue.

@JessyBarrette JessyBarrette linked a pull request Aug 23, 2024 that will close this issue
@JessyBarrette JessyBarrette linked a pull request Aug 23, 2024 that will close this issue
@JessyBarrette JessyBarrette linked a pull request Aug 23, 2024 that will close this issue
@JessyBarrette JessyBarrette added the bug Something isn't working label Aug 23, 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
Development

Successfully merging a pull request may close this issue.

1 participant