-
Hey,
would be cool if we could use the `--logfolder [path]` command-line argument as environment variable.
-
```
[11:02:53][Error] Failed to load "js-module.so", Unix error: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /opt/altv/modules/js-module/libnode.so.83)
```
-
### Description of the problem
Packing files with:
` ./altv-server --host some.host.com --port 7788 --justpack`
ends in
`22663 Segmentation fault ./altv-server --some.host.com --port 7…
-
```[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`
-
Hey, thanks for the awesome work! I liked the way you are downloading everything directly and keeping it up-to-date! :)
I have tried to run using the rc version and got the following error:
dock…
-
Would be nice if we could use the environment variables to easily configure CDN.
Right now this would need to be done manually by installing nginx or apache in a separate container, or on top of th…
-
should this docker go with nodejs preinstalled?
I see .net but no npm with node
-
Hey,
Ive just used your c# + js module start up, and linked the modules, resources, data, and the server.cfg to my storage,
The problem is on startup the server resets the server.cfg,
Is there a…
-
```
▶ docker run -it --rm eisengrind/altv-server:release-dotnet
[14:53:21] alt:V Server, build #1181, branch release
[14:53:21][Error] Vehicle mods can't be loaded.
[14:53:21][Error] Vehicle model…
-
if i set my public ip to the real server ip on which the container runs it cannot bind
```
Starting voice server on 0.0.0.0:7798
[Error] Failed to bind to port 7799
```
and if I leave it at 0.0.0…