Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filesystem Issues in Avorion #6

Open
entropylaw opened this issue Feb 4, 2024 · 0 comments
Open

Filesystem Issues in Avorion #6

entropylaw opened this issue Feb 4, 2024 · 0 comments

Comments

@entropylaw
Copy link

entropylaw commented Feb 4, 2024

2024-02-03 21-19-12| [ERROR][GalaxyMapQoL]: Failed to load config file 'galaxy/NerdHQ/moddata/GalaxyMapQoL.lua': filename is not secure
2024-02-03 21-19-12| Error finding home directory: getpwuid(getuid()) returned NULL
[ERROR][GalaxyMapQoL]: Failed to save config file '/home/container/galaxy/NerdHQ/moddata/GalaxyMapQoL.lua': filename is not secure

2024-02-03 21-19-12| Execution Context (inner to outer):
2024-02-03 21-19-12| #0:  /home/container/galaxy/NerdHQ/workshop/content/445220/1765619430/data/scripts/player/map/galaxymapqol.lua
2024-02-03 21-19-12| 
2024-02-03 21-19-12| Error calling checkWriteSecureFilename: Could not find a suitable directory for saving files.
2024-02-03 21-19-12| 
2024-02-03 21-19-12| stack traceback:
2024-02-03 21-19-12|     [C]:-1: in function writable
2024-02-03 21-19-12|     [string "..."]:97: in function open
2024-02-03 21-19-12|     /home/container/galaxy/NerdHQ/workshop/content/445220/1722652757/data/scripts/lib/azimuthlib-basic.lua:480: in function saveConfig
2024-02-03 21-19-12|     /home/container/galaxy/NerdHQ/workshop/content/445220/1765619430/data/scripts/lib/galaxymapqolinit.lua:15: in function ?
2024-02-03 21-19-12|     [C]:-1: in function include
2024-02-03 21-19-12|     /home/container/galaxy/NerdHQ/workshop/content/445220/1765619430/data/scripts/player/map/galaxymapqol.lua:19: in function ?
2024-02-03 21-19-12| 

I for the life of me can't figure out why it "cant find home directory" or "suitable directory for saving files".
all paths exist, entered container and verified permissions. All good.
I've seen a few other posts online regarding this issue, but they never get answered on other forums.

Cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant