nunofgs / docker-octoprint

Dockerfile to set up Octoprint with x86, armv6, armv7 and arm64 support!
https://hub.docker.com/r/nunofgs/octoprint/
GNU Affero General Public License v3.0
58 stars 32 forks source link

Plugins gone #5

Closed reloxx13 closed 5 years ago

reloxx13 commented 5 years ago

Heya,

after alot of troubls while installing ( dude ur readme sucks :D ), its finally working fine.

But while configuring at some points the installed plugins get lost.

Looks like plugins does not get installed in the data dir and getting removed after some image recreations.

The plugin config itself is stored in config.yml and everything is fine again after reinstalling all plugins.

nunofgs commented 5 years ago

The reason this is happening is that Octoprint uses pip to install plugins. Since you're not the first to report this, I decided to tackle this. Thanks!

reloxx13 commented 5 years ago

great work! now one more time installing all plugins :D

i checked and can confirm the plugins are not inside the data directory (which is the volume).

reloxx13 commented 5 years ago

im sorry but this is not working very well, i had to remove that change local.

this is cuzing problems for alot of addons (e,g, themeify).