You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
client-1 | $ node ${BUILD_IN}dist/manifold/ssr/manifold-client-ssr.js
client-1 | SSR server will proxy /system requests to http://api_rails:3020.
client-1 | SSR server will proxy /api/proxy requests to http://api_rails:3020.
client-1 | SSR server will proxy /browser.config.js requests to /opt/manifold/client/dist/manifold/www/browser.config.js.
client-1 | SSR server will proxy /build requests to /opt/manifold/client/dist/manifold/www/build.
client-1 | SSR server will proxy /static requests to /opt/manifold/client/dist/manifold/www/static.
client-1 | 🔥 SSR server is unlinking the existing socket at /manifold_sockets/manifold-client.
client-1 | ✊ SSR server is listening on a socket at /manifold_sockets/manifold-client.
client-1 | internal/fs/utils.js:269
client-1 | throw err;
client-1 | ^
client-1 |
client-1 | Error: EINVAL: invalid argument, chmod '/manifold_sockets/manifold-client'
client-1 | at Object.chmodSync (fs.js:1205:3)
client-1 | at Server. (/opt/manifold/client/dist/manifold/ssr/manifold-client-ssr.js:762:2966085)
client-1 | at Object.onceWrapper (events.js:420:28)
client-1 | at Server.emit (events.js:314:20)
client-1 | at emitListeningNT (net.js:1350:10)
client-1 | at processTicksAndRejections (internal/process/task_queues.js:83:21) {
client-1 | errno: -22,
client-1 | syscall: 'chmod',
client-1 | code: 'EINVAL',
client-1 | path: '/manifold_sockets/manifold-client'
client-1 | }
client-1 | info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
client-1 | error Command failed with exit code 1.
client-1 | ERROR: "_serve:ssr" exited with 1.
client-1 | error Command failed with exit code 1.
client-1 | info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The text was updated successfully, but these errors were encountered:
client is not working
client-1 | $ node ${BUILD_IN}dist/manifold/ssr/manifold-client-ssr.js
client-1 | SSR server will proxy /system requests to http://api_rails:3020.
client-1 | SSR server will proxy /api/proxy requests to http://api_rails:3020.
client-1 | SSR server will proxy /browser.config.js requests to /opt/manifold/client/dist/manifold/www/browser.config.js.
client-1 | SSR server will proxy /build requests to /opt/manifold/client/dist/manifold/www/build.
client-1 | SSR server will proxy /static requests to /opt/manifold/client/dist/manifold/www/static.
client-1 | 🔥 SSR server is unlinking the existing socket at /manifold_sockets/manifold-client.
client-1 | ✊ SSR server is listening on a socket at /manifold_sockets/manifold-client.
client-1 | internal/fs/utils.js:269
client-1 | throw err;
client-1 | ^
client-1 |
client-1 | Error: EINVAL: invalid argument, chmod '/manifold_sockets/manifold-client'
client-1 | at Object.chmodSync (fs.js:1205:3)
client-1 | at Server. (/opt/manifold/client/dist/manifold/ssr/manifold-client-ssr.js:762:2966085)
client-1 | at Object.onceWrapper (events.js:420:28)
client-1 | at Server.emit (events.js:314:20)
client-1 | at emitListeningNT (net.js:1350:10)
client-1 | at processTicksAndRejections (internal/process/task_queues.js:83:21) {
client-1 | errno: -22,
client-1 | syscall: 'chmod',
client-1 | code: 'EINVAL',
client-1 | path: '/manifold_sockets/manifold-client'
client-1 | }
client-1 | info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
client-1 | error Command failed with exit code 1.
client-1 | ERROR: "_serve:ssr" exited with 1.
client-1 | error Command failed with exit code 1.
client-1 | info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The text was updated successfully, but these errors were encountered: