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

404 error due to excessively long configs #343

Open
HojouFotytu opened this issue Feb 14, 2024 · 1 comment
Open

404 error due to excessively long configs #343

HojouFotytu opened this issue Feb 14, 2024 · 1 comment
Milestone

Comments

@HojouFotytu
Copy link
Member

When a settings configuration exceeds PT's allowable size, PTMagic throws a 404 error, and the configs are not updated.

This usually happens when using a large number of SMS Settings that have multiple lines modifying coin-specifc settings. For every coin with an SMS setting applied, a group of lines is added to the config settings for those coins.

One way to address this would be to NOT write settings for coins that are not listed in the PBL.

@HojouFotytu HojouFotytu added this to the 2.8.4 milestone Feb 14, 2024
@HojouFotytu
Copy link
Member Author

HojouFotytu commented Feb 16, 2024

This also needs a popup warning, in addition to the current console error message.

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

No branches or pull requests

1 participant