Coder Social home page Coder Social logo

Comments (7)

GermanBluefox avatar GermanBluefox commented on July 3, 2024

The error is from this line: https://github.com/ioBroker/ioBroker.telegram/blob/master/main.js#L827
And as you can see, there is a full output here. The more detailed information could be extracted only with debugging.

One Idea: Can you modify this line to:
adapter.log.error('polling_error:' + error.code + ', ' + JSON.stringify(error)); // => 'EFATAL'
May be we can see more text.

from iobroker.telegram.

Apollon77 avatar Apollon77 commented on July 3, 2024

I alao had that, it were times where Telegram API was unavailable, so the error comes from their API Server. so I would close here

from iobroker.telegram.

Apollon77 avatar Apollon77 commented on July 3, 2024

Ok, reopened. I will try to change logging

from iobroker.telegram.

Apollon77 avatar Apollon77 commented on July 3, 2024

try Github version please. Logging better?
I only log error.message and not the while error object

from iobroker.telegram.

AlGu1 avatar AlGu1 commented on July 3, 2024

I have installed version 1.1.1. If the error occurs again, i report it.

from iobroker.telegram.

Apollon77 avatar Apollon77 commented on July 3, 2024

published

from iobroker.telegram.

AlGu1 avatar AlGu1 commented on July 3, 2024

Ich denke das Problem mit dem "Bad Request" wird sich nicht endgültig beheben lassen, denn die Telegram-Server werden auch mal nicht erreichbar sein. Und wenn nur für ein paar Sekunden, wurde dies bei einem Polling von 300ms sehr viele Fehler im Log erzeugen. Meine letzten Fehler (Bad Request) lagen immer im Sekunden Bereich.
Daher habe ich einen Fork https://github.com/AlGu1/ioBroker.telegram gemacht mit der Erweiterung, dass man das Polling in der Konfig selber einstellen kann. Falls das gut läuft und es ein Pull-Request Wert ist, dann werde ich das nach genügen Tester-Rückmeldungen gerne machen.

Gruß AlGu

from iobroker.telegram.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.