BobZombiE
BobZombiE
Comments
-
Temporary i solved my problem by switching to "Python3 implementation of Telegram MTProto-proxy" by alexbers : https://github.com/alexbers/mtprotoproxy
-
#strace ./mtproto-proxy execve("./mtproto-proxy", ["./mtproto-proxy"], [/* 18 vars */]) = -1 ENOMEM (Cannot allocate memory)--- SIGSEGV {si_signo=SIGSEGV, si_code=SI_KERNEL, si_addr=0} ---+++ killed by SIGSEGV +++Segmentation fault As far as i can see , it's related to low free memory. It's a 128MB service , but i didn't…
-
Thank you very much. As i said , i installed this software on many vps in the past , all of them was OpenVZ , but after the provider upgraded my service to openvz 7 this problem started.