Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
M
Minds Socket Server
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Dependency List
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds Socket Server
  • Issues
  • #1

Closed
Open
Opened 1 year ago by Mark Harding@markeharding
  • Report abuse
  • New issue
Report abuse New issue

Sockets invalid listen arguement

Created by: elitekode2

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?

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

Related issues
0

    • Serkan-devel
      Serkan-devel @Serkan-devel · 1 year 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
      Serkan-devel @Serkan-devel · 1 year ago

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

    • Mark Harding
      Mark Harding @markeharding · 1 year ago
      Owner

      Created by: elitekode2

      `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)`
      
    • Mark Harding
      Mark Harding @markeharding · 1 year ago
      Owner

      Created by: elitekode2

      Can anybody help out with this?

    • Serkan-devel
      Serkan-devel @Serkan-devel · 1 year ago

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

    • Mark Harding
      Mark Harding @markeharding · 1 year ago
      Owner

      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 .

    • Mark Harding @markeharding closed 10 minutes ago

      closed

    • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
    Please register or sign in to reply
    Assignee
    None
    Assign to
    None
    Epic
    None
    None
    Milestone
    None
    Assign milestone
    None
    Time tracking
    No estimate or time spent
    None
    Due date
    None
    0
    Labels
    None
    Assign labels
    • View project labels
    None
    Weight
    None
    Confidentiality
    Not confidential
    Lock issue
    Unlocked
    2
    2 participants
    user avatar
    Mark Harding
    user avatar
    Serkan-devel
    Reference: minds/sockets#1