[SIP Beyond VoIP] fatal error: failed to create SylkServer: expected string or buffer
Saúl Ibarra Corretgé
saul at ag-projects.com
Fri Feb 7 09:16:16 CET 2014
Hi,
On Feb 6, 2014, at 11:10 AM, Khoa Anh wrote:
> Hi,
> I install sylkserver from apt-get like you instruct here
> http://sylkserver.com/download.phtml
> I also use default config.ini and other config file.
> But when I run the application, it shows:
>
> root at administrator:/usr/local/bin# ./sylk-server --no-fork
> Starting SylkServer 2.0.0-dev, config=/etc/sylkserver/config.ini
> fatal error: failed to create SylkServer: expected string or buffer
> Traceback (most recent call last):
> File "./sylk-server", line 68, in main
> from sylk.server import SylkServer
> File "/usr/local/lib/python2.7/dist-packages/sylk/server.py", line 13, in <module>
> from sipsimple.account import Account, BonjourAccount, AccountManager
> File "/usr/lib/python2.7/dist-packages/sipsimple/account/__init__.py", line 22, in <module>
> from gnutls.interfaces.twisted import X509Credentials
> File "/usr/lib/python2.7/dist-packages/gnutls/interfaces/twisted/__init__.py", line 10, in <module>
> from twisted.python import failure
> File "/usr/local/lib/python2.7/dist-packages/application/log/extensions/twisted/twisted.py", line 14, in <module>
> import twisted
> TypeError: expected string or buffer
>
That's a very old version of the software, what repository did you use? DId you build it yourself?
--
Saúl Ibarra Corretgé
AG Projects
More information about the SIPBeyondVoIP
mailing list