altmp / altv-issues

Issues and roadmap for alt:V project
92 stars 17 forks source link

The server will not be automatically closed after packed successfully #2214

Closed Ptr147 closed 5 months ago

Ptr147 commented 5 months ago

Description of the problem

The server will not be automatically closed after packed successfully

Reproduction steps

run ./altv-server --host 127.0.0.1 --port 7788 --justpack

Expected behaviour

The server will be automatically closed after packed successfully

Additional context

log

[02:33:34] alt:V Server 16.0.44 (release)
[02:33:34] Starting xxxx on 127.0.0.1:7788
[02:33:34][Error] Unknown coreclr version
[02:33:34] Packing resource chat
[02:33:34] Packed resource chat
[02:33:34] Packing resource freeroam
[02:33:34] Packed resource freeroam
[02:33:34] Client resources packed successfully.

Operating system

Linux version 5.10.0-27-amd64(debian)

Version

release/16.0.44

Crashdump ID

No response

Confirmation of issue's presence

alphasylvain commented 5 months ago

release/ 16.0.50 work

Ptr147 commented 5 months ago

I don't know how this issue happened. It may be a configuration or network problem. At present, I can work again after modifying the configuration and updating the server.