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

client is not working #59

Open
ZloiZebroo opened this issue Feb 2, 2024 · 0 comments
Open

client is not working #59

ZloiZebroo opened this issue Feb 2, 2024 · 0 comments

Comments

@ZloiZebroo
Copy link

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.

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

1 participant