Alexey Rogov
Results
2
comments of
Alexey Rogov
will delete webhook as well: `w, err := tgbotapi.NewWebhook("")` `if err != nil {` ` log.Fatal(err)` `}` `_, err = bot.Request(w)` `if err != nil {` ` log.Fatal(err)` `}`
Seems it's just not enough RAM: `WARNING 08-25 22:29:19 config.py:191] Possibly too large swap space. 8.00 GiB out of the 15.34 GiB total CPU memory is allocated for the swap...