Skip to content
This repository has been archived by the owner on Oct 14, 2018. It is now read-only.

Cant launch bot #39

Closed
dausruddin opened this issue Dec 29, 2014 · 4 comments
Closed

Cant launch bot #39

dausruddin opened this issue Dec 29, 2014 · 4 comments

Comments

@dausruddin
Copy link
Contributor

When I run ./launch, this came out

            Loading plugin  9gag.lua
            Loading plugin  btc.lua
            Loading plugin  echo.lua
            Loading plugin  eur.lua
            Loading plugin  fortunes_uc3m.lua
            Loading plugin  get.lua
            Loading plugin  gps.lua
            Loading plugin  hello.lua
            Loading plugin  help.lua
            Loading plugin  images.lua
            Loading plugin  img_google.lua
            Loading plugin  location.lua
            Loading plugin  media.lua
            Loading plugin  ping.lua
            Loading plugin  rae.lua
            Loading plugin  reload.lua
            Loading plugin  set.lua
            Loading plugin  stats.lua
            Loading plugin  time.lua
            Loading plugin  twitter.lua
            Loading plugin  twitter_send.lua
            Loading plugin  version.lua
            Loading plugin  weather.lua
            Loading plugin  youtube.lua
            > telegram-cli: loop.c:334: get_difference_callback: Assertion `success' failed.
            SIGNAL received
            h./tg/bin/telegram-cli(print_backtrace+0x1c)[0x4402ec]
            ./tg/bin/telegram-cli(termination_signal_handler+0x64)[0x440374]
            /lib/x86_64-linux-gnu/libc.so.6(+0x36150)[0x7f504c180150]
            /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35)[0x7f504c1800d5]
            /lib/x86_64-linux-gnu/libc.so.6(abort+0x17b)[0x7f504c18383b]
            /lib/x86_64-linux-gnu/libc.so.6(+0x2ed9e)[0x7f504c178d9e]
            /lib/x86_64-linux-gnu/libc.so.6(+0x2ee42)[0x7f504c178e42]
            ./tg/bin/telegram-cli(export_auth_callback+0x0)[0x440a60]
            ./tg/bin/telegram-cli[0x454935]
            ./tg/bin/telegram-cli(tglq_query_error+0x147)[0x45a807]
            ./tg/bin/telegram-cli[0x453a15]
            ./tg/bin/telegram-cli[0x454592]
            ./tg/bin/telegram-cli[0x47ea0d]
            /usr/lib/libevent-2.0.so.5(event_base_loop+0x20c)[0x7f504d38f94c]
            ./tg/bin/telegram-cli(net_loop+0x7b)[0x44167b]
            ./tg/bin/telegram-cli(loop+0x433)[0x442cb3]
            ./tg/bin/telegram-cli(main+0x283)[0x43eea3]
            /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)[0x7f504c16b76d]
            ./tg/bin/telegram-cli[0x43ef8d]
@yagop
Copy link
Owner

yagop commented Dec 29, 2014

This happends at the first seconds?
I can't reproduce the error.

@dausruddin
Copy link
Contributor Author

I followed your tutorial.. I tried this on Ubuntu 12.04.. Ill try on different server and will inform you later

@dausruddin
Copy link
Contributor Author

I tried on Centos 6.5. Unfortunately Im having a rough time installing lua. So I gave up and installed Ubuntu 14.04 on one of my server.
Now it working great. I think Ill stick with Ubuntu 14.04..
Btw, thanks for the great effort making bot for telegram.

@yagop
Copy link
Owner

yagop commented Dec 31, 2014

You are welcome, I will test on other environments in the future.

@yagop yagop closed this as completed Dec 31, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants