Replies: 2 comments 1 reply
|
Hello @felddy, thank you for all your work, my little DnD group is really enjoying playing on our own synology NAS. I am a very basic user, though, and encountered some problems when moving to 13.xxx. I would like to kindly ask you for an advice. If I keep /home/node as internal directory when setting up the container, the game starts, but I don´t see any of my worlds, like it is a fresh install. If I manually change it back to /home/foundry (which I probably shouldn´t do) the container stops working immediately. I used the new node.js version from FVTT page (tried both with cache and URL). Could you please describe me a little bit how this "internal home directory" thing work and what changes should I do with this kind of a different update? I even tried, with no success, renaming my Foundry folder to "node" which is probably insane and laughable, but I was really desperate. Thank you, I am your big fan. NAS: DS 220+ |
|
Unless you're creating your own derivative image you should not be attempting to change the internals of the container. Make sure that you have the latest Head over to this thread to diagnose any issues you see in the |
Uh oh!
There was an error while loading. Please reload this page.
This pre-release container supports Foundry VTT testing release
13.340See:
Warning
This Testing update is intended for those dedicated users who wish to test the new features provided in Version 13. It is not intended for use in weekly games or in games with heavy use of add-on modules. The goal for this build is to collect preliminary testing feedback from developers and users, not to power actual game sessions!
Important Changes from
v12There were substantial internal changes introduced at release
v13.333.0that may affect some users:/home/foundryto/home/nodeFOUNDRY_UIDandFOUNDRY_GIDenvironment variables have been deprecated.The Docker
useroption should be used to change theuidandgidof the running processes.datavolume to match theuidandgidof the server. Therefore theCONTAINER_PRESERVE_OWNERenvironment variable is deprecated.TIMEZONEenvironment variable has been replaced by the standardTZenvironment variable.What's Changed
Full Changelog: v13.339.0...v13.340.0
This discussion was created from the release v13.340.0.
All reactions