R
R
Ruslan2016-06-04 21:37:51
FreeBSD
Ruslan, 2016-06-04 21:37:51

How to run verlihub on freebsd 10.3 release?

Good time of the day.
Thank you, everyone who gave me time, I really appreciate it.
I'll get to the heart of the matter.
I want to raise a DC ++ hub. I'm using FreeBSD 10.3 Release , Verlihub.
1. I start, everything seems to be fine, but in the windows FlylinkDC++ client, it says that the connection has not been established, because. connection request denied by destination computer.[error: 10061]
/usr/local/www/phpMyAdmin >/usr/local/etc/rc.d/verlihub start
Starting verlihub.
/usr/local/www/phpMyAdmin >ps -ax | grep verlihub
26028 0 S+ 0:00.00 grep verlihub
/usr/local/www/phpMyAdmin >/usr/local/bin/verlihub
Error Opening file /usr/local/share/GeoIP/GeoIP.dat
Config dir /etc/verlihub
(1) Sat Jun 4 21:27:16 2016 # cMySQL - Connecting to mysql server: [email protected]/verlihub using UTF8 encoding
(0) Sat Jun 4 21:27:16 2016 # cVHPluginMgr - using plugins in: /etc/ verlihub/plugins
------------------------
(0) Sat Jun 4 21:27:16 2016 # tCache - 3 items preloaded.
(0) Sat Jun 4 21:27:16 2016 # tCache - 0 items preloaded.
(0) Sat Jun 4 21:27:16 2016 # cVHPluginMgr - Open dir: /etc/verlihub/plugins/
Segmentation Fault(core dumped)
ls -la /var/log | grep verli
-rw-r--r-- 1 root wheel 52 Jun 4 21:04 verlihub.err
-rw-r--r-- 1 root wheel 655 Jun 4 21:04 verlihub.log
cat /etc/rc.conf | grep verli
verlihub_enable="YES"
wget geolite.maxmind.com/download/geoip/database/GeoLit...
gunzip GeoIP.dat.gz
mv -f GeoIP.dat /usr/share/GeoIP/GeoIP.dat
/usr/local /share/GeoIP >/usr/local/etc/rc.d/verlihub status
verlihub is not running.
[22:08] /usr/local/share/GeoIP >verlihub
Config dir /etc/verlihub
(1) Sat Jun 4 22:09:11 2016 # cMySQL - Connecting to mysql server: [email protected]/verlihub using UTF8 encoding
(0) Sat Jun 4 22:09:11 2016 # cVHPluginMgr - using plugins in: /etc/verlihub/plugins
------------------------
( 0) Sat Jun 4 22:09:11 2016 # tCache - 3 items preloaded.
(0) Sat Jun 4 22:09:11 2016 # tCache - 0 items preloaded.
(0) Sat Jun 4 22:09:11 2016 # cVHPluginMgr - Open dir: /etc/verlihub/plugins/
Segmentation Fault(core dumped)
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
res2001, 2016-06-04
@res2001

Recently struggled with a core dump in the standard FreeBSD cron. It turned out that cron was using two different versions of openssl - one from FreeBSD itself, the other - delivered from ports. Perhaps you have a similar situation.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question