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
.../node_modules/@nx/react/src/executors/module-federation-dev-server/module-federation-dev-server.impl.js:98
throw new Error(`Timed out waiting for remote to start. Check above for any errors.`);
^
Error: Timed out waiting for remote to start. Check above for any errors.
at .../node_modules/@nx/react/src/executors/module-federation-dev-server/module-federation-dev-server.impl.js:98:23
at Generator.throw (<anonymous>)
at rejected (.../node_modules/tslib/tslib.js:165:69)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v18.12.1
————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————
> NX Running target serve for project host failed
Failed tasks:
- host:serve:development
Hint: run the command with --verbose for more details.
View structured, searchable error logs at ...
Operating System
macOS
Linux
Windows
Other (Please specify)
Additional Information
No response
The text was updated successfully, but these errors were encountered:
I'm sorry to chime in here, but the issue is still happening with 16.5.5. Is this fixed in 16.6? I just saw that the PR was closed. Is there any workaround for this problem?
Current Behavior
After some time after successful start I get this error
Started after update to 16.3.0
Expected Behavior
All continue work successfully
GitHub Repo
No response
Steps to Reproduce
I checked code and looks like related to custom host option instead of standard localhost
nx serve host --open --devRemotes={...} --ssl --host {...} --ssl-cert {...}--ssl-key {...}
Nx Report
Failure Logs
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: