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

Web UI layout periodically resets (WebUISettings.dat) #2842

Open
4 tasks done
mhlinder opened this issue Jan 4, 2025 · 1 comment
Open
4 tasks done

Web UI layout periodically resets (WebUISettings.dat) #2842

mhlinder opened this issue Jan 4, 2025 · 1 comment

Comments

@mhlinder
Copy link

mhlinder commented Jan 4, 2025

Please complete the following tasks.

  • Web browser cache cleared
  • Link provided to install script if applicable
  • Not using broken rtinst install script
  • Web browser, ruTorrent, PHP and OS version provided

Tell us about your environment

Web browser: Chrome 131.0.6778.205
ruTorrent: 5.1.5
PHP: 8.2.26
OS: Debian 12.8

Tell us how you installed ruTorrent

Copied tar contents to /var/www/html

Describe the bug

Periodically -- every few hours? -- the layout of rutorrent resets.

I can successfully change the layout (which columns are displayed), and it persists: if I refresh the page on desktop it stays the same, and if I access rutorrent from a different browser (eg mobile) it's correct.

However, at some point, the layout "reverts" / resets to the default state.

I have confirmed this by copying share/settings/WebUISettings.dat when the layout is "correct", and then copying it back in after the reset. This reverts to the correct layout.

I don't even know how to start debugging this, any help would be appreciated!

Thanks!

Steps to reproduce

No response

Expected behavior

No response

Additional context

No response

@stickz
Copy link
Collaborator

stickz commented Jan 5, 2025

This is most likely a permissions issue, if WebUISettings are not saving on the web server.

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

2 participants