Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Русский
    3. ioBroker
    4. ioBroker драйвера
    5. Драйвер Telegram Adapter

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Драйвер Telegram Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • ViR
      ViR last edited by

      Так и не появилось решение, пробовал через Tor тоже не получилось?

      1 Reply Last reply Reply Quote 0
      • A
        andrey1509 last edited by

        Здравствуйте все.

        Пытаюсь подключить Telegram.

        Что сделал. Установил драйвер. Зашел в https://web.telegram.org получил API ключ , дальше

        попытался получить пароль , не пойму как.

        На системе ( У меня Кубик) установил SOCKS5 (dante-server). Запустился вроде работает.

        Выхожу в мир через Keenetic ADSL, порт TCP пробросил

        Как это все увязать до кучи мозгов не хватает. Помогите пожалуйста.

        При запуске telegram.0 в логе получаю ошибки:

        ! Caught by controller[0]: Sat, 01 Sep 2018 13:14:39 GMT node-telegram-bot-api deprecated Automatic enabling of cancellation of promises is deprecated.
        ! 2018-09-01 16:14:41.959 - [31merror[39m: Caught by controller[0]: In the future, you will have to enable it yourself.
        ! 2018-09-01 16:14:41.959 - [31merror[39m: Caught by controller[0]: See https://github.com/yagop/node-telegram- … issues/319. at internal/modules/cjs/loader.js:689:30
        ! 2018-09-01 16:14:41.960 - [31merror[39m: Caught by controller[1]: { Error: connection not allowed by ruleset
        ! 2018-09-01 16:14:41.960 - [31merror[39m: Caught by controller[1]: at Parser._onData (/opt/iobroker/node_modules/socksv5/lib/client.parser.js:122:21)
        ! 2018-09-01 16:14:41.960 - [31merror[39m: Caught by controller[1]: at Socket.Parser.__onData (/opt/iobroker/node_modules/socksv5/lib/client.parser.js:33:10)
        ! 2018-09-01 16:14:41.960 - [31merror[39m: Caught by controller[1]: at Socket.emit (events.js:182:13)
        ! 2018-09-01 16:14:41.961 - [31merror[39m: Caught by controller[1]: at addChunk (_stream_readable.js:283:12)
        ! 2018-09-01 16:14:41.961 - [31merror[39m: Caught by controller[1]: at readableAddChunk (_stream_readable.js:264:11)
        ! 2018-09-01 16:14:41.961 - [31merror[39m: Caught by controller[1]: at Socket.Readable.push (_stream_readable.js:219:10)
        ! 2018-09-01 16:14:41.961 - [31merror[39m: Caught by controller[1]: at TCP.onread (net.js:639:20) code: 'EACCES' }
        ! 2018-09-01 16:14:41.962 - [31merror[39m: Caught by controller[2]: { Error: connection not allowed by ruleset
        ! 2018-09-01 16:14:41.962 - [31merror[39m: Caught by controller[2]: at Parser._onData (/opt/iobroker/node_modules/socksv5/lib/client.parser.js:122:21)
        ! 2018-09-01 16:14:41.962 - [31merror[39m: Caught by controller[2]: at Socket.Parser.__onData (/opt/iobroker/node_modules/socksv5/lib/client.parser.js:33:10)
        ! 2018-09-01 16:14:41.962 - [31merror[39m: Caught by controller[2]: at Socket.emit (events.js:182:13)
        ! 2018-09-01 16:14:41.963 - [31merror[39m: Caught by controller[2]: at addChunk (_stream_readable.js:283:12)
        ! 2018-09-01 16:14:41.963 - [31merror[39m: Caught by controller[2]: at readableAddChunk (_stream_readable.js:264:11)
        ! 2018-09-01 16:14:41.963 - [31merror[39m: Caught by controller[2]: at Socket.Readable.push (_stream_readable.js:219:10)
        ! 2018-09-01 16:14:41.963 - [31merror[39m: Caught by controller[2]: at TCP.onread (net.js:639:20) code: 'EACCES' }
        ! 2018-09-01 16:14:41.964 - [31merror[39m: Caught by controller[3]: { Error: connection not allowed by ruleset
        ! 2018-09-01 16:14:41.964 - [31merror[39m: Caught by controller[3]: at Parser._onData (/opt/iobroker/node_modules/socksv5/lib/client.parser.js:122:21)
        ! 2018-09-01 16:14:41.964 - [31merror[39m: Caught by controller[3]: at Socket.Parser.__onData (/opt/iobroker/node_modules/socksv5/lib/client.parser.js:33:10)
        ! 2018-09-01 16:14:41.964 - [31merror[39m: Caught by controller[3]: at Socket.emit (events.js:182:13)
        ! 2018-09-01 16:14:41.965 - [31merror[39m: Caught by controller[3]: at addChunk (_stream_readable.js:283:12)
        ! 2018-09-01 16:14:41.965 - [31merror[39m: Caught by controller[3]: at readableAddChunk (_stream_readable.js:264:11)
        ! 2018-09-01 16:14:41.965 - [31merror[39m: Caught by controller[3]: at Socket.Readable.push (_stream_readable.js:219:10)
        ! 2018-09-01 16:14:41.965 - [31merror[39m: Caught by controller[3]: at TCP.onread (net.js:639:20) code: 'EACCES' }
        ! 2018-09-01 16:14:41.966 - [31merror[39m: host.cubie instance system.adapter.telegram.0 terminated with code 0 (OK)
        ! 2018-09-01 16:14:41.966 - [32minfo[39m: host.cubie Restart adapter system.adapter.telegram.0 because enabled
        ! 2018-09-01 16:14:43.011 - [32minfo[39m: host.cubie instance system.adapter.telegram.0 started with pid 14390
        ! 2018-09-01 16:14:49.076 - [32minfo[39m: telegram.0 starting. Version 1.2.7 in /opt/iobroker/node_modules/iobroker.telegram, node: v10.9.0
        ! 2018-09-01 16:14:50.097 - [31merror[39m: telegram.0 uncaught exception: connection not allowed by ruleset
        ! 2018-09-01 16:14:50.103 - [31merror[39m: telegram.0 Error: connection not allowed by ruleset
        ! at Parser._onData (/opt/iobroker/node_modules/socksv5/lib/client.parser.js:122:21)
        ! at Socket.Parser.__onData (/opt/iobroker/node_modules/socksv5/lib/client.parser.js:33:10)
        ! at Socket.emit (events.js:182:13)
        ! at addChunk (_stream_readable.js:283:12)
        ! at readableAddChunk (_stream_readable.js:264:11)
        ! at Socket.Readable.push (_stream_readable.js:219:10)
        ! at TCP.onread (net.js:639:20)
        Ходил по адресу https://github.com/yagop/node-telegram- … issues/319 , но ни чего так и не понял.

        1 Reply Last reply Reply Quote 0
        • aurodionov
          aurodionov last edited by

          @andrey1509:

          дальше

          попытался получить пароль , не пойму как.

          Ходил по адресу https://github.com/yagop/node-telegram- … issues/319 , но ни чего так и не понял. `

          пароль задаешь свой, при конекте бот его спросит

          1 Reply Last reply Reply Quote 0
          • A
            andrey1509 last edited by

            @aurodionov:

            @andrey1509:

            дальше

            попытался получить пароль , не пойму как.

            Ходил по адресу https://github.com/yagop/node-telegram- … issues/319 , но ни чего так и не понял. `

            пароль задаешь свой, при конекте бот его спросит `
            Бот ни чего не просит.

            В proxy пароль даю свой который в danted прописал.

            1 Reply Last reply Reply Quote 0
            • aurodionov
              aurodionov last edited by

              51___________3.png
              все настройки

              1 Reply Last reply Reply Quote 0
              • A
                andrey1509 last edited by

                Эти настройки я делаю , но значок горит желтым.

                В логе " telegram.0 polling_error:EFATAL, EFATAL: Error: connect ETIMEDOUT 149.154.167.220:443"

                1 Reply Last reply Reply Quote 0
                • aurodionov
                  aurodionov last edited by

                  @andrey1509:

                  Эти настройки я делаю , но значок горит желтым.

                  В логе " telegram.0 polling_error:EFATAL, EFATAL: Error: connect ETIMEDOUT 149.154.167.220:443" `

                  провайдер блокирует, в России у многих так

                  приходится телеграмм трафик заворачивать в впн канал, еще есть место с подменой днс

                  1 Reply Last reply Reply Quote 0
                  • A
                    andrey1509 last edited by

                    @aurodionov:

                    @andrey1509:

                    Эти настройки я делаю , но значок горит желтым.

                    В логе " telegram.0 polling_error:EFATAL, EFATAL: Error: connect ETIMEDOUT 149.154.167.220:443" `

                    провайдер блокирует, в России у многих так

                    приходится телеграмм трафик заворачивать в впн канал, еще есть место с подменой днс `

                    Я это из лога понял.

                    Как это обойти?

                    Пробую danted не получается, в логе отправляют https://github.com/yagop/node-telegram- … issues/319.

                    А там чего делать не понятно (англицкий на уровне - ниже плинтуса 😄 )

                    1 Reply Last reply Reply Quote 0
                    • aurodionov
                      aurodionov last edited by

                      @andrey1509:

                      @aurodionov:

                      @andrey1509:

                      Эти настройки я делаю , но значок горит желтым.

                      В логе " telegram.0 polling_error:EFATAL, EFATAL: Error: connect ETIMEDOUT 149.154.167.220:443" `

                      провайдер блокирует, в России у многих так

                      приходится телеграмм трафик заворачивать в впн канал, еще есть место с подменой днс `

                      Я это из лога понял.

                      Как это обойти?

                      Пробую danted не получается, в логе отправляют https://github.com/yagop/node-telegram- … issues/319.

                      А там чего делать не понятно (англицкий на уровне - ниже плинтуса 😄 ) `

                      я же написал, завернуть трафик до серверов телеги в впн и проверить что пров не подменяет днс

                      как завернуть ….каждому свое, у меня микрот и выделенный сервер на арубе

                      1 Reply Last reply Reply Quote 0
                      • B
                        Bosya last edited by

                        Писал ранее. Ответ не получил. Через клиент отправляю команду боту и тут он попадает в цикл.
                        В драйвере это видно как одинаковые комманды одна за другой. Если послать другую комманду - может остановится, а может снова уйти в цикл...

                        stateChange	telegram.0.communicate.request	"[Sergii]/ip"	false	telegram.0	2019-05-16 16:12:24.526	2019-05-16 09:54:33.176
                        stateChange	telegram.0.communicate.requestMessageId	110915	false	telegram.0	2019-05-16 16:12:24.512	2019-05-16 09:43:37.614
                        stateChange	telegram.0.communicate.request	"[Sergii]/ip"	false	telegram.0	2019-05-16 16:12:17.123	2019-05-16 09:54:33.176
                        stateChange	telegram.0.communicate.requestMessageId	110915	false	telegram.0	2019-05-16 16:12:17.109	2019-05-16 09:43:37.614
                        stateChange	telegram.0.communicate.request	"[Sergii]/ip"	false	telegram.0	2019-05-16 16:12:09.541	2019-05-16 09:54:33.176
                        stateChange	telegram.0.communicate.requestMessageId	110915	false	telegram.0	2019-05-16 16:12:09.531	2019-05-16 09:43:37.614
                        stateChange	telegram.0.communicate.request	"[Sergii]/ip"	false	telegram.0	2019-05-16 16:12:01.159	2019-05-16 09:54:33.176
                        stateChange	telegram.0.communicate.requestMessageId	110915	false	telegram.0	2019-05-16 16:12:01.148	2019-05-16 09:43:37.614
                        stateChange	telegram.0.communicate.request	"[Sergii]/ip"	false	telegram.0	2019-05-16 16:11:53.498	2019-05-16 09:54:33.176
                        stateChange	telegram.0.communicate.requestMessageId	110915	false	telegram.0	2019-05-16 16:11:53.487	2019-05-16 09:43:37.614
                        stateChange	telegram.0.communicate.request	"[Sergii]/ip"	false	telegram.0	2019-05-16 16:11:45.920	2019-05-16 09:54:33.176
                        stateChange	telegram.0.communicate.requestMessageId	110915	false	telegram.0	2019-05-16 16:11:45.900	2019-05-16 09:43:37.614
                        stateChange	telegram.0.communicate.request	"[Sergii]/ip"	false	telegram.0	2019-05-16 16:11:38.172	2019-05-16 09:54:33.176
                        stateChange	telegram.0.communicate.requestMessageId	110915	false	telegram.0	2019-05-16 16:11:38.143	2019-05-16 09:43:37.614
                        stateChange	telegram.0.communicate.request	"[Sergii]/ip"	false	telegram.0	2019-05-16 16:11:30.547	2019-05-16 09:54:33.176
                        stateChange	telegram.0.communicate.requestMessageId	110915	false	telegram.0	2019-05-16 16:11:30.529	2019-05-16 09:43:37.614
                        stateChange	telegram.0.communicate.request	"[Sergii]/ip"	false	telegram.0	2019-05-16 16:11:23.653	2019-05-16 09:54:33.176
                        stateChange	telegram.0.communicate.requestMessageId	110915	false	telegram.0	2019-05-16 16:11:23.649	2019-05-16 09:43:37.614
                        stateChange	telegram.0.communicate.request	"[Sergii]/ip"	false	telegram.0	2019-05-16 16:11:16.572	2019-05-16 09:54:33.176
                        stateChange	telegram.0.communicate.requestMessageId	110915	false	telegram.0	2019-05-16 16:11:16.549	2019-05-16 09:43:37.614
                        stateChange	telegram.0.communicate.request	"[Sergii]/ip"	false	telegram.0	2019-05-16 16:11:09.178	2019-05-16 09:54:33.176
                        stateChange	telegram.0.communicate.requestMessageId	110915	false	telegram.0	2019-05-16 16:11:09.165	2019-05-16 09:43:37.614
                        stateChange	telegram.0.communicate.request	"[Sergii]/ip"	false	telegram.0	2019-05-16 16:11:01.639	2019-05-16 09:54:33.176
                        stateChange	telegram.0.communicate.requestMessageId	110915	false	telegram.0	2019-05-16 16:11:01.630	2019-05-16 09:43:37.614
                        stateChange	telegram.0.communicate.request	"[Sergii]/ip"	false	telegram.0	2019-05-16 16:10:54.357	2019-05-16 09:54:33.176
                        stateChange	telegram.0.communicate.requestMessageId	110915	false	telegram.0	2019-05-16 16:10:54.351	2019-05-16 09:43:37.614
                        stateChange	telegram.0.communicate.request	"[Sergii]/ip"	false	telegram.0	2019-05-16 16:10:45.658	2019-05-16 09:54:33.176
                        stateChange	telegram.0.communicate.requestMessageId	110915	false	telegram.0	2019-05-16 16:10:45.646	2019-05-16 09:43:37.614
                        stateChange	telegram.0.communicate.request	"[Sergii]/ip"	false	telegram.0	2019-05-16 16:10:38.446	2019-05-16 09:54:33.176
                        stateChange	telegram.0.communicate.requestMessageId	110915	false	telegram.0	2019-05-16 16:10:38.437	2019-05-16 09:43:37.614
                        stateChange	telegram.0.communicate.request	"[Sergii]/ip"	false	telegram.0	2019-05-16 16:10:31.055	2019-05-16 09:54:33.176
                        stateChange	telegram.0.communicate.requestMessageId	110915	false	telegram.0	2019-05-16 16:10:31.036	2019-05-16 09:43:37.614
                        

                        Не совсем понятно что с этим делать и как остановить...

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        911
                        Online

                        31.7k
                        Users

                        79.7k
                        Topics

                        1.3m
                        Posts

                        20
                        55
                        17393
                        Loading More Posts
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes
                        Reply
                        • Reply as topic
                        Log in to reply
                        Community
                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                        The ioBroker Community 2014-2023
                        logo