Closed ErMutanda20 closed 1 month ago
Hi, thanks for raising this as an issue.
It looks like you're experiencing a socket-related issue. Lets first explain what a socket is and why it might be causing problems.
A socket is an endpoint for sending or receiving data across a computer network. It's a fundamental technology used for communication between devices on a network, including the Internet. Sockets are used in various network protocols, including TCP/IP, which is the backbone of the Internet.
Sometimes, sockets can encounter problems such as being closed unexpectedly or becoming invalid. This can happen for various reasons, including network instability, resource limitations, or issues within the application itself.
Let's go through a few steps to troubleshoot and hopefully resolve the problem:
Verify Active Connections:
Update Telethon:
pip install --upgrade telethon
Run with Elevated Privileges:
Check Firewall/Antivirus Settings:
Please try these steps and let me know any change in behaviour.
Hey, thanks for the in depth reply. Sadly after having tried all of these steps multiple times I have to say that none of this fixed my issue. I still get the same error 10038. Please let me know if I can try anything else
Hey,
Can you please try running this on a different machine or configure a VM for testing?
It sounds like a device issue, i am unable to replicate the issue you are facing.
Hello! π
Itβs been a while since we last heard from youβnearly 30 days! Just a quick heads-up that weβll be closing this issue in 5 days if no further activity or response is received.
If you're still having trouble or need additional assistance, feel free to leave a comment and we'll be happy to help out!
I am having an issue where, after setting everything up and starting up the bot I get the following message:
Successfully connected to Telegram! [2024-08-22 23:03:16] Soluify is on the lookout for new messages... π Type 'exit' and press Enter to stop forwarding and return to the main menu. 2024-08-22 23:03:16,847 - soluify - ERROR - Unexpected error: [WinError 10038] Tentativo di operazione su un elemento diverso dal socket Unexpected twist in our adventure: [WinError 10038] Tentativo di operazione su un elemento diverso dal socket. Let's regroup and try again!
The error 10038 is described in italian but it means Socket operation on nonsocket.
I have 4GB of RAM, CPU: Intel(R) Pentium(R) Silver N5030 CPU @ 1.10GHz, I have Windows 11 64 bit as operating system and a 118 GB HDD.
As requested I have copy pasted below my terminal. After inserting cd soluify-telegram-copypaste-bot and python SoluifyCopier.py that's what goes on:
/ / / \ | T | T Tl j| || T T ( \ Y Y| | | | | | T | j| | | __ T| O || l | | | | | | l | ~ | / \ || || T| : | | | | ] l, | \ |l !| |l | j l | T | ! _j _/ lj _,_j|jlj l__/
/ \ __ / _ \ | |_ / / / \ | ' \ | | | | / /)/ / ` |/ || | / \ / / | () || |) || || | / __/ | (| |\ | |_ | / _/ \/ | ./ _, | \/ _,_||/ \| \| |_| |___/
Welcome to the Soluify Telegram Copy & Paste Bot!
Enter your password to decrypt credentials: Credentials successfully decrypted! Welcome back! π
What's your mission for today? π΅οΈ
I tried reeboting and changing network, tried no to use a profile and tried to create second one. I tried with multiple chats and nothing worked