Closed StiviiK closed 3 years ago
Alright, I did some changes right now.
Would be good if you check if it works now with the following release: eisengrind/altv-server:1300-js
. Don't forget to force pulling the image.
Using eisengrind/altv-server:1300-js-dotnet
still seems to have the same issue.
[14:28:54] alt:V Server, build #1300, branch rc
[14:28:54] Starting alt:V Server on 0.0.0.0:7788
[14:28:54] coreclr-module: version found: 3.1.9
[14:28:54] coreclr-module: greatest version: 3.1.9
[14:28:54][Error] Failed to load "js-module.so", Unix error: libnode.so.72: cannot open shared object file: No such file or directory
Update, eisengrind/altv-server:1301-js-dotnet
seems to be working fine.
Still got this issue on current release tag
@justbyBen Should be fixed when https://github.com/eisengrind/docker-altv-server/actions/runs/1098814341 completes.
@justbyBen Tell me if it works then. Don't forget to, again, re-pull the image you are using (probably release-5.3
).
Thanks. I'll check it later and respond then
[19:46:26] alt:V Server 5.3 (release)
[19:46:26] Starting Alt:V Server on Docker! on 0.0.0.0:7788
[19:46:26][Error] Failed to load "js-module.so", Unix error: libnode.so.83: cannot open shared object file: No such file or directory
[19:46:26] Required server permissions:
[19:46:26] Optional server permissions:
[19:46:26] Starting HTTP server on 0.0.0.0:7788
[19:46:26] Main thread started (ThreadId: 9)
[19:46:26] Colshape thread started (ThreadId: 10)
[19:46:26] EntityStreamer thread started (ThreadId: 14)
[19:46:26] Network thread started (ThreadId: 24)
[19:46:26] Console thread started (ThreadId: 25)
[19:46:26] Server started
[19:46:26] alt:V Server 5.3 (release) [19:46:26] Starting Alt:V Server on Docker! on 0.0.0.0:7788 [19:46:26][Error] Failed to load "js-module.so", Unix error: libnode.so.83: cannot open shared object file: No such file or directory [19:46:26] Required server permissions: [19:46:26] Optional server permissions: [19:46:26] Starting HTTP server on 0.0.0.0:7788 [19:46:26] Main thread started (ThreadId: 9) [19:46:26] Colshape thread started (ThreadId: 10) [19:46:26] EntityStreamer thread started (ThreadId: 14) [19:46:26] Network thread started (ThreadId: 24) [19:46:26] Console thread started (ThreadId: 25) [19:46:26] Server started
@justbyBen Did you forced re-pulling the image?
E.g. docker pull eisengrind/altv-server:release-5.3
I did
Alright, I forgot to update the filepath aswell.
Should now be fixed when https://github.com/eisengrind/docker-altv-server/actions/runs/1099135006 completes.
@justbyBen Again, I would appreciate it if you test.
I'll. Gimme a sec
Worked @pixlcrashr
[13:17:15][Error] Failed to load "js-module.so", Unix error: libnode.so.72: cannot open shared object file: No such file or directory
Tag:1300-js-dotnet