malnvenshorn / OctoPrint-FilamentManager

OctoPrint plugin to manage your filament inventory
GNU Affero General Public License v3.0
131 stars 60 forks source link

Import .ZIP file failing #204

Open Frogg21 opened 4 years ago

Frogg21 commented 4 years ago

I am testing the use of this plugin. I added a couple of profiles and spools and exported the data to a .ZIP file. When I attempt to re-import this, I get an error: Data Import Failed Something went wrong. Please consult the logs

I have tested it with a completely blank list as well as editing in Excel and trying to import.

I am unable to find anything in the logs other than a console listing for: 2020-04-14 11:51:36,493 - octoprint.plugins.filamentmanager - ERROR - Data import failed: 'id' 2020-04-14 11:51:36,509 - tornado.access - ERROR - 500 POST /plugin/filamentmanager/import (192.168.5.120) 15.00ms

Octoprint 1.4.0 Filament Manager 0.5.3 Python 2.7.14 Windows Server 2019

Thanks in advance.