Minds / sockets

GNU Affero General Public License v3.0
11 stars 16 forks source link

Sockets invalid listen arguement #1

Open elitekode2 opened 6 years ago

elitekode2 commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

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

elitekode2 commented 6 years ago
`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 commented 6 years ago

Can anybody help out with this?

Serkan-devel commented 6 years ago

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

ottman commented 6 years ago

Please be patient we have limited resources and will be focusing on the open source more later this year after we hit the mainnet blockchain. You aren't being intentionally ignored. We are aware of the issues

On Tue, Jun 12, 2018, 12:11 PM Serkan-devel notifications@github.com wrote:

You're not the only one getting no response Minds/minds#77 https://github.com/Minds/minds/pull/77

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Minds/sockets/issues/1#issuecomment-396647071, or mute the thread https://github.com/notifications/unsubscribe-auth/AB1XyPxYlxHCdl1nUS7sUfYLwSLyLGs6ks5t7-hNgaJpZM4UezK1 .