[11:08:11 WARN]: Could not bind to host /10.114.0.2:25577 io.netty.channel.unix.Errors$NativeIoException: bind(…) failed: Address already in use
this is my private ip
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello,
It sounds like that you already have a process running on that port. It is possible that your Minecraft service is already running, you can check that with the following command:
netstat -plant | grep 25577
If this is the case, you would need to first stop the old process, before you would be able to start the new instance.
Hope that this helps! Best, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.