Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

CreateProcess() returned 5 #58

@TemporalAgent7

Description

@TemporalAgent7

Hi,

I'm trying to set this up on my Docker host (a Windows box running Docker Desktop under WSL2). If I open port 5900 and use a VNC client to connect, I'm seeing this error message:

image

Pressing OK just terminates the process I presume, and in a few seconds I see the same error message being displayed.

There's not much in the logs, they end like this:

max open descriptors set to 2048

2022-02-16 05:58:16,484 INFO spawned: 'conanexilesServer' with pid 1502

2022-02-16 05:58:17,486 INFO success: conanexilesServer entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)

conanexilesServer: started

max open descriptors set to 2048

max open descriptors set to 2048

max open descriptors set to 2048

max open descriptors set to 2048

max open descriptors set to 2048

2022-02-16 06:04:24,974 INFO exited: conanexilesServer (exit status 45; not expected)

max open descriptors set to 2048

2022-02-16 06:04:49,122 INFO spawned: 'conanexilesServer' with pid 1837

2022-02-16 06:04:50,124 INFO success: conanexilesServer entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)

conanexilesServer: started

I basically set this up exactly as in the checked in docker-compose.yml (same environment variables, same open ports, etc.). Please let me know if there's any additional information I can collect or any steps I can take to troubleshoot.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions