Created troubleshooting (markdown)
@@ -0,0 +1,12 @@
|
||||
# Troubleshooting
|
||||
|
||||
Sometimes, not everything goes according to plan. I'm writing up as many issues as I can here, but if you encounter something that isn't covered, please let me know.
|
||||
|
||||
## Deploying the project didn't work?
|
||||
|
||||
Try again. There are timing issues between the different containers that I still need to sort out. If it still doesn't work after 3-ish attempts, keep reading.
|
||||
|
||||
## Sequelize throws an error that a certain field is missing?
|
||||
|
||||
If you just upgraded the template, try checking if any changes to the sequelize models have occurred. If so, you'll have to go into the mariaDB container and alter the database directly.
|
||||
|
||||
Reference in New Issue
Block a user