Code Monkey home page Code Monkey logo

Comments (13)

persiandeveloper avatar persiandeveloper commented on August 11, 2024

I get into details of the error in the console and here Is what I got :

"Unsupported projection option: $elemMatch"

from hublin.

persiandeveloper avatar persiandeveloper commented on August 11, 2024

@MichaelBailly Please Help me

from hublin.

Eriflow avatar Eriflow commented on August 11, 2024

Hello @persiandeveloper, what version of mongodb are you using ?

from hublin.

persiandeveloper avatar persiandeveloper commented on August 11, 2024

Hi @Eriflow

db version v2.0.4, pdfile version 4.5
Mon May 30 15:29:31 git version: nogitversion

from hublin.

Eriflow avatar Eriflow commented on August 11, 2024

Then that's the issue. The minimum supported MongoDB version is 2.6.5.

from hublin.

persiandeveloper avatar persiandeveloper commented on August 11, 2024

@Eriflow Uninstalling that version and installing the 2.6.5 solves the problem ?

from hublin.

Eriflow avatar Eriflow commented on August 11, 2024

@persiandeveloper it will solve the problem about $elemMatch and yes probably the first issue. $elemMatch was introduced in mongodb 2.2 see https://docs.mongodb.com/manual/release-notes/2.2/.

from hublin.

persiandeveloper avatar persiandeveloper commented on August 11, 2024

@Eriflow

It now creates conference but I got the following error in chrome console when I invited other people also I cant see my self through web-cam:

image

Also i got this error in console of linux:

Could not send invitation for ******************** in conference ******* Error: Can not get a valid email sender

from hublin.

Eriflow avatar Eriflow commented on August 11, 2024

Here you have the problem getusermedia failed. It means that Hublin could not access your webcam. Did you allow camera and microphone sharing in your browser (There should be a popup) ? In chrome there is a camera icon left to the star icon (bookmark).

from hublin.

persiandeveloper avatar persiandeveloper commented on August 11, 2024

@Eriflow It might me something with my browser.

But also system cant send inviation emails, I got this error :

Also i got this error in console of linux:

Could not send invitation for ******************** in conference ******* Error: Can not get a valid email sender

Thanks for all your help.

from hublin.

Eriflow avatar Eriflow commented on August 11, 2024

Your welcome.

For the invitation error check out https://github.com/linagora/hublin/blob/master/doc/configuration.md, under the Mail part. You will have to create a document under the configuration collection of the mongodb database you are using for Hublin (the name is hublin if you copied config/db.json.sample).

from hublin.

persiandeveloper avatar persiandeveloper commented on August 11, 2024

@Eriflow

I copied config/db.json.sample, and now when I query hublin db in mongodb, it only shows these collections:

conferences
sessions
system.indexes
users

So I cant see configuration collection. Am I on a right track ?

from hublin.

Eriflow avatar Eriflow commented on August 11, 2024

Hello @persiandeveloper ,
Yes you can create the configuration collection there and the Mail document.

from hublin.

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.