danog / MadelineProto

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

Username resolution failed with error AUTH_KEY_UNREGISTERED #1418

Closed commeta closed 8 months ago

commeta commented 9 months ago

When I try to send a message or send file, I get an error: Username resolution failed with error AUTH_KEY_UNREGISTERED

centos 9 (5.14.0-361.el9.x86_64), PHP 8.2.10, MadelineProto latest

danog commented 9 months ago

This error means you're not logged in, please login using start().