-
Hi All,
I am trying to run the basic example code from the README on an Ubuntu 18 system using ruby version 3.2.1. Every time I try to run the code I get the error below. I tried looking for simila…
-
My Gemfile:
```ruby
gem 'dry-configurable', '0.15.0'
gem 'tdlib-ruby'
```
Trying to run the example from the current README and getting only the following:
```
/home/yart/work/alcom/coding/ta…
-
Добрый день! У меня не получается установить: все время отваливается редмайн.
Подскажите, пожалуйста, как правильно установить?
Правильно понимаю, что нужно ставить:
1) Сначала redmine_bots ?
2)…
-
Доброго времени суток! Не могу понять, почему после ввода кода Telegram вылетает код ошибки 500, судя по логам, отрабатывается скрипт после step_2, все данные пользователя в базу данных записывает, а …
-
Is there a way to register handlers and then loop forever while processing them?
I tried this naive way of doing so:
```ruby
while client.alive?
end
```
However this pegs the CPU at 10…
-
I am trying to run the ruby program given in readme. I have `api_id` and `api_hash`. But the authorization_state is set to WaitTdlibParameters initially and I am not sure how would it get updated to o…
-
Здравствуйте, при авторизации на step_1 ввожу номер телефоны, приходит код подтверждения, система долго думает, на step_2 не переходит и возвращается на страницу настроек с ошибкой Timeout error http:…
-
ruby 2.3.3p222
Redmine version: 3.3.1
Database: mariadb
У меня такая же ошибка при попытке создать чат через WEB.
При нажатии на "Создать чат Telegram".
![image](https://user-images.githubuserc…
-
How to use CodeGen? How to update the library to the latest version?
-
Версия ПО
> Environment:
Redmine version 3.4.11.stable
Ruby version 2.3.3-p222 (2016-11-21) [x86_64-linux-gnu]
Rails version 4.2.11.1
E…