You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./main.py
{'debug': {'dump_path': u'dumps'}, 'storage': {'datadir': u'./data',
'cache': u'./cache', 'cookies': u'./cookies'}, 'workarounds':
{'fix_namespaces': False}, 'features': {'status': '', 'sync_status': True,
'avatars': True}, 'general': {'jid': u'vkontakte.staynet.ru', 'admin':
u'vpupkin@localhost', 'service_name': u'Vkontakte Gateway', 'server': u'ля
ляля.ru', 'secret': u'password', 'port': 5275}}
Traceback (most recent call last):
File "./main.py", line 46, in <module>
if not s.connect(conf.get("general","server"),conf.get
("general","port"),conf.get("general","secret")):
File "/usr/local/etc/kontakt/pyvkt/comstream.py", line 101, in connect
sock=connect_socket((host,port))
File "/usr/local/etc/kontakt/pyvkt/comstream.py", line 70, in
connect_socket
raise socket.error, msg
socket.error: (61, 'Connection refused')
на этом порту висит еще и mrim.возможно
работа транспортов на одном порту
или все разные?OC FreeBSD версия 192
Original issue reported on code.google.com by [email protected] on 31 Jan 2010 at 1:35
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 31 Jan 2010 at 1:35The text was updated successfully, but these errors were encountered: