Code Monkey home page Code Monkey logo

Comments (8)

kscc25 avatar kscc25 commented on August 11, 2024

Hello,

It seems that it failed to install mongoose. Can you try running npm install mongodb [email protected] to see the result?

from hublin.

persiandeveloper avatar persiandeveloper commented on August 11, 2024

I sttoped tomcat and installed mangoose and it worked but now in browser console I got many error that it cant find css or js resources. 👍

http://....../components/bootstrap/dist/css/bootstrap.min.css Failed to load resource: the server responded with a status of 404 (Not Found) .....

from hublin.

MichaelBailly avatar MichaelBailly commented on August 11, 2024

Hi,

That means some other process on your computer is already listening on the TCP port 8080. Shut it down and hubl.in will certainly start.

Envoyé avec Boxer

Le 21 mai 2016 8:02 AM, persiandeveloper [email protected] a écrit :

Hi

I installed it and this is new result I get 👍

npm start

[email protected] start /home/babak/meetings
node server.js

Logger DailyRotateFile is disabled
Logger File is disabled
Warning: connect.session() MemoryStore is not
designed for a production environment, as it will leak
memory, and will not scale past a single process.
info: Meetings Core bootstraped, configured in production mode
Web server failed to start { [Error: listen EADDRINUSE] code: 'EADDRINUSE', errno: 'EADDRINUSE', syscall: 'listen' }
Something is already listening on the Web server port 8080
Webserver listening on :: port 8443 (IPv6)
error: Fatal error: Error: listen EADDRINUSE
at errnoException (net.js:905:11)
at Server._listen2 (net.js:1043:14)
at listen (net.js:1065:10)
at net.js:1147:9
at dns.js:72:18
at process._tickDomainCallback (node.js:486:13)
error: Error: listen EADDRINUSE
at errnoException (net.js:905:11)
at Server._listen2 (net.js:1043:14)
at listen (net.js:1065:10)
at net.js:1147:9
at dns.js:72:18
at process._tickDomainCallback (node.js:486:13)

npm ERR! [email protected] start: node server.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is most likely a problem with the hublin package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node server.js
npm ERR! You can get their info via:
npm ERR! npm owner ls hublin
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.8.0-29-generic
npm ERR! command "/home/babak/.nvm/v0.10.36/bin/node" "/home/babak/.nvm/v0.10.36/bin/npm" "start"
npm ERR! cwd /home/babak/meetings
npm ERR! node -v v0.10.36
npm ERR! npm -v 1.4.28
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/babak/meetings/npm-debug.log
npm ERR! not ok code 0


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

from hublin.

persiandeveloper avatar persiandeveloper commented on August 11, 2024

Hi

A Already stopped it and now it works but got error for static resources 👍
http://....../components/bootstrap/dist/css/bootstrap.min.css Failed to load resource: the server responded with a status of 404 (Not Found) .....

from hublin.

MichaelBailly avatar MichaelBailly commented on August 11, 2024

Use

bower install

To download all those resources

from hublin.

persiandeveloper avatar persiandeveloper commented on August 11, 2024

Thanks MichaelBailly

Would you help me a little bit more about bower install ?

Thanks in advance

from hublin.

persiandeveloper avatar persiandeveloper commented on August 11, 2024

I Solved it by installing bower.

Here is What I get when I want to start a conference 👍

Cannot GET /api/conferences/myname/members/574057c93d902dec0ef29296/displayName

from hublin.

Eriflow avatar Eriflow commented on August 11, 2024

closed, see #25 for the follow-up

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.