Code Monkey home page Code Monkey logo

Comments (4)

Teacay1 avatar Teacay1 commented on September 7, 2024

Yep I have the same issue. The logs state that the Remoteclient is running and listening on Port 8080. However checking with netstat it shows no process listening on that port.
So I assume it is not able to successfully start the Remoteclient?

from space-engineers-dedicated-docker-linux.

uggima avatar uggima commented on September 7, 2024

Used this docker a few months ago. When starting it up you pass it what ports to forward to outside of the container, 8080 isn't included there if i remember correctly. I would guess it wouldn't be as simple as just adding in the port, but you could give it a try.

from space-engineers-dedicated-docker-linux.

Teacay1 avatar Teacay1 commented on September 7, 2024

I've added the port 8080 in the docker-compose.yml file. Checking with netstat it now shows as listening on port 8080. I've additionally forwarded the port on my router but VRage is still not able to establish a connection (tried via local and public IP, hostname... no difference).
Would have been nice to be able to use the Remote Client but apart from that the server runs wonderfully, so thanks for the work mmmaxwwwell!

from space-engineers-dedicated-docker-linux.

mmmaxwwwell avatar mmmaxwwwell commented on September 7, 2024

Hey thanks for the support,

I've never relied on that remote client to take care of anything so I'm not familiar with it. I have opened the ports and tried to connect a few times with no success.

The observations in this thread about not having the port open is correct. One would need to add an additional line in the ports section of docker-compose.yml to expose the service.

The reason it's not enabled by default, or commented out and left in docker-compose.yml, is it never worked for me.

I don't really know how to use the tool though so who knows, maybe I was doing it wrong.

If you get it working please let me know or submit a pull request.

For now I'm closing this. If you want some guidance or reading material to try and tackle it yourself, just comment to reopen and I'll get back to you.

from space-engineers-dedicated-docker-linux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.