troubleshooting:checking_for_errors
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| troubleshooting:checking_for_errors [2010/10/20 12:38] – rsoulliere | troubleshooting:checking_for_errors [2025/07/26 16:47] (current) – sleary | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Troubleshooting: | ||
| + | |||
| If you have Evergreen installed and are encountering systematic errors, here is how you might go about troubleshooting and gathering logs for others to troubleshoot. | If you have Evergreen installed and are encountering systematic errors, here is how you might go about troubleshooting and gathering logs for others to troubleshoot. | ||
| Line 474: | Line 476: | ||
| ~/ | ~/ | ||
| </ | </ | ||
| - | Assuming you have a srfsh prompt, | + | Assuming you have a srfsh prompt, |
| < | < | ||
| - | login admin open-ils | + | login myAdminUsername myAdminPassword |
| </ | </ | ||
| You should see output similar to this: | You should see output similar to this: | ||
| Line 576: | Line 578: | ||
| ===== Step 12: Try to authenticate with the OPAC ===== | ===== Step 12: Try to authenticate with the OPAC ===== | ||
| + | ===== Bonus Step: Checking Ejabberd Account Credentials ===== | ||
| + | You may have an ejabberd account problem, if you see an error like: | ||
| + | < | ||
| + | Checking Jabber connection for user router, domain public.localhost | ||
| + | Use of uninitialized value $@ in concatenation (.) or string at / | ||
| + | * Error connecting to jabber: | ||
| + | SCALAR(0x1244e20) | ||
| + | </ | ||
| + | |||
| + | Verify that the username/ | ||
| + | |||
| + | As root: | ||
| + | |||
| + | < | ||
| + | ejabberdctl check_password < | ||
| + | </ | ||
| + | |||
| + | If the result is 0, then things are fine with that username/ | ||
| + | |||
| + | You can change your ejabberd password with: | ||
| + | |||
| + | < | ||
| + | ejabberdctl change_password < | ||
| + | </ | ||
troubleshooting/checking_for_errors.1287592732.txt.gz · Last modified: 2022/02/10 13:33 (external edit)