danog / MadelineProto

Async PHP client API for the telegram MTProto protocol
https://docs.madelineproto.xyz
GNU Affero General Public License v3.0
2.74k stars 617 forks source link

How to avoid "This peer is not present in the internal peer database" #1508

Closed sergeibochkarev closed 2 months ago

sergeibochkarev commented 3 months ago

Channel is exists, but my parser cannot get any info about it.

getFullInfo or messages->getHistory generate Exception with error message This peer is not present in the internal peer database

How to pull that channels to internal peer database?

Parsers use madeline-8.0.0-beta198.phar

danog commented 2 months ago

Fixed in beta199! Please relogin to fix the issue completely.