Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

[Bug]: Arma Reforger curl timeout (fix found and validated) #2879

Open
BrokenGearsTV opened this issue Apr 9, 2024 · 4 comments · May be fixed by #2880
Open

[Bug]: Arma Reforger curl timeout (fix found and validated) #2879

BrokenGearsTV opened this issue Apr 9, 2024 · 4 comments · May be fixed by #2880
Labels
bug Something isn't working

Comments

@BrokenGearsTV
Copy link

Panel Version

1.1.15

Wings Version

1.1.11

Service

Arma Reforger

Modified

No, I did not modify the egg

Expected Behavior

Install server, add mods on the config file restart server starts

Actual Behavior

Same problem as in #2783
You closed it but problem lies with arma workshop needing a /tmp folder configured.
This has been verified by Arma Reforger developers

image
-addonTempDir with a directory needs to be added to launch parameters and it will fix the problem.

Has been confirmed by all my clients.

Steps To Reproduce

Install server
Add mod in config
error

add -addonTempDir
restart server
mod downloads fine

Install logs

https://pteropaste.com/6ngpo2n8ew6i/

@BrokenGearsTV BrokenGearsTV added bug Something isn't working not confirmed bug has not been reproduced or confirmed labels Apr 9, 2024
@BrokenGearsTV
Copy link
Author

https://pterodactyl.io/wings/1.0/configuration.html#other-values
Can be fixed by increasing tmpfs_size for the specific node.

@danny6167
Copy link
Contributor

Makes sense. The default /tmp/ that gets mounted into the container is very small

@parkervcp
Copy link
Collaborator

I think a better fix is to have this be part of the start command so I am keeping it open. I can look at this later today when I have time.

@QuintenQVD0 QuintenQVD0 linked a pull request Apr 9, 2024 that will close this issue
7 tasks
@lilkingjr1 lilkingjr1 removed the not confirmed bug has not been reproduced or confirmed label Apr 9, 2024
@lilkingjr1
Copy link
Collaborator

I wonder if SteamCMD also uses the OS /tmp/ folder for certain things, which may be why large Workshop downloads fail?... Probably not because it has it's own cache folder within the container volume, but still...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants