Current version doesn't work with shadowsocks-libev with plugin mode
Running ubuntu 17.04, current version of shadowsocks-libev (master), tried salsa20 and chacha20, using "obfs=http" flag, getting address error (without simple-obfs plugin shadowsocks-libev does work just fine). Not sure how to further debug.
Just tried the classic aes-256-cfb too, getting:
2018-02-02 13:28:16 [simple-obfs] ERROR: connect error
2018-02-02 13:28:16 [simple-obfs] ERROR: connect: Cannot assign requested address
i have the same problem, ubuntu 14.04 x86. it does work in commad line mode, but not in service mode, the shadowsocks-libev service can not start with the "plugin..." and "plgin_opts..." script. u can try "ln -s /usr/local/bin/obfs-server /usr/bin",after that, the service can start, but obsf still does not work.
it does work!!! just "ln -s /usr/local/bin/obfs-server /usr/bin" is ok