We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Good afternoon,
I've set up everything according to your 2nd video and the system works up to a point.
What works: -the Unity UI plant page -the HMI page -the VMs.
The part that doesn't work is the PLC. I'm getting a EADDRINUSE for port 8080 when running the sudo nodejs server.js command.
I suppose it has something to do with port 8080, but there's nothing else running in VirtualBox.
The text was updated successfully, but these errors were encountered:
I'm having the same issue. Did you manage to fix it?
It might be due to the DHCP server configuration.
The VMs have static IPs, which could be causing a conflict with the adapter pools.
Everything is working except for the OpenPLC server. When I run the command sudo nodejs server.js, it shows the same message as yours.
Sorry, something went wrong.
No branches or pull requests
Good afternoon,
I've set up everything according to your 2nd video and the system works up to a point.
What works:
-the Unity UI plant page
-the HMI page
-the VMs.
The part that doesn't work is the PLC. I'm getting a EADDRINUSE for port 8080 when running the sudo nodejs server.js command.
I suppose it has something to do with port 8080, but there's nothing else running in VirtualBox.

The text was updated successfully, but these errors were encountered: