TelegramMessenger / MTProxy

5.01k stars 830 forks source link

fatal: 'proxy <ip>:<port>;' #341

Closed feniksmmg closed 5 years ago

feniksmmg commented 5 years ago

Dear All, Im trying setup mtproto on DO in Ubuntu. But after all steps i see this fatal and i dont know whats wrong. Im new at Ubuntu and dont know where find help.

root@ubuntu-s-1vcpu-1gb-fra1-01:~/mtproxy/objs/bin# ./mtproto-proxy -u nobody -p 8888 -H 443 -S cf460123312333f0985a6f72c5aa886f --aes-pwd proxy-secret proxy-multi.conf -M 1
[30132][2019-09-18 09:21:30.905229 local] Invoking engine mtproxy-0.01 compiled at Sep 17 2019 14:00:44 by gcc 8.3.0 64-bit after commit cf460123312333f0985a6f72c5aa886f
[30132][2019-09-18 09:21:30.905698 local] config_filename = 'proxy-multi.conf'
fatal: 'proxy <ip>:<port>;' expected near <!DOCTYPE html>
[30132][2019-09-18 09:21:30.906195 local] error while re-reading config file proxy-multi.conf, new configuration NOT applied
config check failed! (code -1)

Please help.

hookzof commented 5 years ago

Try updating the configuration files again. (1 and 2 steps)

feniksmmg commented 5 years ago

All work, dont know why im not do it before created a post. Thank you very much.