Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2025-05-20 01:01:06,916 [INFO] (unrealircd) Enumerating our own SID 002
- 2025-05-20 01:01:06,916 [INFO] (unrealircd) Starting ping schedulers....
- 2025-05-20 01:01:06,916 [INFO] (unrealircd) Server ready; listening for data.
- 2025-05-20 01:01:06,948 [INFO] (inspircd/pylink) Received unknown command 'tu' from Nick!services@services.UniversoChat.com
- 2025-05-20 01:01:18,565 [INFO] (inspircd/pylink) Calling command 'login' for rek!rek@Root.UniversoChat.com
- 2025-05-20 01:01:18,566 [ERROR] Unhandled exception caught in command 'login'
- Traceback (most recent call last):
- File "/home/user/PyLink/entorno001/lib/python3.11/site-packages/pylinkirc/utils.py", line 294, in call_cmd
- func(irc, source, cmd_args)
- File "/home/user/PyLink/entorno001/lib/python3.11/site-packages/pylinkirc/coremods/login.py", line 125, in identify
- if check_login(username, password):
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/user/PyLink/entorno001/lib/python3.11/site-packages/pylinkirc/coremods/login.py", line 62, in check_login
- return verify_hash(password, passhash)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/user/PyLink/entorno001/lib/python3.11/site-packages/pylinkirc/coremods/login.py", line 75, in verify_hash
- return pwd_context.verify(password, passhash)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/user/PyLink/entorno001/lib/python3.11/site-packages/passlib/context.py", line 2343, in verify
- record = self._get_or_identify_record(hash, scheme, category)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/user/PyLink/entorno001/lib/python3.11/site-packages/passlib/context.py", line 2031, in _get_or_identify_record
- return self._identify_record(hash, category)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/user/PyLink/entorno001/lib/python3.11/site-packages/passlib/context.py", line 1132, in identify_record
- raise exc.UnknownHashError("hash could not be identified")
- passlib.exc.UnknownHashError: hash could not be identified
- ^C2025-05-20 01:02:19,253 [INFO] Shutting down on signal 2.
- 2025-05-20 01:02:19,253 [INFO] Shutting down plugins.
- 2025-05-20 01:02:19,254 [INFO] Waiting for remaining threads to stop; this may take a few seconds. If PyLink freezes at this stage, press Ctrl-C to force a shutdown.
- 2025-05-20 01:02:19,440 [INFO] Removing PID file 'pylink.pid'.
Advertisement