sudoguy / tiktokpy

Tool for automated TikTok interactions
MIT License
711 stars 146 forks source link

Doesn't login, cookies not generated and getting trending 0/5? #296

Open r-yuen opened 1 year ago

r-yuen commented 1 year ago

| INFO | 🥳 TikTokPy initialized. Version: 0.9.2 | INFO | 🔧 Settings successfully loaded | INFO | 🛑 Cookies not found, anonymous mode

after logging into chromium, nothing happens.

nabukolabs commented 1 year ago

Same issue here.

| INFO | 🛑 Cookies not found, anonymous mode

Any advices?

fesalm3ida commented 1 year ago

I have a similar problem.

| INFO | 🥳 TikTokPy initialized. Version: 0.9.2 | INFO | 🔧 Settings successfully loaded | INFO | ✅ Used cookies of @yyy | INFO | 🔑 Logged as @yyy aka yyy | INFO | ✋ TikTokPy finished working. Session lasted: a minute

then the error appears

\asyncio\proactor_events.py", line 115, in del___warn(f"unclosed transport {self!r}", ResourceWarning, source=self) \asyncio\proactor_events.py", line 79, in repr__info.append(f'fd={self._sock.fileno()}') \asyncio\windows_utils.py", line 102, in fileno raise ValueError("I/O operation on closed pipe") ValueError: I/O operation on closed pipe

checking what can be...

cruzjon2024 commented 1 year ago

I am experiencing the same issue