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

Can't generate sessionstring, therefore tgcf effectively useless #472

Closed
Jakemangan opened this issue Jul 9, 2023 · 11 comments
Closed

Can't generate sessionstring, therefore tgcf effectively useless #472

Jakemangan opened this issue Jul 9, 2023 · 11 comments
Labels
bug Something isn't working

Comments

@Jakemangan
Copy link

Jakemangan commented Jul 9, 2023

I got TGCF running locally but I cannot generate a sessionstring and therefore I am unable to log in to telegram via TGCF.

TGCF is effectively useless because of this. I left a report on the tg-login repo also

@Jakemangan Jakemangan added the bug Something isn't working label Jul 9, 2023
@gustavogokK
Copy link

tg-login on local terminal is still operational

@dany250
Copy link

dany250 commented Aug 1, 2023

no way to get session id . getting so frustrated!

@dany250
Copy link

dany250 commented Aug 1, 2023

please suggest a valid TG LOGIN for phone users!

@MobCode100
Copy link
Contributor

MobCode100 commented Aug 1, 2023

tg-login is working well for me on Linux. Can you show the error in detail? What operating system you use?

@dany250
Copy link

dany250 commented Aug 1, 2023

https://pastebin.com/GUNxiCE8
this is the error . no way to use the "online terminal" scripts. none of them works!
tested it on linux/windows/mac/online
no way to get the string using phone number

@MobCode100
Copy link
Contributor

https://pastebin.com/GUNxiCE8 this is the error . no way to use the "online terminal" scripts. none of them works! tested it on linux/windows/mac/online no way to get the string using phone number

I've never tested the online method. For me running tg-login on your computer terminal still works just fine for me using Python 3.11.3. Proceed with normal installation:

mkdir tgcf && cd tgcf
python3 -m venv .venv
source .venv/bin/activate
pip install tgcf

Then run tg-login.

@dany250
Copy link

dany250 commented Aug 1, 2023

@MobCode100
Copy link
Contributor

https://pastebin.com/QEegBEVc

You are using python 3.9, tgcf only works with python 3.10 and above.

@Quickshadoww
Copy link

https://pastebin.com/GUNxiCE8 this is the error . no way to use the "online terminal" scripts. none of them works! tested it on linux/windows/mac/online no way to get the string using phone number

I've never tested the online method. For me running tg-login on your computer terminal still works just fine for me using Python 3.11.3. Proceed with normal installation:

mkdir tgcf && cd tgcf
python3 -m venv .venv
source .venv/bin/activate
pip install tgcf

Then run tg-login.

gawd, can you explain for noobs ? i tried this commands you send on windows powershell, WSL.exe (windows subsystem linux) and on python 3.11 command line tool.
running windows 11

all getting error
 2023-09-29 at 12 37 32

@Quickshadoww
Copy link

https://pastebin.com/GUNxiCE8 this is the error . no way to use the "online terminal" scripts. none of them works! tested it on linux/windows/mac/online no way to get the string using phone number

I've never tested the online method. For me running tg-login on your computer terminal still works just fine for me using Python 3.11.3. Proceed with normal installation:

mkdir tgcf && cd tgcf
python3 -m venv .venv
source .venv/bin/activate
pip install tgcf

Then run tg-login.

gawd, can you explain for noobs ? i tried this commands you send on windows powershell, WSL.exe (windows subsystem linux) and on python 3.11 command line tool. running windows 11

all getting error  2023-09-29 at 12 37 32

UPDATE:
i managed to fix this by myself. running on docker windows desktop, then i just went into cmd line inside docker. now i got the session string successfully + noob friendly.

but my question is, how can i forward messages where just my personal account is inside but not the bot ?? is this possible ?

@aahnik
Copy link
Owner

aahnik commented Dec 6, 2023

@Jakemangan @gustavogokK @dany250 please read #505 (comment)

@aahnik aahnik closed this as completed Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants