Problem: Login after registration and enroll learner

Hello everyone! I have problem and i have to solve it quickly. After user registration, they are not receiving the activation email, so I manually activate them through the admin panel. Additionally, I am unable to enroll students in a course, even after manually activating them (it takes a long time to load and displays ‘there was an error enrolling’). How can I fix this while I’m solving the SMTP issue?

Hi. Have you checked the error log? You can do it by running tutor local logs lms -f --tail 200

Thanks a lot, but i solve problem smtp and now everything is working. I think it didnt work because when i tried enroll student they didnt receive letter about course enrollment. By the way link that helped me fix smtp