Code Monkey home page Code Monkey logo

Comments (1)

MidoMiddle avatar MidoMiddle commented on May 26, 2024

I commented application/config/remote.js and next error

21:44:40  W2   info    Listen port 8001 in worker 2
21:44:40  W1   info    Listen port 8000 in worker 1
21:44:40  W3   info    Listen port 8002 in worker 3
21:44:40  W1   debug   Start example plugin
21:44:40  W1   debug   { set: { key: 'keyName', val: 100 } }
21:44:40  W1   debug   { get: 'keyName', return: 100 }
21:44:40  W1   debug   { res: 100, cache: undefined }
21:44:40  W1   debug   Connect to redis
21:44:40  W1   debug   Connect to pg
21:44:40  W1   warn    No redis service detected, so quit client
21:44:40  W2   error   TypeError [ERR_INVALID_URL]: Invalid URL: undefined
  onParseError (internal/url.js:259:9)
  new URL (internal/url.js:335:5)
  initAsClient (/node_modules/ws/lib/websocket.js:502:17)
  new WebSocket (/node_modules/ws/lib/websocket.js:71:7)
  new Metacom (/node_modules/metacom/lib/client.js:37:19)
  Object.<anonymous> (/application/domain/remote/start.js:8:19)
21:44:40  W2   info    Application started in worker 2
21:44:40  W4   error   TypeError [ERR_INVALID_URL]: Invalid URL: undefined
  onParseError (internal/url.js:259:9)
  new URL (internal/url.js:335:5)
  initAsClient (/node_modules/ws/lib/websocket.js:502:17)
  new WebSocket (/node_modules/ws/lib/websocket.js:71:7)
  new Metacom (/node_modules/metacom/lib/client.js:37:19)
  Object.<anonymous> (/application/domain/remote/start.js:8:19)
21:44:40  W1   debug   Connect to metacom
21:44:40  W4   info    Application started in worker 4
21:44:40  W3   error   TypeError [ERR_INVALID_URL]: Invalid URL: undefined
  onParseError (internal/url.js:259:9)
  new URL (internal/url.js:335:5)
  initAsClient (/node_modules/ws/lib/websocket.js:502:17)
  new WebSocket (/node_modules/ws/lib/websocket.js:71:7)
  new Metacom (/node_modules/metacom/lib/client.js:37:19)
  Object.<anonymous> (/application/domain/remote/start.js:8:19)
21:44:40  W1   error   TypeError [ERR_INVALID_URL]: Invalid URL: undefined
  onParseError (internal/url.js:259:9)
  new URL (internal/url.js:335:5)
  initAsClient (/node_modules/ws/lib/websocket.js:502:17)
  new WebSocket (/node_modules/ws/lib/websocket.js:71:7)
  new Metacom (/node_modules/metacom/lib/client.js:37:19)
  Object.<anonymous> (/application/domain/remote/start.js:8:19)
21:44:40  W1   info    Application started in worker 1
21:44:40  W3   info    Application started in worker 3
21:44:40  W5   error   TypeError [ERR_INVALID_URL]: Invalid URL: undefined
  onParseError (internal/url.js:259:9)
  new URL (internal/url.js:335:5)
  initAsClient (/node_modules/ws/lib/websocket.js:502:17)
  new WebSocket (/node_modules/ws/lib/websocket.js:71:7)
  new Metacom (/node_modules/metacom/lib/client.js:37:19)
  Object.<anonymous> (/application/domain/remote/start.js:8:19)
21:44:40  W5   info    Application started in worker 5

from example.

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.