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

[BUG] Could not save settings for plugin Marlin Flasher #83

Closed
hackett0 opened this issue Feb 24, 2022 · 1 comment
Closed

[BUG] Could not save settings for plugin Marlin Flasher #83

hackett0 opened this issue Feb 24, 2022 · 1 comment

Comments

@hackett0
Copy link

2022-02-24 14:36:21,970 - octoprint.server.api.settings - WARNING - Could not save settings for plugin Marlin Flasher (1.0.0) since it called super(...)
2022-02-24 14:36:21,971 - octoprint.server.api.settings - WARNING - in a way which has issues due to OctoPrint's dynamic reloading after plugin operations.
2022-02-24 14:36:21,971 - octoprint.server.api.settings - WARNING - Please contact the plugin's author and ask to update the plugin to use a direct call like
2022-02-24 14:36:21,972 - octoprint.server.api.settings - WARNING - octoprint.plugin.SettingsPlugin.on_settings_save(self, data) instead.

@Renaud11232
Copy link
Owner

Hello,

I can't seem to reproduce the issue on my side.
Can you please describe your server configuration (OS, python version, ...) and provide the full octoprint logs so I can look into it ?

Thanks

@Renaud11232 Renaud11232 added the waiting Waiting for an answer label Feb 24, 2022
@Renaud11232 Renaud11232 removed the waiting Waiting for an answer label Mar 12, 2022
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