Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in faculty creation #46

Open
saimahendra282 opened this issue Apr 25, 2024 · 1 comment
Open

error in faculty creation #46

saimahendra282 opened this issue Apr 25, 2024 · 1 comment

Comments

@saimahendra282
Copy link

A socket operation was attempted to an unreachable network...
Request Method: POST
Request URL: http://127.0.0.1:7000/accounts/student/add/
Django Version: 4.0.8
Exception Type: OSError
Exception Value:
[WinError 10051] A socket operation was attempted to an unreachable network
Exception Location: C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\Lib\socket.py, line 836, in create_connection

well i am getting this error when i am trying to create faculty and student credentials would you please help me out

i searched in google it saying that as a smtp error

@adilmohak
Copy link
Owner

Hey @saimahendra282,

The students and lecturers receive their credentials through email so you need to configure your SMTP to add students and lecturers.
Make sure you updated your code base to the latest commits because email sending is now handled by celery tasks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants