medal-data:troubleshooting-guide
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
medal-data:troubleshooting-guide [2022/03/25 16:08] – Alan Vonlanthen | medal-data:troubleshooting-guide [2022/04/20 11:32] (current) – Sylvain | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== medAL-data Troubleshooting Guide ====== | ====== medAL-data Troubleshooting Guide ====== | ||
- | ===== I Cannot Login to medAL-data | + | === I Cannot Login to medAL-data === |
First, make sure that you entered the right email address and password. If you lost your password, you can still [[user-guide# | First, make sure that you entered the right email address and password. If you lost your password, you can still [[user-guide# | ||
If you are still unable to enter your credentials, | If you are still unable to enter your credentials, | ||
- | |||
- | |||
- | |||
=== The Specified Account Does not Exist === | === The Specified Account Does not Exist === | ||
Line 13: | Line 10: | ||
If the account you are trying to access does not exist, contact an administrator to create a new account, and give you the desired role. Alternatively, | If the account you are trying to access does not exist, contact an administrator to create a new account, and give you the desired role. Alternatively, | ||
+ | === The Specified Account Does not Exist (default account) === | ||
+ | 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: | ||
+ | < | ||
+ | sudo dokku enter < | ||
+ | </ | ||
+ | === I can't access specific page OR I'm seeing the "You are not authorized" | ||
+ | |||
+ | 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: | ||
+ | < | ||
+ | sudo dokku enter < | ||
+ | </ | ||
=== I'm Stuck at the Two-Factor Authentication Step === | === I'm Stuck at the Two-Factor Authentication Step === | ||
Line 20: | Line 28: | ||
If you lost your 2FA code, and cannot successfully login at the registration step, notice that you can logout by clicking on '' | If you lost your 2FA code, and cannot successfully login at the registration step, notice that you can logout by clicking on '' | ||
Contact an administrator to [[administrator-guide# | Contact an administrator to [[administrator-guide# | ||
- | |||
- | |||
- | |||
- | |||
- | === The Database Has not Been Seeded === | ||
- | |||
- | 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 | ||
- | </ | ||
- | |||
- | |||
- | |||
=== Two-Factor Authentication Is not Enabled on your Account === | === Two-Factor Authentication Is not Enabled on your Account === | ||
- | If the Two-factor authentication strategy is not enabled for your account, contact an administrator to [[administrator-guide# | + | If the Two-factor authentication strategy is not enabled for your account |
- | + | ||
- | + | ||
=== I Lost my Two-Factor Authentication Code === | === I Lost my Two-Factor Authentication Code === | ||
Line 45: | Line 37: | ||
If you cannot login to medAL-// | If you cannot login to medAL-// | ||
+ | === My 2FA OTP code is not recognized when I try to login == | ||
- | === My 2FA OTP code is not recognized when I try to login == | ||
Make sure that the clock of the device running Google Authenticator (or whatever two-step verification software you are using) is set to " | Make sure that the clock of the device running Google Authenticator (or whatever two-step verification software you are using) is set to " | ||
+ |
medal-data/troubleshooting-guide.1648220911.txt.gz · Last modified: 2022/03/25 16:08 by Alan Vonlanthen