medal-data:troubleshooting-guide
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
medal-data:troubleshooting-guide [2022/04/11 09:36] – Sylvain | medal-data:troubleshooting-guide [2022/04/20 11:32] (current) – Sylvain | ||
---|---|---|---|
Line 14: | Line 14: | ||
If you encounter this problem while trying to login to one of the default email addresses, it may be the case that the database has not yet been seeded. An administrator should seed the database, run: | If you encounter this problem while trying to login to one of the default email addresses, it may be the case that the database has not yet been seeded. An administrator should seed the database, run: | ||
< | < | ||
- | php artisan db:seed | + | sudo dokku enter < |
</ | </ | ||
Line 21: | Line 21: | ||
If you encounter this problem, and you think you should be able to access this page. It might be that the database lacks permissions or the assignment of permissions is incorrect. An administrator should repair the permission: | If you encounter this problem, and you think you should be able to access this page. It might be that the database lacks permissions or the assignment of permissions is incorrect. An administrator should repair the permission: | ||
< | < | ||
- | php artisan permission: | + | sudo dokku enter < |
</ | </ | ||
medal-data/troubleshooting-guide.1649662577.txt.gz · Last modified: 2022/04/11 09:36 by Sylvain