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

Fixing deployment errors #114

Closed
uo289689 opened this issue Mar 9, 2024 · 0 comments
Closed

Fixing deployment errors #114

uo289689 opened this issue Mar 9, 2024 · 0 comments
Assignees
Labels
bug🪲 Something isn't working release✅ Merge with master branch for a deliverable of the product

Comments

@uo289689
Copy link
Contributor

uo289689 commented Mar 9, 2024

Fixing tests and deployment configuration errors.

We had two main issues that where finally solved:

  • @uo289689 found that we had not defined an environmental variable (REACT_APP_API_ENDPOINT) in the webapp container of the Dockerfile file. This led to various exceptions when executing the application.
  • @uo288347 discovered that we had not eliminated the Docker containers in the Virtual Machine that were used for another deployment. This caused an anomalous behaviour of the application.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug🪲 Something isn't working release✅ Merge with master branch for a deliverable of the product
Projects
None yet
Development

No branches or pull requests

6 participants