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

settings.ini.php corruption #214

Open
lettore opened this issue Jan 28, 2023 · 2 comments
Open

settings.ini.php corruption #214

lettore opened this issue Jan 28, 2023 · 2 comments

Comments

@lettore
Copy link

lettore commented Jan 28, 2023

Hello, I run multiple Muximux instances in Docker with Linuxserver image, data is persisted on a Gluster volume.
Randomly I get error accessing the webpage and I found that the culprit is the file settings.ini.php that become corrupted.
I can understand this if I have modified the settings so Muximux is writing to the file, but it seems that Muximux keeps writing to this file also during normal operation. I tried to deny write access to this file but then Muximux webpage remains stuck loading.
I'm wondering what is the problem, I know Gluster is not ideal for storing data like databases, but a simple text file should not have this kind of problems, and this happens only with Muximux.

@cibban
Copy link

cibban commented Mar 6, 2023

I run Muximux with the linuxserver.io docker image and I've had the same issue for a couple of weeks now. I've deleted the file, even the entire directory, and set it all up from scratch every time but it only runs for a couple of days before it gets corrupted again. Normally it's just been gargled towards the end with random characters added but today the entire file looks like this:

; <?php die('Access denied'); ?>
[0x]
[0] = "androxgh0st"

Androxgh0st seems to be a worm on some sort. Should I be worried?

@zlnimda
Copy link

zlnimda commented Apr 5, 2023

Got the same problem recently. Settings are not protected and could lead to a potential security breach, unless you require auth to access muximux.

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

3 participants