Code Monkey home page Code Monkey logo

Comments (4)

mom040267 avatar mom040267 commented on April 28, 2024

It may mean that your turnserver binary was compiled without portgres support.

Sent from my iPhone

On Jan 13, 2016, at 1:47 AM, Fitra Aditya [email protected] wrote:

I tried to use postgresql as userdb, but I got this following error:
0: log file opened: /var/log/turn.log
0: Config file found: /etc/turnserver.conf
0: Bad configuration format: psql-userdb

My configuration looks like this:
psql-userdb="host=10.130.108.XXX dbname=dbname user=qisuser password=qispassword connect_timeout=30"

I also tried following format:
psql-userdb="postgresql://qisuser:[email protected]:5432/dbname"

Any ideas on what the correct format should be?

Thank you.


Reply to this email directly or view it on GitHub.

from coturn.

fitraditya avatar fitraditya commented on April 28, 2024

I have installed libpq5 and libpq-dev.

I also got following when running ./configure:
SQLite library found.
SQLite development found.
PostgreSQL found.
MySQL found.
MONGODB DEVELOPMENT LIBRARIES (libmongoc-1.0 and libbson-1.0) AND/OR HEADER (mongoc.h)
ARE NOT INSTALLED PROPERLY ON THIS SYSTEM.
THAT'S OK BUT THE TURN SERVER IS BUILDING WITHOUT MONGODB SUPPORT.
Hiredis found.

Did I missed something?

from coturn.

mom040267 avatar mom040267 commented on April 28, 2024

I ll check that later.

Sent from my iPhone

On Jan 13, 2016, at 10:21 AM, Fitra Aditya [email protected] wrote:

I have installed libpq5 and libpq-dev.

I also got following when running ./configure:
SQLite library found.
SQLite development found.
PostgreSQL found.
MySQL found.
MONGODB DEVELOPMENT LIBRARIES (libmongoc-1.0 and libbson-1.0) AND/OR HEADER (mongoc.h)
ARE NOT INSTALLED PROPERLY ON THIS SYSTEM.
THAT'S OK BUT THE TURN SERVER IS BUILDING WITHOUT MONGODB SUPPORT.
Hiredis found.

Did I missed something?


Reply to this email directly or view it on GitHub.

from coturn.

mom040267 avatar mom040267 commented on April 28, 2024

I cannot reproduce it.

Check that you have no hidden symbols in your file, and no non-English
characters that looks like English characters. That is the most probable
cause.

On Wed, Jan 13, 2016 at 11:36 AM, Oleg Moskalenko [email protected]
wrote:

I ll check that later.

Sent from my iPhone

On Jan 13, 2016, at 10:21 AM, Fitra Aditya [email protected]
wrote:

I have installed libpq5 and libpq-dev.

I also got following when running ./configure:
SQLite library found.
SQLite development found.
PostgreSQL found.
MySQL found.
MONGODB DEVELOPMENT LIBRARIES (libmongoc-1.0 and libbson-1.0) AND/OR
HEADER (mongoc.h)
ARE NOT INSTALLED PROPERLY ON THIS SYSTEM.
THAT'S OK BUT THE TURN SERVER IS BUILDING WITHOUT MONGODB SUPPORT.
Hiredis found.

Did I missed something?


Reply to this email directly or view it on GitHub
#34 (comment).

from coturn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.