I have ubuntu server on which i have installed coturn server. I have installed coturn server through configure, make and make install command. Then i have deleted the directory.
Now I want to uninstall the turn service because currently it is not support any database. You can see the logs below.
0: log file opened: /var/log/turn_31849_2017-05-13.log
0:
RFC 3489/5389/5766/5780/6062/6156 STUN/TURN Server
Version Coturn-4.5.0.6 'dan Eider'
0:
Max number of open files/sockets allowed for this process: 4096
0:
Due to the open files/sockets limitation,
max supported number of TURN Sessions possible is: 2000 (approximately)
0:
==== Show him the instruments, Practical Frost: ====
0: TLS supported
0: DTLS supported
0: DTLS 1.2 supported
0: TURN/STUN ALPN supported
0: Third-party authorization (oAuth) supported
0: GCM (AEAD) supported
0: OpenSSL compile-time version: OpenSSL 1.0.2g-fips 1 Mar 2016 (0x1000207f)
0:
0: SQLite is not supported
0: Redis is not supported
0: PostgreSQL is not supported
0: MySQL is not supported
0: MongoDB is not supported
0:
0: Default Net Engine version: 3 (UDP thread per CPU core)
=====================================================
0: Config file found: /usr/local/etc/turnserver.conf
0: Listener address to use: mypublicip
0: Relay address to use: mypublicip
0: Bad configuration format: mysql-userdb
^Z
[1]+ Stopped turnserver
I have tried the following command to uninstall it but it doesn't work because i have deleted the directory.
make deinstall
Can any one please let me know that there is any other way to uninstall it Or rebuild it with mysql?
Now ip:port is showing turn server text. I have created it through mysql supoort. But when i tried it in tickle-ice. I got following results which is showing no relay server.