Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sockets invalid listen arguement #1

Open
elitekode2 opened this issue Jun 7, 2018 · 6 comments
Open

Sockets invalid listen arguement #1

elitekode2 opened this issue Jun 7, 2018 · 6 comments

Comments

@elitekode2
Copy link

screen shot 2018-06-07 at 1 12 50 pm

Im trying to add sockets to my minds development build. Can anybody help out with this error?

@Serkan-devel
Copy link

Can you copy-paste the output here? I'm unable to read it on my phone.
Preferably between <pre> and ` for proper formatting..

@Serkan-devel
Copy link

Not that they've removed the repo for a while due to private keys stored on it

@elitekode2
Copy link
Author

`docker run -t minds/sockets     -e CASSANDRA_KEYSPACE='minds'     -e CASSANDRA_SERVERS='127.0.0.1'     -e JWT_SECRET='keepsave-and-match-settings.php'     -e PORT='8010'     -e REDIS_HOST='redis-host'     -e REDIS_PORT='6379'
process.env.PORT undefined
process.env.PORT undefined
process.env.PORT true
process.env.PORT true
net.js:1496
  throw new Error('Invalid listen argument: ' + util.inspect(options));
  ^

Error: Invalid listen argument: { port: true }
    at Server.listen (net.js:1496:9)
    at Function.listen (/node_modules/express/lib/application.js:618:24)
    at new IO (/build/src/core/io/io.js:13:32)
    at di_1.Di.bind (/build/src/core/io/provider.js:7:16)
    at Function.get (/build/src/core/di/di.js:10:66)
    at MindsSocketServer.initBindings (/build/src/server.js:35:27)
    at MindsSocketServer.init (/build/src/server.js:21:14)
    at Object. (/build/index.js:6:8)
    at Module._compile (module.js:652:30)
    at Object.Module._extensions..js (module.js:663:10)`

@elitekode2
Copy link
Author

Can anybody help out with this?

@Serkan-devel
Copy link

You're not the only one getting no response Minds/minds#77

@ottman
Copy link
Member

ottman commented Jun 12, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants