Hello! I followed the docker setup for your bot. The web monitoring console works fine, but when I got into telegram and run /start, the shop doesn't show up. I think the issue might have to do with my redis server:
telegram_shop_bot | 2026-05-14T18:44:46.225815+00:00 [ERROR] bot: Cache set erro r for key health:check: Error 111 connecting to 0.0.0.0:6379. Connect call faile d ('0.0.0.0', 6379).
By default, the IP is localhost but I switched it to 0.0.0.0 to see if it would make a difference. The bot sill doesn't work on Telegram.
Hello! I followed the docker setup for your bot. The web monitoring console works fine, but when I got into telegram and run /start, the shop doesn't show up. I think the issue might have to do with my redis server:
telegram_shop_bot | 2026-05-14T18:44:46.225815+00:00 [ERROR] bot: Cache set erro r for key health:check: Error 111 connecting to 0.0.0.0:6379. Connect call faile d ('0.0.0.0', 6379).
By default, the IP is localhost but I switched it to 0.0.0.0 to see if it would make a difference. The bot sill doesn't work on Telegram.