-
Notifications
You must be signed in to change notification settings - Fork 35
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
Problem captcha? #189
Comments
Are you using Cloud IP or Virtual Private Server? |
Same issue here, running at Linux (Ubuntu) with .NET6
|
There is no issue with captcha. Please verify your settings and only login with a residential IP. Do not login with regular browser, because multiple devices could be determind under same IP and may lead to this issue. |
[10:31:08.263 +02:00 6 WRN Tbot] [Instance] Unable to login ("An error has occurred: Status Code: InternalServerError Status: error - Message: 403 Forbidden : {"error":{"message":"Forbidden"}}"). Checking captcha...
[10:31:22.956 +02:00 6 ERR Main] Error initializing instance "Instance": Object reference not set to an instance of an object.
Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object.
at Tbot.Services.TBotMain.ResolveCaptcha() in /home/runner/work/TBot/TBot/TBot/Services/TBotMain.cs:line 194
at Tbot.Services.TBotMain.Init(String settingPath, String alias, ITelegramMessenger telegramHandler) in /home/runner/work/TBot/TBot/TBot/Services/TBotMain.cs:line 251
at Tbot.Services.InstanceManager.StartTBotMain(String settingsPath, String alias) in /home/runner/work/TBot/TBot/TBot/Services/InstanceManager.cs:line 255
at Tbot.Services.InstanceManager.OnSettingsChanged() in /home/runner/work/TBot/TBot/TBot/Services/InstanceManager.cs:line 157
at System.Threading.Tasks.Task.<>c.b__128_1(Object state)
at System.Threading.QueueUserWorkItemCallback.<>c.<.cctor>b__6_0(QueueUserWorkItemCallback quwi)
at System.Threading.ExecutionContext.RunForThreadPoolUnsafe[TState](ExecutionContext executionContext, Action`1 callback, TState& state)
at System.Threading.QueueUserWorkItemCallback.Execute()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
at System.Threading.Thread.StartCallback()
The text was updated successfully, but these errors were encountered: