Website is not reachable after deployment #1060
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#1060
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The container frontend and Potsgres is not healthy, i will keep working with this tomorrow.
We probably need to stop and remove all the containers in rebuild step.
Other than that the deployment was successful.

The webiste is up and running, the problem was that old containers were still running from prior versions and was blocking the new build from being properly created. The fix was to stop and remove all docker containers before running the rebuild script.
This should spawn an issue adding it to the rebuild script.
To prevent this from happening again this has been fixed in:
#1074
Since this isn't really something that can be reviewed because it was basically a manual action i will suggest that this can be closed without review.
Website is up and running again, will close this.